资源列表

« 1 2 ... .94 .95 .96 .97 .98 1999.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法list

说明:数据结构的链表操作等等。适合新手学习的资料。分享一下。-Linked list data structure operations and so on. Suitable for beginners learning materials. To share.
<容柏盛> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法shenjingyuan

说明:文件是一个神经元模型,对于想初学神经算法的人是一个很好的参考 -File is a neuron model, for people who want to learning neural algorithm is a good reference
<黄志军> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法biaodashi

说明:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出-
<闫铭浩> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Huffmancode

说明:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中-Given message Huffman coding, Huffman decoding given code. The result is stored in the message storage requirements Document 1, the encoded file
<闫铭浩> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法juzhenzhuanzhi

说明:有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出-Input interface (graphical or text interfaces are available), can distinguish addition, subtraction, m
<闫铭浩> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法struct

说明:C++ 实现的顺序表线性表,(包括初始化,插入元素,删除元素)等-list struct
<mo> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法SORTmodel

说明:常用内部排序算法:直接插入排序,希尔派序,冒泡排序,快速排序,简单选择排序,堆排序. 对每种排序方法,记录其数据比较次数和数据移动次数。要求待排序数据不少于100,数据分布在一个较大的范围内,若1000。-Common internal sorting algorithms: direct insertion sort, Hill sent order, bubble sort, quick sort, simple selecti
<宋song> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Biaodashi

说明:实现从键盘终端输入语法正确的算术表达式,计算出表达式的值。为了避免算符的二义性,可以假设表达式中只包含实型正常数运算符包括加、减、乘、除四种基本运算,可以包含圆括号。-Realized syntactically correct input from the keyboard terminal arithmetic expressions to calculate the value of the expression. To avoi
<宋song> 在 2024-09-30 上传 | 大小:2048 | 下载:2

[数据结构常用算法Student-information

说明: 《学生信息管理系统的实现》包括学号号等一系列属性,对其进行增删除和信息修改等作用-" Student Information Management System to achieve" a series of numbers, including school property, increase its role such as delete and modify information
<朱秋辉> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法number-convert

说明:二进制转换其它进制数字, 最初级的编程,没有高难的算法。-convert binary to other type of numbers
<Jianzhi Li> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:该算法主要实现了归并排序和快速排序,并对两种排序算法的效果进行比较,主要计算排序所需时间,据此判断哪种算法更快-The algorithm implements merge sort and quick sort, and the effects of two sorting algorithms are required to spend more time, the main calculation sort, to judge w
<吴丽君> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Josephus

说明:对任意输入的n和m,求出最后剩下的人的编号。要求利用线性表保存这n个人,分别用公式化、链接、模拟指针三种描述方法实现。 输入:input.txt,两个整数n(3-100),m(1-m)-N and for any input m, the remainder of the determined number of the last. This requires the use of a linear table holds n in
<dongyuan> 在 2024-09-30 上传 | 大小:2048 | 下载:1
« 1 2 ... .94 .95 .96 .97 .98 1999.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org