-
Graphics
运用Visual C++编译器实现的3D图像变成代码,主要实现图像绘制(Using Visual C++ compiler implements the 3D image into a code, the main image rendering)
- 2014-12-26 14:39:14下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
三相不平衡c语言程序(51平台)
电力指标三相不平衡算法,可以与信号采集程序相互配合,导出指标(Three phase unbalance algorithm for power index)
- 2021-04-13 19:58:56下载
- 积分:1
-
ad7814-
ad7814 温度传感器进行温度测量并上传处理器(ad7814 )
- 2014-02-18 17:39:23下载
- 积分:1
-
NCCodeSimulator
五轴NC代码模拟器,输入NC代码可以显示刀具路径和走刀过程。用VC++6.0 可以打开并编译(Five-axis NC code simulator, enter the NC code can display the process of tool path and tool path. With VC++6.0 can open and compile)
- 2020-09-10 05:58:01下载
- 积分:1
-
qt读取文本文件的内容
qt读取文本文件的内容,自己编写出来的话就表明QT基本入门了(how to use qt to read the txt)
- 2015-09-02 11:57:19下载
- 积分:1
-
test.c
SAMPLE C CODE
It print hello word
- 2014-09-24 11:41:49下载
- 积分:1
-
SocketThreadBlocking
Socket多线程阻塞模式代码,包括Server和Client代码(Socket blocking mode multi-threaded code, including Server and Client Code)
- 2010-03-16 09:23:56下载
- 积分:1
-
wvtftp-1.0.1.tar
BlueCove is a JSR-82 J2SE implementation that currently interfaces with the Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack found in Windows XP SP2 and newer. Originally developed by Intel Research and currently maintained by volunteers.
BlueCove runs on any JVM starting from version 1.1 or newer on Windows Mobile, Windows XP and Windows Vista, Mac OS X.
- 2010-06-13 18:52:52下载
- 积分:1
-
cmake-3.3.0-rc1-win32-x86
CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。(CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple s Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own build system)
- 2015-06-07 14:37:09下载
- 积分:1