-
SJDXSF
用VC编写的短信收发程序,支持西门子TC35模块,已经过测试.(VC prepared by the procedures SMS transceiver to support Siemens TC35 module has been tested.)
- 2007-05-19 22:31:25下载
- 积分:1
-
WinSocketAPI
使用Winsocket API实现的网络通信功能,分客户端和服务器端。(Winsocket API to achieve the use of the network communication function, sub-client and server.)
- 2009-05-19 12:30:43下载
- 积分:1
-
SerialPort
基于VC实现的串口通信,可以实现串口的数据读取。(Based on the VC serial communications)
- 2013-11-25 10:57:22下载
- 积分:1
-
CH-6
VC++光盘第6章 大家感兴趣可以看看啊(VC++ CD-ROM Chapter 6 we are interested can look at ah)
- 2011-07-28 09:06:26下载
- 积分: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
-
Txt2Bin
用于保存为ASC2字符集的烧写代码文本文件 转为 原始BIN二进制代码(Save ASC2 for the programming code for the character set to the original text file BIN Binary code)
- 2020-10-12 15:37:32下载
- 积分:1
-
GDI
说明: 利用GDI编写图形处理功能,具有一定图形功能.(Prepared using GDI graphics processing functions, with certain graphics features.)
- 2008-11-16 14:29:27下载
- 积分:1
-
hitran
HITRAN中文分析软件。替换javaHAWKS这个看不懂的软件。(HITRAN Chinese analysis software. Replace javaHAWKS look not to understand the software.
)
- 2021-03-28 13:59:11下载
- 积分:1
-
VC_TIMER
一个可以设定起始时间的计时器,实用性很强,有复位和开始键。(One can set the timer start time, very practical, reset and start buttons.)
- 2012-04-08 19:50:46下载
- 积分:1
-
winPointCloud
基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。(The point cloud based VTk display, configuration network (Delaunay Tin, including 2D, 3D, and TEN). With detailed code comments, but also instance data.)
- 2021-04-08 12:39:01下载
- 积分:1