资源列表
MpsCode
- 手机归属地数据文件格式是自己定义的,使用本程序将文本格式的手机号数据导入为二进制文件以节约存储空间和提高查询速度,数据文件命名为MpData.dat,然后可以使用本程序查询手机号段的归属地 -Mobile phone ownership in their own data file format is defined, the use of this program the phone number in text format data into binary files to save
lq
- 对于给出的一组数据,要找到它们的最大或者最小值,运用递归和分治的思想方法来解决问题。n=2时,一次比较就可以找出两个数据元素的最大元和最小元。 当n>2时,可以把n个数据元素分为大致相等的两半, 一半有?n/2?个数据元素,而另一半有?n/2?个数据元素。 先分别找出各自组中的最大元和最小元,然后 将两个最大元进行比较,就可得n个元素的最大元; 将两个最小元进行比较,就可得n个元素的最小元。-For a given set of data to find their maximum or
studentScore
- VC++学生考试管理系统Access版,是学习vc++对数据库操作的好例子。-VC++ Student Test Management System Access version to learn vc++ on the database operations are good examples.
NCshop
- VC++ 数据库管理实例,商店进出货管理程序,附论文说明-VC++ examples of database management, store management procedures into the ship, with a thesis statement
qtemu-1.0.5
- qtemu 1.0.5版本for windows,仿真一台PC机,如同vmware一样的操作-qtemu 1.0.5 version for windows, simulation of a PC, the same operation as vmware
lujianhua
- 里面是自己编写的一些控件的应用,很值得学习哦-some examples used VC
FouAct
- 网上有许多介绍强制激活窗体的方法,都不得吃,最后我发现是少了一条语句,-There are many online activation form of the method of introducing a mandatory, shall not eat, finally, I found to be less a statement,
MyPlayer
- 供初学者使用的源代码,可以提高初学者的实战能力-For beginners to use the source code, can improve the beginner' s combat capacity
basic-ssc-i2s-wm8731-project-at91sam3u-ek-iar
- 播放wav音乐,使用IAR做为开发平台。-play wav file
basic-ssc-i2s-wm8731-project-at91sam3u-ek-gnu
- I2S WAV播放范例,使用GNU环境开发。-EXAMPLE OF I2S WAV PALY
basic-ssc-i2s-wm8731-project-at91sam3u-ek-keil
- I2S WAV 播放,使用KEIL开发环境。-EXAMPLE OF I2S PLAY
basic-fatfs-sdcard-project-at91sam3u-ek-iar
- 一个可以自动读取SDCARD的范例程式。-A EXAMPLE FILE OF AUTO READ SDCRAD