-
debug
模拟串口,可将任意一个IO口作为串口输出进行调试。。。(Simulate serial port can be any one of the IO port as serial output for debugging. . .)
- 2016-07-21 09:52:32下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1
-
53327311
基于SYMBIAN手机操作系统,用C++实现的SIP会话发起协议引擎,(Based on SYMBIAN mobile operating system, the SIP session initiation protocol engine is implemented in C language.)
- 2019-04-02 03:12:20下载
- 积分:1
-
MainFrm
一个对注册表进行编程的程序。可以添加删除修改注册表的项。(A program that registers the registry. You can add the entry to modify the registry.)
- 2017-03-06 12:12:47下载
- 积分:1
-
Socket
socket 通讯 事例 源码,不多哦,大家可以看看(socket sourse code,this is veay good)
- 2014-01-15 11:46:42下载
- 积分:1
-
MutilReDraw
说明: 访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
- 2019-01-10 14:46:42下载
- 积分:1
-
XAudio2Sound3D
DirectX SDK中的例子,演示了多方向立体声的播放。用于学习DirectX的编程,运行需要安装DirectX SDK 2008。(DirectX SDK械樱 示 硕 喾?牟拧学魏DirectX谋蹋要 讜讜 DirectX SDK 2008)
- 2008-08-09 14:09:02下载
- 积分:1
-
DotSpatialMap
在DotSpatial开源类库的基础上开发具有较高实用性、扩展性和技术先进性的GIS软件技术框架,初步实现了地图基本操作、数据读取加载、地图投影及坐标转换等,采用.Net平台。(Development of high practicability, expansion and technology advanced software technology of GIS framework based on DotSpatial open source library, preliminary implementation map basic operation, read data loading, map projection and coordinate conversion, using.Net platform.
)
- 2020-12-27 09:49:02下载
- 积分:1
-
iprout-hash
一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现(a hash table based on the IP routing table search technology, under the VC WINDOWS)
- 2007-01-04 14:13:20下载
- 积分:1
-
Hit Testing Lines and Curves
msdn 中关于利用鼠标点击直线进行选择的向量算法(Vector Algorithms for Selecting Straight Lines with Mouse Click in MSdn)
- 2020-06-23 18:20:02下载
- 积分:1