搜索资源列表

  1. C++NeiCunFenPei

    0下载:
  2. C++模拟内存分配 一、思路 模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。 1.分配规则 每块被分配或释放的内存由MemInfo记录,并保存于数组(buf)中作为内存空间的“头”,其后紧跟数据。MemInfo组成链表结构,表头不占用数组空间(buf)
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:weat
  1. shujuku

    0下载:
  2. 员工管理系统,基本的数据库操作,数据库类的设计,基本的查询等-Staff management systems, basic database operations, database design category, the basic query, such as
  3. 所属分类:数据库系统

    • 发布日期:2024-05-04
    • 文件大小:5564416
    • 提供者:xufucheng
  1. vC++_API_CFile

    0下载:
  2. 解读VC++编程中的文件操作API和CFile类 通过此文件,可以更好地了解CFile类-Interpretation of VC++ Programming file operations in CFile Class API and through this document, you can better understand the CFile Class
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:107520
    • 提供者:宋先生
  1. graph

    0下载:
  2. 就是一些图的基本操作 包括遍历 求最小生成树等-Some graph traversal for basic operation including the minimum spanning tree, etc.
  3. 所属分类:系统编程

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:chengly
  1. keyboard4

    0下载:
  2. 基于STC12C5410AD单片机的智能冷库控制器的按键操作C语言程序,功能丰富,四级菜单操作.组合键,延时按键操作-Single-chip microcomputer-based intelligent cold STC12C5410AD controller button operation C language programming, feature-rich menu operation 4. A combination of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:王广塔
  1. cankuguanlixitong

    0下载:
  2. 简单仓库管理系统,实现物资管理、供应商管理、客户管理、日志管理、入库操作、出库操作、数据库操作等功能。-Simple warehouse management system, material management, supplier management, customer management, log management, warehousing operations, a database operation, databas
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-04
    • 文件大小:1491968
    • 提供者:jian
  1. OperateFile

    0下载:
  2. 用MFC做的,模拟windows的文件操作的程序。希望对大家有帮助。
  3. 所属分类:文件操作

    • 发布日期:2024-05-04
    • 文件大小:1984512
    • 提供者:mm
  1. 070616203337

    0下载:
  2. 数据结构课程设计试验报告,实现单链表的基本操作-Data structure course design, test reports, the achievement of a single list of the basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:347136
    • 提供者:王家玮
  1. worker

    0下载:
  2. 一个用DELPHI写的搬运工程序。自带地图编辑器。主要演示如何操作键盘,绘图,以及文件操作。-Written by a porter with DELPHI procedures. Bring their own map editor. The main demonstration of how to operate the keyboard, drawing, as well as file operations.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-04
    • 文件大小:209920
    • 提供者:kim
  1. sq

    0下载:
  2. 串的基本操作,实现串的基本操作问题,有串的实现-Strings of the basic operations, the realization of the basic string of operational problems, there are strings of the realization of
  3. 所属分类:文件操作

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:张佳宇
  1. 4

    0下载:
  2. 实现循环队列的操作(队空、入队、出队、读取队列头元素)-To achieve the cycle queue operations (Air Force, into the team, a team, read the first element of the queue)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:zhang
  1. readf

    0下载:
  2. 一个文件操作代码,将文件读入,并用listcontrol进行控制,很适合初学者.-A file operation code, the document read, and listcontrol control, it is suitable for beginners.
  3. 所属分类:文件操作

    • 发布日期:2024-05-04
    • 文件大小:3621888
    • 提供者:王着
  1. wj

    0下载:
  2. 字符界面下实现的文件管理系统 用一个文件模拟磁盘操作-Character of the document management system to achieve a simulation of the disk file operation
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:wangsujie
  1. sample

    0下载:
  2. 设计一个学生成绩管理系统,对上学期的本班的学习成绩进行管理,具有查询和检索功能,并且能够对指定文件操作,也可将多个文件组成一个文件。 A、 设计内容 1、每一条记录包括一个学生的学号、姓名、性别、各门课成绩(上学期的科目)、平均成绩。 2、输入功能:可以一次完成若干条记录的输入。 3、显示功能:完成全部学生记录的显示。 4、查找功能:完成按姓名或学号查找学生记录,并显示。 5、排序功能:按学生平均成绩进行排序。
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-04
    • 文件大小:79872
    • 提供者:zhoujinhe
  1. FileOperate

    0下载:
  2. 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。-Wince5.0 realize in the file or folder to delete, copy, and the size of the calculation. Access to the document attributes, suc
  3. 所属分类:Windows CE

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:nack
  1. 456768

    0下载:
  2. 数据结构课程设计 平衡二叉树操作的演示 1.本程序演示平衡二叉树的插入,删除,查找,。 2.首先要先初始二叉树为空树; 3.接着要实现平衡二叉树的插入,删除,,其中根据平衡二叉树插入,删除的算法要不停的把插入的元素平衡地插入,需要调用平衡分析函数和左右旋转函数,更新平衡二叉树;删除元素后也要调用平衡分析函数和左右旋转函数,更新平衡二叉树。 4.平衡二叉树的查找则可根据查找算法实现。比较简单。 -Curriculum
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:191488
    • 提供者:谭燕
  1. sclass

    0下载:
  2. XML同学录系统(毕业设计) 一个简单的基于.NET平台和XML数据源的同学录,本系统对XML增、删、改、查等操作都有,并有详细注释,适合和我一样的菜鸟们学习-XML Classmates System (graduation project) based on a simple. NET platform and XML data sources of Classmates, the system of XML by addin
  3. 所属分类:.net编程

    • 发布日期:2024-05-04
    • 文件大小:52224
    • 提供者:calo
  1. VC++100_example

    0下载:
  2. VC++编程100例。 包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者-VC++ Programming 100 cases. Contains many examples, including a lot of aspects, such as the interface editor, file operations and so on. Very suitable for beginners
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:2818048
    • 提供者:
  1. VCExcel

    0下载:
  2. 用vc操作excel的代码,包含了基本功能,高级操作请参考MSDN-Vc operation excel with the code, includes the basic functions, advanced operation please refer to MSDN
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:76800
    • 提供者:Ryan
  1. tftb

    0下载:
  2. matlab文件操作的典型 例子,欢迎指正-matlab file operations of a typical example, please correct me
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2332672
    • 提供者:hyl
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org