C語言精彩百例第1-44例 實例1 數(shù)據(jù)類型轉換 實例2 轉義字符 實例3 關系和邏輯運算 實例4 自增自減 實例5 普通位運算 實例6 位移運算 實例7 字符譯碼 實例8 指針操作符 實例9 if判斷語句 實例10 else-if語句 實例11 嵌套if語句 實例12 switch語句 實例13 for語句 實例14 while語句 實例15 do-while語句 實例16 break和continue語句 實例17 exit()語句 實例18 綜合實例 實例19 一維數(shù)組 實例20 二維數(shù)組 實例21 字符數(shù)組 實例22 數(shù)組初始化 實例23 數(shù)組應用 實例24 函數(shù)的值調用 實例25 函數(shù)的引用調用 實例26 數(shù)組函數(shù)的調用 實例27 命令行變元 實例28 函數(shù)的返回值 實例29 函數(shù)的嵌套調用 實例30 函數(shù)的遞歸調用 實例31 局部和全局變量 實例32 變量的存儲類別 實例33 內部和外部函數(shù) 實例34 綜合實例1 實例35 綜合實例2 實例36 變量的指針 實例37 一維數(shù)組指針 實例38 二維數(shù)組指針 實例39 字符串指針 實例40 函數(shù)指針 實例41 指針數(shù)組 實例42 二維指針 實例43 指針的初始化 實例44 綜合實例
標簽: 字符 C語言 數(shù)據(jù)類型 減
上傳時間: 2014-01-16
上傳用戶:royzhangsz
This demonstration shows how a ZigBee coordinator can be set up. This demo allows the Demonstration Board (PICDEM Z or Explorer 16) to act as either a "Switching Load Controller" (e.g. a light) or a "Switching Remote Control" (e.g. a switch) as defined by the Home Controls, Lighting profile. It is designed to interact with a second Demonstration board programmed with the Demo RFD project
標簽: This demonstration Demonstratio coordinator
上傳時間: 2014-01-18
上傳用戶:dianxin61
第天開機時自動運行,檢查今天是星期幾,然后用SWITCH根據(jù)不同的日期,限制不同的時間(就是輸進課程表的時間)。調系統(tǒng)時間,如果這時候在上課時間里,那么系統(tǒng)自動關機
上傳時間: 2014-08-24
上傳用戶:tedo811
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sorting and Radix Sort, 10) Binary Trees and Binary Search Trees 11) AVL Trees, 12) B+ Trees 13) Graphs and Breadth-First Search 14) Depth-First Search 15) Connected Components, Directed Graphs, 16) Topological Sort 17) Hashing 18) Pattern Matching 19) Additional Review
標簽: Pointers Dynamic Objects review
上傳時間: 2014-10-10
上傳用戶:chfanjiang
ADM6993F/FXFiber to Fast Ethernet Converter (TS1000 CPE Complied) The ADM6993F/FX is a single chip integrating two 10/100 Mbps MDIX TX/FX transceivers, a three-port 10/100M Ethernet L2 switch controller, and one OAM engine to meet demanding applications, including Fiber-to-Ethernet media converters, especially the fiber to the home (FTTH) media converters. The ADM6993F/FX feature set includes link pass through (LPT), TS1000 OAM frame receiving/processing/transmitting, programmable link status LED display, various loop-back modes, and one configurable MII ports for snooping/inserting OAM frame from/to 100Fx. The ADM6993FX is the environmentally friendly “green” package version.
標簽: 6993 ADM Converter Ethernet
上傳時間: 2014-01-01
上傳用戶:hebmuljb
給VC增加多標簽功能,每個打開的文件顯示為一個標簽,可以快速切換文件.安裝后解壓語言文件到安裝目錄,可以實現(xiàn)多語言切換. === === "Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful functions.
上傳時間: 2014-01-13
上傳用戶:王者A
Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset - FLEX_PB1 Input n - FLEX_SW switches 1 to 8 Output: Countdown - two 7-segment LEDs. Done light - decimal point on Digit1. Operation: Setup the binary input n number. Press the Reset switch. See the countdown from n down to 0 on the 7-segment LEDs. Done light lit when program terminates.
標簽: down implementation settings UP2FLEX
上傳時間: 2014-01-21
上傳用戶:sclyutian
fast lua plugin indexing module, can cache lua bytecode functions for c programs. useful for building plugin index trees
標簽: lua functions for bytecode
上傳時間: 2014-01-06
上傳用戶:wfeel
Xilix spartan 3E 旋轉編碼器接口,脈沖方向識別,AB脈沖濾波 Rotary Encoder Interface Demonstrates how to use the rotary encoder portion of the rotary pushbutton switch.
標簽: Demonstrates Interface Encoder spartan
上傳時間: 2014-12-21
上傳用戶:aig85
學生成績查詢系統(tǒng),運用結構體,struct ,sort ,Clrscr(),textcolor()函數(shù),用for()循環(huán)語句,switch和ifelse作為條件測試語句。 程序實現(xiàn)了學生成績查詢功能,有20個我們班學生的數(shù)據(jù)信息,每個包含: 學號 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性別 — sex(字符,M或W)、年齡 — age(整型)、 三門課程成績(高數(shù)、英語、計算機)— score [3 ](單精度)。設計一個系統(tǒng): 定義及輸出。用結構體類型數(shù)據(jù)及其賦初值的方法把學生的數(shù)據(jù)送到結構體數(shù)組中(第一個數(shù)據(jù)用自己的真實數(shù)據(jù),其它數(shù)據(jù)自定,但注意要是合法數(shù)據(jù)),然后把它們輸出顯示;計算并排序。計算每個學生三門課程的總分(sum,單精度)及平均分(aver,單精度,輸出一位小數(shù)),還有他們成績的排名,將包括所有數(shù)據(jù)的結構體數(shù)組元素按總分從大到小的順序排序打印出來; 運行程序,進入主界面!可輸入1—輸出所有學生的成績,輸入2—計算和排列學生的成績,輸入3—查詢學生個人成績,輸入4—退出查詢。 在進行學生個人成績個人查詢可以實現(xiàn)多次查詢——進入學生個人查詢,輸入1回車實現(xiàn)多次查詢。 運行環(huán)境為TURBOC ,WINDOWSXP。
標簽: 成績查詢系統(tǒng)
上傳時間: 2014-01-01
上傳用戶:cx111111