-
colorspace
color space-RGB, YCbCr, YUV, YIQ, HSV, HSI, HSL, color2grayscale function
- 2010-08-05 23:19:44下载
- 积分:1
-
MFC-library-Chinese-documents
MFC类库中文文档,介绍了各个类的函数和中文说明,是MFC程序员的好帮助。(MFC libraries, this paper introduces various Chinese documents of function and Chinese explains, be MFC programmers may help.
)
- 2011-04-20 15:40:42下载
- 积分:1
-
MulTimer-document-3
Windows下的多媒体定时器源码,可以定时精度到1ms,是一些在Windows下开发软实时系统的一个比较好的选择!(Windows source code under the multimedia timer can be timed to a precision of 1ms, some soft real-time in the Windows system, developed under a relatively good choice!)
- 2010-02-03 10:25:00下载
- 积分:1
-
liujiaopei
MFC窗体程序,计算机图形学,在视窗中显示文字并可以移动。(MFC form, computer graphics, display text in a window and can be moved.)
- 2014-01-02 22:47:46下载
- 积分:1
-
RiBM
RS 编码,RS码是一类有很强纠错能力的多进制BCH码(RS code)
- 2009-06-06 15:30:33下载
- 积分:1
-
Plugin
VB插件编写示例及调用演示源程序,有需要的就下.(VB demo source plug-ins writing sample and call, is in need.)
- 2013-07-28 08:12:48下载
- 积分:1
-
longjiang2
自己第一次做的龙将2赌酒和快速跳过战斗的按键精灵源码(His first dragon 2 Dujiu and the fighting quickly skip QuickMacro source)
- 2013-05-21 22:16:05下载
- 积分:1
-
LTB_v1.0
Catia的二次开发,生成齿轮小工具,附带源码(Secondary development of Catia, generating gear gadgets, with source code)
- 2020-06-18 20:20:01下载
- 积分:1
-
WaveFilePro
WAVE文件解析:大小、采样率、采样位、通道个数、双声道分离与合并、简单混音。VC6.0调试通过!(WAVE file parsing: size, sample rate, sample position, the number of the channel, dual channel separation and merging, simple mixing. VC6.0 debugging through!)
- 2014-05-08 17:07:59下载
- 积分:1
-
SerialDotNet2
原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。
鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。
由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义到com6。具体做法以IVT Bluesoleil为例子,装好蓝牙驱动程序以后,会在设备管理器里面多出几个串行口;而IVT默认的串行口是com10/11,这样就要把设备管理器com10/11的高级属性里面的端口重新强制定义到com6/7,这样就可以了。因为我做蓝牙串行,所以程序代码中都采用了COM6, 9600, 8, N, 1 的通信格式。
本论坛也有cpp的smartphone串行程序,大家可以搜索一下。那个也不错,我调试的时候smartphone采用这个来调试的。()
- 2007-09-06 16:58:26下载
- 积分:1