资源列表
排序选择:
visual-cpp
- 文件设计了各种C++的常用经典算法,是C++设计开发人员应该认真学习的基础提升资料:最大公约数,素数,排序-Document the design of a variety of commonly used C++ classical algorithm, is C++ design and development staff should be the basis of careful study and enhance the information: the common denomina
LogFile
- 记录weblog的强大程序,可移植性强,具体自己研究-memorize the weblog,a very good program
RMSE_PSNR_Calculator
- 比较YUV文件质量 RSME PSNR质量报告- RMSE and PSNR Calculator Compares two sequences of raw YUV4:2:0 video frames and calculates the RMSE and PSNR values from them. The output format is CSV for easy use in spreadsheet applications.
document200788113144
- 采用FPGA实现了两套IDE接口功能,设计支持PIO和Ultra DMA传输模式,文章侧重于介绍用FPGA实现IDE接口协议的具体方法。-a card used to control ide hardware base FPGA
Football
- ①在程序界面中单击“读入队员信息”按钮,从数据文件中将足球队员信息读入到“备选队员列表框”中。 ②在程序界面中单击“- >”按钮,将“备选队员列表框”中选中的队员移动到“出场队员列表框”中;单击“< -”按钮,将“出场队员列表框”中选中的队员移动到“备选队员列表框”中;单击“<< -”按钮,将“出场队员列表框”中的全部队员移动到“备选队员列表框”中(即重新选派队员)。 ③在选取队员时,各出场位置的队员受所选阵形的限制(如,选择433阵形,前锋人数只能是3人,….)
IntroSerialComm
- Serial Communication
kaoqin
- 这是温州现代集团的员工考勤管理系统,基于VB语言编写,属成品软件。使用ACCESS为数据库。可以完成员工数据采集、请假管理、IC卡管理、生成报表等常规选项,这同时也是一个通用型的考勤管理系统。在VB6下顺利通过编译。-This is Wenzhou Modern Group staff attendance management system, based on the VB language, the software is finished. The use of ACCESS databa
SENSIM_v3.1
- OMNET++下SENSIM仿真代码,C++代码实现的基于OMNET++下的仿真-OMNET++ under SENSIM simulation code, C++ code OMNET++-based simulation
232FO
- Fiber optic to RS-232 converter circuit
winsocket
- 在windows环境下,利用socket接口,实现方便快捷的网络通信,仅供学者参考。文件给出了相关socket设计要点和实例。-In the windows environment, the use of socket interface to achieve convenient and efficient network communication, scholars reference purposes only. Relevant documents are given and exam
Matrix
- 一个简单的矩阵类,包括求模、求逆,切勒斯基变换等-a simple matrix class