资源列表
DG320240-27
- SED1335a和ADS7843的DEMO程序-SED1335a ADS7843 and the procedures DEMO
D12_Keyboard
- 基于Keil C和Smart开发版的D12 USB键盘固件程序-based on Keil C and the development version of the Smart USB Keyboard D12 Firmware
usb_ser
- USB to Serial的Keil C固件程序-USB to Serial the Keil C Firmware
BinHex
- 在二进制和十六进制之间相互转换,方便下位机编程时使用-in binary and hexadecimal between conversion, the next crew to facilitate the use of Programming
asm_date
- 使用汇编语言的编写的月历 可以输入年份进行查找-use of assembly language in the preparation of the calendar year can be imported for Search
ChartDataDlg
- 窗口程序,用于线路监测软件部分,-window procedures for line monitoring software, ah ah ah ah ah ah ah ah ah ah
GSM123
- 通过调用数据库中的电话号码,进行拨号连接与挂断操作.-database by calling the telephone number for dial-up connection and hang up operation.
VBmciRecord
- 采用cmi控件编程,实现不限长度的录音功能和简单的播放,采样为默认的111025*8,还不能做到采样率可调。-used cmi control programming, open-length recording function and simple broadcast Sampling to the default 111025 * 8, we can not achieve adjustable sampling rate.
MYCENTER1
- 一个信息管理程序,部分代码封装到dll里,初学者可以参考-an information management procedures, some of the dll code Packaging, beginners can reference
PlayAndWaveInTime
- 一个简单的播放器,播放wave文件,进度条可拖动,波形实时显示。-a simple player, broadcast wave paper, progress could be hauled, waveform display.
ado.netTest
- 风格 搞活感叹号皇太后活动发挥活动发挥-style enlivened Exclamation mark Queen Mother activities play activities play
countsort
- 计数排序是一个非基于比较的线性时间排序算法。它对输入的数据有附加的限制条件: 1、输入的线性表的元素属于有限偏序集S; 2、设输入的线性表的长度为n,|S|=k(表示集合S中元素的总数目为k),则k=O(n)。 在这两个条件下,计数排序的复杂性为O(n)。 计数排序算法的基本思想是对于给定的输入序列中的每一个元素x,确定该序列中值小于x的元素的个数。一旦有了这个信息,就可以将x直接存放到最终的输出序列的正确位置上。例如,如果输入序列中只有17个元素
