资源列表
yyz
- 利用Visual c++和SQL server编写的综合人事管理系统-Visual c and SQL server to prepare a comprehensive personnel management system
memoire
- My Honor project Fingerprint Recognition (in French).-My Honor project Fingerprint Recognition (in French).
student
- 学生选课信息管理系统,登陆、操作界面完备,可以以学生或者教务员两种不同身份进行不同操作。
MediaPlayerProject
- MediaPlayer音乐,Android开发精典案例源码,很好的参考资料。-MediaPlayer music, Android development of classical case of source code, a good reference.
Texture_in_sphere
- sphere in open gl... yup yup
dianji
- 一款机器人的电机测试程序,可以根据界面判断机器人是否在运行-A robot s motor test program can interface to judge the robot is running
Apriori
- 他是一个可以实现数据挖掘的vc++源代码-it‘s a good code
ADPxianshiPdingshiPflash
- 基于STM32的显示,AD,读写外部flash,定时器源码-Show of the STM32, AD, read and write external flash, timer source
gp422win32
- 功能强大实用的科学绘图软件,其运行环境为Windows系统,内含英文版使用手册
fstream
- Fstream library usage input and output from text file-Fstream library usage input and output from text file
STM32-SHT11
- 本源码为采用C语言编写,开发平台为Keil4,主要功能采用STM32F103RBT6单片机来驱动SHT11温湿度传感器,该源码已经调试成功,性能稳定-The source for the use of C language, development platform for Keil4, the main function of the STM32F103RBT6 microcontroller to drive SHT11 temperature and humidity sensors,
MSCOMM-Dialog7
- 串口功能测试程序说明: 1.该程序功能如下: /* (1) 自动检测系统设备串口存在和使用情况;(会导致程序无法运行) /* (2) 仅仅将存在的串口在设置对话框中显示;(实现添加) /* (3) 基于对话框的“退出”按钮; /* (4) MSComm 控件、Combo Box控件和Picture控件使用;(完成) /* (5) 无需再使用变量储存子对话框控件的值,因为子对话框只构造一次(重点) /* (6) 接收端的QC信息第五位加了0x03?尚不知原因。 /