學生信息查詢系統C語言實現 包含的功能有: 1、 系統功能選擇菜單:提供了5個功能 A、 按“班級+平均成績”顯示原始數據 B、 輸入學號,顯示學生檔案,并可選擇用順序查找或者折半查找去實現 C、 輸入不完全的學生姓名即可模糊查找學生檔案。 D、 輸入班級及課程即可統計平均分,優秀率及及格率。 2、 數據顯示函數 3、 學號查找函數 4、 模糊查找函數 5、 成績統計函數
上傳時間: 2014-08-20
上傳用戶:fanboynet
hao a hao a hao a hao a hao a hao a
標簽: hao
上傳時間: 2015-05-18
上傳用戶:firstbyte
一個投影聚類算法及其數據集生成源碼。 參考文獻: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,
標簽: A. K.K. Clustering Efficient
上傳時間: 2013-12-11
上傳用戶:亞亞娟娟123
這是一個關于A*算法的實現8數碼的程序源代碼,所有的算法核心全部使用STL標準模板庫編程,對想熟悉STL編程和A*算法的朋友有很好的借鑒意義。
上傳時間: 2015-05-18
上傳用戶:zhuoying119
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
C51 DOS/WINDOWS下的MCS51系列24位高精度A/D(AD7791)的C驅動程序
上傳時間: 2013-12-19
上傳用戶:冇尾飛鉈
a new public static cla
上傳時間: 2013-12-26
上傳用戶:杜瑩12345
In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much experience you have already. UNIX programming is a large field and we aim to cover enough about a wide range of topics to give you a good beginning in each subject.
標簽: introduction important you to
上傳時間: 2013-12-22
上傳用戶:youmo81
Knark is a kernel-based rootkit for Linux 2.2. 使用此工具可以獲得root權限
標簽: kernel-based rootkit Knark Linux
上傳時間: 2015-05-19
上傳用戶:xyipie
PIXIL is a small footprint operating environment, complete with PDA PIM applications, a browser and multimedia applications for small handheld and flat-panel based devices.
標簽: applications environment footprint operating
上傳時間: 2013-12-08
上傳用戶:Andy123456