- 图书馆管理系统(vb) vb模拟 图书管理系统
- 4 使用ucinet软件分析品牌的转化
- lpcmel.rar 此C++程序同时包含了语音信号的lpc参数
- romfs I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux
- staff 一个简单的人事管理系统
- mfcc-extraction 语音识别中的mfcc参数提取程序
资源列表
Lin
- java操作openldap目录服务器进行增删改查操作-java operating openldap directory server CRUD operations
mds_tree
- 获取MDSplus数据库目录结构。针对聚变实验应用-Read the structure of remote MDSplus data base.
1f
- 1、输入:函数input把20学生的学号、姓名、性别、年龄、三科成绩以及平均成绩和总成绩放在一个结构体数组中,学生的学号、姓名、三科成绩由键盘输入,然后计算出平均成绩和总成绩放在结构体对应的域中。 注意:函数应有两个参数,结构体类型的数组以及学生的人数 保存:save函数把数组里的学生信息写入文件,关闭文件。3、插入:insert 函数输入一个学生的记录,按学号的先后顺序插入该学生的全部内容。4、排序:sort函数对所有学生按要求排序(1.学号 2.总成绩 ),并输出。 注意:
exemple-of-Drag
- exemple of Drag in visual basic 6
xxecdc
- 加密/解密,Progress 上的加密/解密程序。-Encryption/decryption, Progress on the encryption/decryption process.
EX9
- 卡耐基SSD7数据库系统实验 ex9答案-SSD7 EX9 answer
jf
- tongji 数据统计 按日期号码统计数据-data tongji
A_template476131102002
- A template solution for C++ database development Descr iption: A template class that can write,read,modify & delete objects of any class/structure to a database.
CICSDB2
- 大型主机上DB2的常用操作、数据库表空间、表的创建等源码-Common operations on the mainframe DB2, the database table space, create tables and other source
CconnectAccess
- 用c语言来连接access数据库的代码,包括删除,修改,插入等--Connect to the database (sql and access), using c language
pel
- Example of database in C, with structure and strings.-Example of database in C, with structure and strings.
data
- 利用代码动态创建数据库并显示,希望高手再改进一下。