资源列表
ELSnew
- 俄罗斯方块游戏程序,利用时间中断编写的程序。-Tetris game procedures, the use of time interrupted preparation procedures.
多普勒雷达数据格式
- 多普勒雷达数据格式多普勒雷达数据格式多普勒雷达数据格式多普勒雷达数据格式
1820
- 1820温度的探头有较高的精度和1284显示-1820 temperature probes have a higher accuracy and 1284 show
filterbank8
- 8 通道双正交余弦调制滤波器组实现,滤波器的采样频率为 Fs:20000Hz 设计的低通原型的通带频率为625Hz 阻带衰减80db,滤波器的系数长度为512-8-channel biorthogonal cosine-modulated filter banks to achieve, filter sampling frequency Fs: 20000Hz designed a prototype low-pass frequency of 625Hz passband stopband
23
- VB利用直线实现渐变色填充功能,很不错的VB源码,适合VB爱好者学习研究。-VB using a linear gradient fill, a very good VB source code for VB enthusiasts to learn study.
Decode
- 用于解密tdxapi.dll的解密算法,输入加密后的密钥,反向计算出账号-Decryption algorithm for decrypting tdxapi.dll, enter the encrypted key, reverse calculated Account
sixth_dev_atomic
- 6410板载嵌入式Linux平台的原子驱动测试程序的硬件与新手写的测试程序-6410 onboard embedded Linux platform atomic drive test program hardware and handwritten test program
5732436465
- VB笔记本电池状态通用检测程序代码,下载学习。-Universal laptop battery state detection VB code, download the study.
dw_crosstab
- pb 数据窗口的Crosstab 的一种编写的方法,本例子实现直接用数据窗口把复杂的统计简单化。-pb datawindow Crosstab a preparation method, the example of the realization of the direct use of the data window to simplify complex statistical.
teacher.rar
- 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。