-
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
-
nucleus_npp_NET.pdf
Nucleus PLUS C++ Interfaces and Programming Guide - NET interface
- 2010-07-09 08:03:18下载
- 积分:1
-
花生壳源代码很难弄到的哦
花生壳源代码很好的研究材料,有兴趣的可以下来研究研究。
- 2022-02-20 21:53:53下载
- 积分:1
-
snort-2.2.0RC1.tar
snort 2.2版,这版本没包含有ips的功能(snort 2.2 version, this version features not contain ips)
- 2010-06-04 12:57:05下载
- 积分:1
-
clock
说明: 一个本人编写的时钟程序,用stc芯片,四位数码管,74ls164译码器。(I prepared a clock procedures, using STC chips, four digital tube, 74ls164 decoder.)
- 2008-09-23 22:33:32下载
- 积分:1
-
21 LCD+DS18B20+ADC0832
基于51单片机实现温度检测电压检测lcd显示功能的protues仿真(Protues simulation of temperature detection, voltage detection and LCD display function based on 51 single chip microcomputer)
- 2018-09-23 23:00:11下载
- 积分:1
-
android-video-replayer-soure-code
Android video player
- 2011-08-22 16:23:26下载
- 积分:1
-
CComm
button of Xp style,provide some infterface of the button control!(button of Xp style, infterface provide some control of the button!)
- 2007-05-09 11:38:32下载
- 积分:1
-
pac5233三电阻采样foc源码
三电阻无感foc代码,本人亲测可用,技领的mcu功能非常强大,自带mos驱动,可以60v以内输入,代码写的比较清晰
- 2022-03-04 20:58:14下载
- 积分:1
-
ElsGame
说明: 实现俄罗斯方块游戏的简单小程序,适合初学者学习。(A simple Tetris game to achieve a small program, suitable for beginners to learn.)
- 2011-03-22 21:24:17下载
- 积分:1