资源列表
integar to binary digital
- 一个将正整数转变成二进制数的代码,可以编译运行-to a positive integer into binary code, the compiler can run
aTelnetServerInCSharp
- 星期五 2004 05 28上午 10:16:16 昨天网上,正在上网,一时精力过剩,想起写一个Telnet Server的想法。 结果昨天网上2个小时,加上今天上午2个小时,一个被我称为O^O的Telnet Server诞生了。 之所以想写它,是因为我想用完全的OO的方法实现Telnet Server,用OO的 方法实现非常简单。而O^O Telnet Server这个名字的意思就是OO面向对象的意 思,只不过在中间加了个“^”而已。
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
THREADPOOL_LIMIT_srczip
- 非常不错的线程池代码,让系统的线程池中的线程数超过系统默认上限。-very good thread pool code, the thread pool threads over the system default ceiling.
custommenu_src
- 系统默认的菜单样式如何改变呢,包括背景颜色,皮肤,字体等等,看看这个例子就知道了-system default menu style how to change it, including background color, skin, fonts, etc. and look at the example of the know
温度告警系统
- 温度告警系统,使用msp430控制芯片,对温度实行管理,如温度出现异常,则使用中断函数进行报警,同时可停止程序运行-temperature alarm system, using Controller chip control of temperature management, such as abnormal temperature, the use of the interrupt function for the police to stop while running
可以实现象QQ好友上线时的渐隐渐现的效果 1.0
- 可以让你实现QQ好友上线时候的渐隐渐现的效果 看看就知道-can let you achieve QQ friends on the line when gradual path implicit look at the effect on the know
Note pgmlive
- 一个有实用价值的记事本,可以进行编码转换.-a practical value of the notebook, can transcoding.
c语言趣味程序百例精解
- c语言趣味程序百例精解欢迎大家学习使用。共同学习,共同进步-100 cases intensive procedures interesting solution to welcome you to learn how to use. Common learning and common progress
C#操纵数据表格EXCEL
- 用Excel.dll使用Excel的各种操作函数。-Excel.dll use Excel with the various operational functions.
用Visual Csharp实现文件下载
- 使用WebClient类和FileStream类实现文件下载-use WebClient class FileStream class and download files
使用Csharp做.Net组件
- 用Visual C#来做组件,其实是一件很容易的事情,至少比用VISUAL C++要容易的多。-Visual C# components to do is actually a very easy thing, at least compared with VISUAL C to easier.