CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 插入

搜索资源列表

  1. 521

    0下载:
  2. 一个简单的个人档案文件管理系统,功能:显示报表(L), 插入记录(I),查询(S), 删除记录(D)和退出(Q)。 个人档案有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。-a simple personal archives document management system, functions : Displays statements (L), insert records
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2656
    • 提供者:Kidlts
  1. singlelist

    0下载:
  2. 建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a no
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4178
    • 提供者:张伯泉
  1. a_1derful_image_insertor

    0下载:
  2. 该程序可以将任意数量的在一个目录下的图形插入html文件里-the program can be any number in a directory of graphic insert html document
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4310
    • 提供者:Otto
  1. quanpaixu

    0下载:
  2. 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef struct{ RedType *r //r[n+1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:720567
    • 提供者:zero
  1. JavaSortingMethod

    0下载:
  2. java 排序,冒泡排序,快速排序,选择排序,插入排序,堆排序,归并排序等等!-java ranking, bubble sort, quick sort, select Sort, insert sequencing, heap sort, merge sort, and so on!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6766
    • 提供者:丁如敏
  1. data_transfer

    0下载:
  2. 同步串行数据发送电路SSDT的基本功能是将并行数据转换成串行数据并进行同步发送。系统写入和读出时序完全兼容Intel8086时序。 系统以同步信号开始连续发送四个字节,在发送中出现5个1时插入一个0,在四个数据发送结束而下一次同步没有开始之前,发送7FH,这时中间不需要插入零 -synchronous serial data transmission circuit SSDT the basic function is to convert parallel data into seri
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:556966
    • 提供者:chengp
  1. TOKEN_vrilog

    0下载:
  2. 同步串行数据发送电路SSDT的基本功能是将并行数据转换成串行数据并进行同步发送。系统写入和读出时序完全兼容Intel8086时序。 系统以同步信号开始连续发送四个字节,在发送中出现5个1时插入一个0,在四个数据发送结束而下一次同步没有开始之前,发送7FH,这时中间不需要插入零 -synchronous serial data transmission circuit SSDT the basic function is to convert parallel data into seri
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:363659
    • 提供者:chengp
  1. H_a_s_h

    0下载:
  2. hash表操作,提供表中查找插入操作,并比较相同关键字下HASH长度为多少时最好.-hash table operation, the provision of the table you insert operation, and the same as the keyword under HASH For what length of the best.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2419
    • 提供者:haoyu
  1. chulijidiaodu_111

    2下载:
  2. 处理机调度,编写一个进程调度程序,允许多个进程共行的进程调度程序。   进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。   每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为输入进程的时间。   进程的运行时间以时间片为单位进行计算。   
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:101345
    • 提供者:王山
  1. C-Sort

    0下载:
  2. 本文档讲解了几种排序方式的优缺点。包含直接插入、希尔、直接选择、冒泡、快速、堆、二路归并等排序方式。-this document on the order of several ways the advantages and disadvantages. Include direct insertion, Hill, direct choice, Bubble, rapid and heaps of two-way merge, etc. Sort.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:84453
    • 提供者:wyk
  1. Lesson5Code

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of u
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42065
    • 提供者:卓斌
  1. sort4

    0下载:
  2. 此程序为四种排序算法的时间比较,选择,冒泡,插入排序,还有一份实验报告 -procedure for the four sorting algorithm of the time, choice, Bubble, insertion sort, and an experimental report
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:66552
    • 提供者:李冰月
  1. ListLink

    0下载:
  2. 数据结构单链表的实现,包含链表元素的删除,查找,插入-single linked list data structure to achieve List contains elements delete, retrieve, insert
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1316
    • 提供者:阿安
  1. shujujiegoudanlianbiao

    0下载:
  2. 输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:
  1. JSPmessagebook

    0下载:
  2. 《JSP留言薄》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将sql目录下的ddl.sql文件导入数据库,该文件将创建两个数据表td_guestbook和td_guestbook_admin,并在td_guestbook_admin数据表中插入一条数据,该数据是有关留言薄设置和管理设置的。 请你将td文件夹COPY到WEB-INF\\classes目录下,该文件夹中包含了留言薄需要使用的JavaBeans文件。 *******************
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:54986
    • 提供者:掌心
  1. VC6_DCD

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of u
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38712
    • 提供者:常攀峰
  1. VC6_dialog

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of u
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41733
    • 提供者:常攀峰
  1. dllcrxcq3ym

    0下载:
  2. 插入型传奇木马代码 插入型传奇木马代码 -insertion legendary Trojan code insertion legendary Trojan code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:131347
    • 提供者:heizhu
  1. 6paixusuanfa

    0下载:
  2. 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(不大于20)和数据。 4、 每次测试完毕,显示各种
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:32601
    • 提供者:张涛
  1. Barprograming

    0下载:
  2. 这是一个在对话框程序中插入DialogBar的小程序。-This is a process in the dialog box, insert the small DialogBar procedures.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:12705
    • 提供者:贺风
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com