搜索资源列表
SimuTest
- 用于仿真系统中多个仿真对象间的内存管理-simulation system for a number of simulation objects of memory management
vb_01.files
- 如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高的效率,也是学校科学化、正规化管理的重要条件。 因此,开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套学生管理系统为例,谈谈其开发过程和所涉及到的问题及解决方法。 -such as : the rapid retrieval, search convenient, high reliability, large memory capacity, confidentialit
kechengsheji-tushuguanlixitong
- 数据库课程设计 基于C/S模式的图书管理系统的设计 本文介绍了一个基于Client/Server模式的高校图书管理系统的设计与实现。运用Visual Basic.Net结合Microsoft SQL Server 2000开发的登录模块主要用于验证用户身份,进行有效的操作。从主界面模块在验证后进入每个子模块进行各个子系统的具体功能操作。在整个系统设计中充分利用了模块化的设计思想和开发方法。-database design courses based on the C / S mode o
SmartPtr_demo
- C++垃圾回收框架,一个智能指针模版类,管理内存分配,以及自动回收。支持异步。-C waste recovery framework, a smart pointer class template, memory allocation management, and automatic recovery. Asynchronous support.
简要内存管理
- 用指针对简要内存进行简单管理-used against summary refers to a simple memory management
学籍管理系统C语言版
- 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述。其中,删除,查找,修改都是要用到查找一个数据的操作。所以,
cysf
- 餐饮业收费管理系统可以有效解决传统餐饮企业人工管理效率低、出错率高等问题,它检索迅速方便、可靠性高、存储量大,能够极大提高运营管理的效率。 -Catering charge management system can effectively solve the traditional manual management of catering enterprises with low efficiency, high error rate problems, it is retrieved
酒店管理
- 酒店管理系统,用链表实现,文件的存储与读取操作(学习作品)- The hotel management system management system, with the chain table realization, the document memory with reads takes the operation (study work)
方舟网免费空间申请程序(自助建站系统) v3.0
- 方舟网免费空间申请程序(自助建站系统) v3.0 1 界面美观 2 后台管理功能强大:A 可以设置多种参数,比如注册时需要填写什么,哪些不需要填写。这些都可以自主选择。B 开通方式选择:可以选择邮件通知,可以选择即时开通,也可以选择管理员审核。C 用户管理:可以增,删,改用户。也可以修改用户的权限。D可以修改系统参数,管理方便。 3 系统数据库在www.99081.com文件夹下的data.mdb里。密码采用加密存储。 管理员账号:99081 密码:11111 后管登陆:99081 密码:- S
ex12
- 内存管理系统,虽然比较简单,但功能还是有实现的-Memory management system, although relatively simple, but the function still has to achieve the
C93
- 使用c实现计算机存储管理分区分配算法,课程设计非常有用。-Use c to achieve a computer memory management partition algorithm, curriculum design, very useful.
SIMS
- 学生信息管理系统 虚函数访问和普通函数访问的的区别 私有变量成员方法外的偷用 内存的拷贝等操作-Student Information Management System and the general functions of virtual function to access the difference between access private member variables outside of methods to steal a copy of such operatio
RecordManageV1.2
- 超长文档管理系统。利用虚拟内存技术和索引技术实现了对超长学生档案表的管理。-Long document management system. Virtual memory technology and indexing technology to achieve long student file for meter management.
MemoryManage
- 伙伴存储管理系统演示,演示分配和回收存储前后存储空间状态变化。-Partner storage management system demo, demo distribution and recovery of memory storage space before and after the change of state.
1
- 简单学生信息管理系统,要求如下: (1)学生信息包括学号、姓名、生日、语文成绩、数学成绩、英语成绩。 (2)内存中以链表形式实现对学生数据的管理。 (3)可以查看所有学生信息 (4)可以添加一个学生信息 (5)可以删除一个学生信息 (6)可以根据学号修改一个学生信息 (7)可以将学生信息保存到磁盘文件 (8)可以从文件中载入学生信息 (9)可以按学号对学生信息进行排序 (10)完成一些学生信息的基
cskcgl
- 超市进存销管理,方便超市管理,管理者必备-Supermarket sales into the memory management, facilitate the supermarket management, managers must
feiji
- 一个简单的机票预订方案 先决条件,目标和成果 先决条件:学生应掌握以下必备技能。 • 指 针 - 使用的指针间接引用和修改对象 • 链接列表 - 链表的实施的理解 • 动态内存管理 - 使用新的和删除 目标:本作业的目的是加强学生的链表的理解。 结果:学生成功地完成这项任务将掌握以下成果。 • 了解执行链表 • 使用指针 • 使用动态内存管理 说
Recommended-Exercise-2
- Descr iption This assignment tests your knowledge of C++ memory management, pointers, and parameter passing. The program contained in wordlist.cpp reads a list of words from a text file, and then displays the words to the console. The program, h
Purchase-sales-inventory.rar
- 实现企业进、销、存管理的全过程,真正做到系统化、自动化管理。,Into the enterprise, pin, memory management, truly systematic and automated management.
FTPDemo
- Writing in the Java programming language is the primary way to produce code that will be deployed as Java bytecode. There are, however, bytecode compilers available for other languages such as Ada, Javascr ipt, Python, and Ruby. Several new languages
