资源列表
stopProcesss
- 中止当前进程和设置等待鼠标,读txt文件 ,存在文本文件中,直接vc可以使用-suspend the current process and the setting up of waiting for the click of the mouse, read txt documents, text files exist, can be used directly vc
IDL色棒
- IDL实现的颜色帮程序,注释清楚,更改其中的颜色和位置就可以与图片颜色对应上了
calendar
- 输入年份和月份,可以显示该年该月的日期表。-Enter the year and month can be show of the year on the date of the table.
1
- 自己用C编写的PIC跑马灯程序,简单易学易用,对初学PIC单片价的朋友十分有用-Own use PIC Marquee program written in C, simple and easy to learn to use, for beginners PIC chip price is very useful for a friend
stack
- C++实现的各种堆栈操作(完整版 包括:build push pop等)-stack operation
duoweishumaguanxianshichengxu
- 实现的是通过当按下第四个独立按键时,在数码管上实现0—99记数-Achieved through an independent when you press the fourth button, in the digital control to achieve 0-99 count
Brightness
- windows环境下利用.net调节屏幕亮度的方法-windows environment using. net adjust the screen brightness way
xlstodwg
- exportar puntos a auticad desde excel
utf-8
- String to UTF-8 String to UTF-8 String to UTF-8-String to UTF-8String to UTF-8String to UTF-8String to UTF-8String to UTF-8
reg1111111111
- 这是一个用PHP制作的聊天室会员注册程序! -This is a production with PHP Chat Room Member registration procedures. This is a production with PHP Chat Room Member registration procedures.
1
- 用c++编写的代码,用于大学学习的一些作业,请大家随便看看。
Huffman
- huffman 编码。typedef struct { int weight int flag int parent int lchild int rchild }hnodetype