搜索资源列表
信息的存储代码
- 这是一个用JAVA写的系统与数据库之间信息存储的代码-This is a written using Java systems and database storage of information between the code
分布式存储系统中文件传输优化的设计与实现
- 分布式存储系统中文件传输优化的设计与实现-distributed storage systems optimized file transfer Design and Implementation
Wom
- Windows优化大师 6.5 Build 5.124 更新如下: 1、修正了Windows文件加密的一处错误。 2、改进了系统信息检测。 (1)、改进了存储系统检测。 (2)、改进了处理器信息检测。 3、改进了网络系统优化。修正了优化参数,改进了IE与其它设置模块。 4、改进了冗余动态链接库清理。该模块改进为一个独立的线程。 5、改进了垃圾文件清理。 (1)、垃圾文件清理模块改进为多线程方式。 (2)、重复文件分析模块改进为多线程方式。 6、改进了注册表清理。修正了与一款制图软件的兼容性。
文件存储系统C++完整实例附带全部源码
- 文件存储系统C++完整实例附带全部源码 涉及windows界面编程网络编程
银行存储系统
- 银行存储系统的实现,我是用vfp编写的,包含开户,提款,存款,销户.-banks storage systems realized, I was prepared Probe, including the opening of accounts, withdrawals, deposits, sales households.
小区物业管理系统,纯oracle实现的,源代码直接可以使用
- 小区物业管理系统,纯oracle实现的,源代码直接可以使用,可以一次性的初始化数据库,通过使用存储过程,函数来实现相应的数据查看,还有很多功能,绝对的源码,学习oracle的一定用的上,自己慢慢看吧
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
design-of-general-dss-frame
- 本文设计了一个通用的分布式存储系统,功能全面,易于扩展-This paper designs a universal distributed storage system, full-featured, easy to expand
小公司工资系统
- 大学生c++课设,vector数组和文档存储,可以用来借鉴(jest for draw lessons from)
学生管理系统程序
- 实现界面删除,查找,录入,修改学生成绩,并将操作过后的学生信息存储到文件中,可以独立运行,附源码,报告及分析过程。(To achieve the interface to delete, find, enter, modify student achievement, and after the operation of the student information stored in the file, you can run independently, with source code,
学生管理系统
- 一款功能十分简单的学生信息管理系统,该源码的亮点在于没有采用数据库,而是 采用了文件流的方式来存储数据信息,该源码比较适合学习交流使用。(A student information management system function is very simple, the source of the highlight that there is no use database, instead of using the file stream way to store data inform
自改-存储second
- 利用Labview实现存储系统中模拟电压周期性输出(light storage in hot atom)
超市商品管理系统
- 对超市货物信息进行管理,存货数,条码号,价格,存放区域等信息,有进货,售出相关操作有进货,售出相关操作能够按条码号查找操作,数据要存在文件中,并能从文件中读取所存储的数据。(Management of supermarket goods inventory information number, barcode number, price, storage areas and other information, the purchase, the purchase related operat
会员卡管理系统
- 会员卡管理系统,文件式存储,打开,有些粗糙,但对一些消费功能,消费记录还是能满足的(Students Course Design: Membership card management system)
FAT32文件系统源代码及文件系统白皮书
- 嵌入式文件系统移植,适用于以nandflash为存储的文件系统。(Embedded file system transplantation)
水果销售管理分析系统
- 1. 添加: 用链表存储 在尾部添加 同名就合并 2. 查看: 用链表的插入法排序 遍历显示 3. 删除: 指针遍历 删除 4. 更改: 指针遍历 更改 5. 记录销售情况: 用文件和结构体分日期记录 对原有结构体中数据进行相应的更改删除 6. 分析: 分日期进行销量和利润分析 用符号模拟坐标轴形象的显示出来(Simple version of fruit management system)
操作系统课程设计报告 分页存储管理系统
- 操作系统课设,基本分页存储管理系统的模拟。(Simulation of paging storage management system)
C++ 文件系统
- 简单的文件管理系统,实现文件存储空间的管理、文件物理结构、目录结构和一般性的文件操作。(The simple file management system realizes the management of the file storage space, the physical structure of the file, the structure of the directory and the general operation of the file.)
多通道数据采集系统.part01
- 多通道数据采集与存储,通过labview可以实现多通道数据采集以及波形显示,数据存储功能(Multichannel data acquisition and storage)
学生管理系统
- 分为两大部: 学生信息管理系统 和学生成绩管理系统 ,每个 部分为若干模块,具体如下: (一)学生信息管理系统 1.首先创建学生信息记录(包括姓名,性别 ,学号,班级等); 学号,班级等); 学号,班级等); 学号,班级等); 学号,班级等); 2.在学生信息列表中修改记录 ; 3.删除学生信息记录 ; 4.查看学生的信息记录 ; 5.添加新学生的信息 。 (二) 学生成绩管理系统 1.学生各科成绩的输入与存储; 2.对于指定学生成绩的汇总 ; 3.计算出学生成绩的总 分数