-
WinCE-tts
这是关于wince平台下的tts语音合成的移植(This is the transplantation on the wince platform tts speech synthesis)
- 2011-06-28 16:09:48下载
- 积分:1
-
GameEngine06
第六章源码,游戏框架输入和时钟引擎(CGameEngine_APP CGameEngine_Input CGameEngine_Timer)(Chapter VI source, Game clock input and engines (CGameEngine_APP CGameEngine_I nput CGameEngine_Timer))
- 2007-01-25 08:45:48下载
- 积分:1
-
SNAMP
通过获取网络数据包,通过SNMP得到网络信息,包括设备的目标地址,源地址,物理地址,算法效率高,获取时间不超过20毫秒。(Through access to network packets, network information through SNMP, including the target address, equipment source address, physical address, the algorithm efficiency is high, the acquisition time is not more than 20 millisecond.
)
- 2014-11-27 12:05:39下载
- 积分:1
-
socket
socket编程实现服务端与客户端互发消息(exchange message between server and client)
- 2011-04-29 01:32:40下载
- 积分:1
-
ch3
水晶报表VC实例,实例主要实现了水晶报表的按组字段分类,按字段排序,以及检索功能(CrystalReports)
- 2010-06-23 20:51:18下载
- 积分:1
-
pigdjas67
By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
- 2018-12-25 13:29:14下载
- 积分:1
-
httpviaproxy
可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!(HTTP can be transmitted/HTTP request, if required to do a website, then you can use this kind, the largest such feature is support PROXY proxy to download!)
- 2007-07-24 09:54:47下载
- 积分:1
-
Oraddar11f
对MTD雷达中进行杂波滤除的滤滤波器组,就是多普勒滤波器组的仿真
(MTD radar clutter filter filter filter bank, is the simulation of the Doppler filter)
- 2012-07-19 17:37:12下载
- 积分:1
-
pb01
PB开发者的重点说明,能够很好的介绍给初学者学习PB开发。(PB developers highlights can be a good introduction for beginners learning PB development.)
- 2013-07-29 20:59:48下载
- 积分: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