资源列表

« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 2656 »

[数据结构常用算法Delphi-Container-Library

说明:常用的Delphi数据结构类库,包含哈希,链表,队列,堆栈等常用数据结构,好用,速度快.个人常用类库之一,并且修改原版中的部分Bug.全部源代码.-Commonly used Delphi data structures library, contains a hash, linked lists, queues, stacks, and other commonly used data structures, easy to use,
<liwd> 在 2024-11-19 上传 | 大小:103kb | 下载:1

[数据结构常用算法zhan_student_communication

说明:数据结构中用栈实现通讯录,功能完整,学习栈很好的例子,代码说明完整,可以直接运行。祝大家好运~-Stack data structure used to achieve Contacts, integrity, learning good example of the stack, a complete descr iption of the code can be run directly. Good luck ~
<yinjie> 在 2024-11-19 上传 | 大小:215kb | 下载:1

[数据结构常用算法niudun

说明:计算方法课程设计,牛顿下山法,希望对大家有用-Calculation methods course design, Newton down the mountain method, the hope of the useful
<张心健> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[数据结构常用算法relational

说明:SSD7.ER Mapping Map your ER schema into a relational database schema, using the mapping algorithm. Express the resulting relational database schema, using the following notation: PK for Primary Key, AK for Alternate
<Evgenya> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法The-two-way-circulation-list

说明:双向链表也叫双链表,是链表的一种,它的每个数据结点中都有两个指针,分别指向直接后继和直接前驱。所以,从双向链表中的任意一个结点开始,都可以很方便地访问它的前驱结点和后继结点。一般我们都构造双向循环链表。-The two-way circulation list
<周阳> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法use-stack

说明:数据结构(C语言)版课程设计,利用栈求表达式的值: 3. 利用栈求表达式的值(必做) 任务:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括号的整数混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(假设这是一个可供小学生练习算术运算的小系统) 要求:根据以上任务说明,设计程序完成功能。 -hello welcome
<颜家远> 在 2024-11-19 上传 | 大小:31kb | 下载:1

[数据结构常用算法maandian

说明:如果A[i][j]是第i行中值最小的元素且又是j列中值最大的元素,则称之为一个马鞍点,要求实现一个mхn矩阵的所有马鞍点-a small project
<陈婧> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[数据结构常用算法pf

说明:解决结构力学 矩阵位移法问题
<王林> 在 2024-11-19 上传 | 大小:103kb | 下载:1

[数据结构常用算法weiyikeyima

说明:信息理论基础 唯一可译码判别准则 作业-Can decode the only criterion
<gdp> 在 2024-11-19 上传 | 大小:241kb | 下载:1

[数据结构常用算法Punycode

说明:提供国际化域名(IDN, 如中文域名)转码,使用c++实现的Punycode算法。-Provide Internationalized Domain Names(IDN, such as Chinese domain name) Transcoding, use c to achieve the Punycode algorithm.
<陈军> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法nQueens

说明:关于N皇后C++程序,这个程序运用了启发式搜索-heuristic search about n queens using C++
<moria> 在 2024-11-19 上传 | 大小:879kb | 下载:1

[数据结构常用算法01bag

说明:动态规划经典问题01背包的实现,用2种实现算法。一是用递归,二是用循环。还有01背包算法的叙述和图解,通俗易懂-Dynamic programming 01bag
<sx> 在 2024-11-19 上传 | 大小:37kb | 下载:1
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 2656 »

源码中国 www.ymcn.org