资源列表
yuesefuhuan
- 约瑟夫环,数据结构里面,链表的使用的实验设计-Joseph ring, data structure inside, the list of the use of the design of experiments
MyPro
- 处理输入文件,通过特定的算法,转换形成输出文件。可自定义输出格式。-A program source which can process input files and convert them to outputfiles using select algorithm.
gohome(myself)
- 小红帽要回外婆家,但是大灰狼得知消息后,想通过下属抓小红帽。小红帽得知消息后,想避开大灰狼所在城市,并且要尽快到外婆家去。求最短路径-Find out the most short circuit between each spots of little red riding hood will go back to grandma s house, but the Wolf that news, and want to subordinate catch little red riding h
datastruct
- 数据结构的定义及使用实例,建立一个加强的链表,并详细定义了其方法,易于使用。-The definition and use of data structure instances, the establishment of an enhanced list, and detailed definition of its method, easy to use.
datalist
- 一个链表的实例,采用visual C++实现,带有特定的方法,并添加了主函数用于测试和使用该链表对象。-A list of examples, using visual C++ implementation, with a particular method, and add the main function for testing and use of the list object.
source_code_of_data_structure
- 各种数据结构及其简单功能实现的示例代码,包括队列、链表、栈、树、图等。-Various data structures and functions to achieve a simple example of code, including queues, linked lists, stacks, trees, graphs And so on.
Punycode
- 提供国际化域名(IDN, 如中文域名)转码,使用c++实现的Punycode算法。-Provide Internationalized Domain Names(IDN, such as Chinese domain name) Transcoding, use c to achieve the Punycode algorithm.
1
- 已知字符串,按字典顺序排列、存储,并分析存储方案。 2.有一个100个元素的数组,值为实数,写出求最大值及位置的算法,并讨论存储结构。以上两题具体描述见课件。-Known string, according to the dictionary order, storage, and analysis of storage scheme. 2 there is an array of 100 elements, value for real numbers, written f
ACMSecondClassState
- ACM第二课,详解各种编译状态,对ACM入门非常有用-ACM second class,about compile state.
BSTree2
- 该程序为二叉树节点编辑系统,由四部分组成:插入节点,寻找节点,删除结点和恢复到默认设置。-This is a BSTree2 edit program, mainly contains four parts: insert a node, find a node, delete a node and restore default settings.
ACMtest
- ACM第三课,怎样调试出错的程序,非常重要-the ACM third class,how to test wrong program
ACM-datacuracy
- ACM入门经典,这部分讲怎样确定数据的精度-classic introduction,how to decide data accuracy
