-
ReadBMP_3
读取一张BMP彩色图像,显示其相关信息,并将彩色图片改成8bit灰度图片以后另外存盘!(Read a BMP color image display its related information and changed the color pictures 8bit grayscale image after another save!)
- 2012-08-22 11:04:05下载
- 积分: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
-
hough变换
在opencv+VS2013平台上实现hough变换算法,可以检测边缘、直线等等
- 2022-02-24 21:18:53下载
- 积分:1
-
TCPIPCHAT
基于TCPIP的局域网多用户通信 平台VC(TCPIP LAN-based multi-user communication platform VC)
- 2008-05-09 09:56:30下载
- 积分:1
-
tightvnc完整源码,包含驱动
着个就不用介绍了,懂得人都懂,最新源码,包括了zlib等的源码,支持镜像驱动截屏,是研究远程抓屏的最佳工具。
- 2022-03-21 13:13:23下载
- 积分:1
-
mencoder和ffmpeg 转换视频格式以及 视频截图功能
mencoder和ffmpeg 转换视频格式以及 视频截图功能
- 2013-08-24下载
- 积分:1
-
method2
此源码为电脑鼠参赛最后冲刺作品,在比赛中取得良好成绩,可直接参加比赛代码。(The source for the computer mouse competition final sprint work, to achieve good results in the game, can directly participate in the competition code.)
- 2012-08-17 17:08:55下载
- 积分:1
-
gpsdata(Com-dll)
WinCE 上仿Mobile GPS 接口实现GPS 数据解析DLL。(GPS data analysis interface on WinCE)
- 2013-12-11 16:34:35下载
- 积分:1
-
PMSM_28335
dsp28335实现的永磁同步电机控制系统,包括(启动,运行, 保护),可以作为电机控制系统 的参考资料(dsp28335 achieve permanent magnet synchronous motor control)
- 2013-08-16 15:03:34下载
- 积分:1
-
HTTP_Proxy-master
基于Socket实现的HTTP代理服务器 , 很有用的代码, 好用哦(Based on the Socket implementation of the HTTP proxy server, very useful code, good use)
- 2018-03-19 10:32:59下载
- 积分:1