搜索资源列表
newxuejigl
- 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下
include.stdio.h
- 也是一个学生成绩管理系统,虽然与上一个系统作用有点类似,但是有区别的,大家可选择性下载-students is a performance management system, although on a somewhat similar system role, but differentiated, Members may choose to download
pid_cotrol
- #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
OnlineExaminationSystem
- 一个在线考试系统,时使用visual stdio做的-An online examination system, make use of visual stdio
SEGYconversion
- 一款转换seg数据的软件,可以由visual stdio编译!-Seg a data conversion software, can be compiled by the visual stdio!
client_serveur
- client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct so
student
- 学生成绩管理系统 该程序的主要功能为: 0主菜单,1输入学生记录,2插入学生记录,3修改学生记录,4删除学生纪录, 5查询修生记录,6使用帮助文档。另外,该程序主要调用了:I/O函数(stdio.h),其他说明(stdib.h),字符串函数(string.h),屏幕操作函数(conio.h),字符操作函数(ctype.h),清屏函数(windows.h),定义常数。-Student achievement management system