-
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
-
TCH-data-channel
TCH全速率,实现把源码发送并利用纠错和交织保护来保护源码(TCH full rate, realize the source code to send and the use of error correction and interwoven protection to protect the source code)
- 2012-03-17 13:32:09下载
- 积分:1
-
Dsound
说明: DirectX声音编程及管理,Visual+C++音频视频处理技术及工程实践本光盘实例源文件第4张(DirectX Sound Demo and DirectX Sound Manager)
- 2010-05-03 20:47:22下载
- 积分:1
-
read_write
这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
- 2013-10-17 20:15:06下载
- 积分:1
-
qczl
这是一个较为精炼的汽车管理系统 操作简单 快捷方便 希望您能够采纳后开通我的会员。(This is a more refined vehicle management system operation simple and convenient want you to adopt my membership after the opening.)
- 2013-07-21 22:37:18下载
- 积分:1
-
Killer
将这个dll注入QQGame即可关闭互斥量实现多开(貌似有点bug)(QQGame this dll to close the mutex into multi-open (looks like a little bug))
- 2011-06-08 15:45:54下载
- 积分:1
-
50-c--c-P-P-source-code-site
搜集的50个c/c++源代码网站,资源丰富(Collected 50 c/c++ source code site, rich in natural resources)
- 2012-04-22 11:49:24下载
- 积分:1
-
rotate
此程序主要是为了完成图形的上下左右的移动、缩小和放大。(This procedure is to complete the graphics up and down around Mobile, narrow and amplification.)
- 2009-01-01 14:19:06下载
- 积分:1
-
friend
朋友管理系统,很适合初学者,MFC编写,
访问数据库,只要说明数据库即可(Friend management system, very suitable for beginners, MFC write, access to the database, the database can be as long as the description)
- 2009-12-14 08:52:25下载
- 积分:1
-
maze
迷宫算法,给定一七点,给定一终点,找出迷宫路径(Maze algorithm, given 17 points, to set one end of the maze to find the path)
- 2008-05-30 07:50:53下载
- 积分:1