-
dianhuaben
这是一个电话本的程序,可进行电话查询
可以参考一下(A phone book program)
- 2012-12-28 17:32:59下载
- 积分:1
-
mysqltest
在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
- 2013-04-12 09:30:34下载
- 积分:1
-
cprogrammersguide
C++学习入门级教材,C++ Programmers—Guide(C++ Programmers—Guide)
- 2010-05-30 12:12:53下载
- 积分:1
-
GetXSL
一个基于MFC操作excel表格的应用程序。根据需求生成一张刻度与数据对应的excel表(MFC-based operation excel spreadsheet application. Excel sheet with a scale corresponding to the data generated on demand)
- 2013-11-25 21:19:54下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
CSerialPort
CSerialPort.h
CSerialPort.c
VC++串口通讯类,用于初学串口通讯,及串口通讯原理有一定帮助。(CSerialPort.h
CSerialPort.c)
- 2009-11-18 08:43:15下载
- 积分:1
-
lsp
简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
- 2012-05-04 14:46:21下载
- 积分:1
-
SUN
基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。(Based on UC/OS-II real-time temperature monitoring system, the control CPU comes with a temperature sensor and the temperature on the digital display or LCD when the temperature is greater than the set value alarm alarm buzzer driver and uploaded to the PC via the serial port the PC gives instructions to eliminate warning alarm is canceled restart interrupted by an alarm from the key into reasonable arrangements for UC/OS-II real-time tasks, rational use of UC/OS-II mechanism for all types of events (semaphores, message mailboxes , message queues, event flag groups, etc.).)
- 2020-12-21 15:39:08下载
- 积分:1
-
diablo-source
说明: 用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。(Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code and executable programs.)
- 2011-03-08 14:41:21下载
- 积分:1
-
beijiguaji
这是反恐行动永久性的挂机软件~只推荐在经典木乃伊上使用按下H 会出现声音就是了 如果要结束就按 END(this is mission against terror china afk software !! nice to use)
- 2014-02-23 13:41:04下载
- 积分:1