-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
Calender
This program generates the calender of a given month and year, knowing the fact that 1st January 1900 was Monday. The code is simple and well commented.
- 2015-07-12 18:34:34下载
- 积分:1
-
注记边长bczj
说明: autocad插件,批量注记多边形边长,一键调整字体高度(Autocad plug-in, batch note polygon edge length, one key to adjust font height)
- 2020-06-24 09:20:01下载
- 积分:1
-
Pass
关于TP对KdDisableDebugger双机限制的解决代码。(TP limit of KdDisableDebugger double machine to solve the code.)
- 2013-04-02 10:28:37下载
- 积分:1
-
ChSim
sors cod for c++ in omnet++
- 2011-11-23 20:01:38下载
- 积分:1
-
CODE_UPLOAD15638312001
About carlos [Add as Friend] [Send Message] [Home] [Chinese Version]
- 2015-06-10 03:01:14下载
- 积分:1
-
phone_com
一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
(A message based on the serial port of the mobile phone to send/receive process Demo is very simple, based on asynchronous serial reading and writing in the dialog box to initialize the serial port to modify configuration parameters correct to 100 of the normal Send/receive message.)
- 2008-07-13 18:24:26下载
- 积分:1
-
IEC-61850标准[中文.完整版]
说明: IEC-61850标准分析完整中文版(自用)(IEC-61850 standard analysis)
- 2020-08-18 16:08:21下载
- 积分:1
-
HOOK
win7下可用的键盘钩子,能截获全局的按键信息,不用dll(available under win7 keyboard hook to intercept global keystrokes, without dll)
- 2012-06-10 21:15:15下载
- 积分:1
-
how_many_fibs
Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1 + fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers:
f1 := 1
f2 := 2
fn := fn-1+ fn-2 (n>=3)
Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )
- 2009-11-27 15:18:02下载
- 积分:1