-
hongwai
红外控制 51单片机开发 红外解码 以及红外控制电机的正反转(hongwai stc89c52)
- 2012-07-21 10:50:39下载
- 积分:1
-
Bohaoqi
使用API来自动拨号换取IP,并自动记录到数据库中,如果该IP在一天内重复,则可以继续自动换IP。直到IP不相同为止,一般可以用来抓取网页,发送信息等限制IP的网站。(Using the API to automatically dial in exchange for IP, and automatically record to the database, if the IP is repeated in a day, you can continue to automatically change IP. Until IP are not the same date, can generally be used to crawl the web, send messages and other restrictions IP site.)
- 2014-03-16 14:24:22下载
- 积分:1
-
LPC1788-board-schematic
IAR LPC1788开发板原理图,非常详细,够不够20字呀(IAR LPC1788 demo board shcematic)
- 2012-06-20 12:02:31下载
- 积分:1
-
wave-simulator-antenna-
基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
- 2013-11-24 10:17:13下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
Sam1
在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验(Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm)
- 2012-03-12 13:24:22下载
- 积分:1
-
dllregshex_src
使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件(Using shellext to register and unregister a DLL with Com/ATL object)
- 2020-11-05 11:39:52下载
- 积分: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
-
chat实例
说明: 基于VC++的局域网聊天室,能够实现多人房间聊天。(LAN chat room based on VC++ can realize multi-room chat.)
- 2019-02-15 10:30:43下载
- 积分:1
-
60nlixitong
说明: VC6对sqlserver数据库的添加删除查询等相关操作,代码全部在VC编译环境下运行通过。(VC6 adds and deletes queries to SQLSERVER database and other related operations. All the code runs through the VC compiler environment.)
- 2019-04-26 14:48:48下载
- 积分:1