资源列表

« 1 2 ... .50 .51 .52 .53 .54 1555.56 .57 .58 .59 .60 ... 14954 »

[汇编语言A9-1

说明:这个程序是掌握通过GDT表访问段的编程方法设计的。
<休猫> 在 2008-10-13 上传 | 大小:1.02kb | 下载:0

[其它knight2

说明:it is about knight tour
<jovi> 在 2008-10-13 上传 | 大小:1.91kb | 下载:0

[汇编语言A9-2

说明:可以用dump命令检查数据区,验证程序的运行结果
<休猫> 在 2008-10-13 上传 | 大小:1.27kb | 下载:0

[其它sort

说明:Sorting is a common task in manipulation of records of data. There are a number of sorting techniques of which each has its advantages and disadvantages in accordance with the characteristics and the representation of the data. In this tutorial,
<jovi> 在 2008-10-13 上传 | 大小:1.72kb | 下载:0

[其它hash

说明:Hashing is a technique that allows insertions, deletions and searches of records according to keys in constant average time. In this tutorial, we will construct a hash table and implement its operations.
<jovi> 在 2008-10-13 上传 | 大小:1.41kb | 下载:0

[其它linked_list

说明:Linked lists are a widely used data structure for storing a dynamic number of items. Unlike an array, whose maximum capacity is determined on its creation, a linked list can accommodate any number of data items provided that memory can be allocat
<jovi> 在 2008-10-13 上传 | 大小:1.79kb | 下载:0

[其它undo

说明:Stacks are a data structure that exhibits the Last-In First-Out (LIFO) characteristic, which is useful in a number of applications. In this tutorial, we will use a stack to perform undo operations.
<jovi> 在 2008-10-13 上传 | 大小:1.27kb | 下载:0

[其它palindrome

说明:A linked list can be operated as a stack and a queue since new items can be added to its beginning or to its end. In this tutorial, we will manipulate on linked lists such as reversing a list and comparing two lists.
<jovi> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0

[汇编语言masm

说明:IBM_PC汇编语言程序设计实验教程中第2章全部5个实验,smascii,search,count_char,phone,fibonacci.
<胡青> 在 2008-10-13 上传 | 大小:3.83kb | 下载:0

[Dephi控件源码salemanager

说明:本文简要介绍了本商品管理系统的开发情况,基本设计思想、系统开发环境及目前的应用情况。
<叶少春> 在 2008-10-13 上传 | 大小:6.23mb | 下载:0

[其它taotai

说明:淘汰游戏,选输入人数,从一人开始选择间隔开始淘汰的人数,循环淘汰,剩下最后一个
<李冰帆> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0

[其它xueshenggl

说明:这是一个学生管理的简单程序,包括新生录入,成绩查询等操作
<李冰帆> 在 2008-10-13 上传 | 大小:2.64kb | 下载:1
« 1 2 ... .50 .51 .52 .53 .54 1555.56 .57 .58 .59 .60 ... 14954 »

源码中国 www.ymcn.org