-
a-d转换
说明: 80C51单片机程序adc转换啊啊啊啊啊啊啊啊啊啊啊啊啊啊(ADC Conversion of 80C51 Single Chip Microcomputer Program)
- 2019-02-15 18:25:58下载
- 积分:1
-
VPNDialer
vpn拨号C源码,找你很久才找到的,不知道能否用,(vpn dailer c source code)
- 2010-01-27 17:38:38下载
- 积分:1
-
loadsys
一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
- 2014-01-22 14:45:43下载
- 积分:1
-
vcbookmangement
说明: VC数据库编程 图书管理系统
利用SQL Server实现数据的存储
是一个很好的程序(VC Database Programming using SQL Server for data storage is a very good program)
- 2009-08-05 10:37:47下载
- 积分: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
-
visualphone
采用VB进行可视化通信编程的一个应用实例(using VB Visual Communication Programming Application of a)
- 2006-08-06 23:35:40下载
- 积分:1
-
App
TI C66X DSP上H264编解码例程,对学习C6678和相关的工程技术人员,有非常重要的参考作用,非常值得下载。(C66X DSP H264 on TI encoding and decoding routines, learning C6678 and related engineering and technical personnel, has a very important reference role, it is worth downloading.)
- 2021-04-28 16:48:44下载
- 积分:1
-
vb_kill_process
vb,结束指定进程,api结束进程,api进程处理(vb,kill process)
- 2009-04-19 10:40:18下载
- 积分:1
-
cplay
一个用C++编写的简单的播放器代码,交流交流,希望有用(Using C++ written a simple player code, exchange of communication, I hope be useful)
- 2010-06-22 15:35:15下载
- 积分:1
-
sdkdemo
这篇则是面向对象技术篇,当然还是老调重提!不过我们是利用面向对象技术实现Windows的SDK开发,对于刚开始学习Win32 SDK的VcKbase的朋友们,你们一定可以在此获益!(This is the object-oriented technology, a chapter of course, the old tune again! But we are using object-oriented technology for Windows SDK development, For just started learning Win32 SDK VcKbase friends, you will be able to benefit from this!)
- 2007-05-16 16:23:28下载
- 积分:1