-
Excel录入
用VB写的Excel录入程序 非常方便 可以方便用户对excel的输入修改 (VB write Excel entry procedures can be very convenient user-friendly input to excel changes)
- 2005-05-30 11:25:59下载
- 积分:1
-
ClockTell
定时通知记事本程序,用户可以设定时间及通知内容,程序后台运行,时间到后自动通知(Regularly inform the Notepad program, the user can set the time and content of the notification, the program running in the background after the time to automatically notify)
- 2010-11-30 19:15:08下载
- 积分:1
-
CC2430
对zigbee的开发平台cc2430的一些基本操作,是学习cc2430的基本程序(Zigbee cc2430 development platform for some of the basic operations, is to learn the basic procedures cc2430)
- 2011-05-24 16:55:48下载
- 积分:1
-
Weather
VB采集新浪数据编写天气预报软件,有需要的下。(VB to write the data collection Sina weather software, there is need for the next.)
- 2013-07-31 08:15:54下载
- 积分:1
-
consumecelt
进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
- 2017-07-26 14:10:42下载
- 积分:1
-
VHRXEX
说明: win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
- 2018-12-30 07:59:19下载
- 积分:1
-
BigEndianOrLittleEndian
该代码用于判断一个处理器是大端模式还是小端模式(The codes are used to distinguish if a CPU is a big-endian mode or little-endian mode.)
- 2012-12-07 10:05:11下载
- 积分:1
-
LED-cristmas-tree
LED 圣诞树,圣诞节的礼物~多种颜色的LED灯装扮成闪闪发光的圣诞树(LED Christmas trees, Christmas gift- the colors of the LED lights to dress up as a shining Christmas tree)
- 2012-07-26 23:11:54下载
- 积分:1
-
PID
针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
- 2008-07-21 12:13:44下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1