资源列表

« 1 2 ... .87 .88 .89 .90 .91 292.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法jevonsea

说明:包括用VC开发的五子棋程序 以及VRML语言写的虚拟地理环境程序-Including the use of VC Gobang developed procedures and VRML language written procedures for Virtual Geographic Environments
<姚峰峰> 在 2025-01-17 上传 | 大小:556kb | 下载:0

[数据结构常用算法randomc

说明:Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libra
<lilin> 在 2025-01-17 上传 | 大小:100kb | 下载:0

[数据结构常用算法stackarithmethic

说明:计算复杂算术表达式的值,可以计算多位数,表达式可含有括号-Complex arithmetic calculation of the value of expression, can be calculated more than the median, the expression can be found in brackets
<李天宇> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫环源代码,用于解决约瑟夫问题,可以用户自己赋密码值-Joseph Central source code, used to address the issue of Joseph, you can give the user s own password value
<李天宇> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:用二叉树实现重言式真假的判别问题,对于矛盾式可以进行自己输入值判断-With binary tree to achieve true tautology Discriminant problems contradiction can enter their own value judgments
<李天宇> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法kmp_suanfa

说明:KMP模式匹配算法,实现了用KMP算法无回溯查找字符串的功能-KMP pattern matching algorithm using the KMP algorithm without backtracking to find string function
<李天宇> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼吗 完整的哈夫曼码的数据结构编程 功能强大-Huffman Huffman code you complete data structure powerful programming
<luoxi> 在 2025-01-17 上传 | 大小:3kb | 下载:0

[数据结构常用算法xishijuzhneng

说明:稀疏矩阵的运算器,数据结构课程设计的内容-Sparse matrix computation, data structure of the content of the curriculum design
<xy> 在 2025-01-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫生死环,数据结构方面的东西,有做数据结构课程设计的可以下-Joseph of life and death aspect of the data structure of things, has done curriculum design data structure can be under
<xy> 在 2025-01-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法datastruction

说明:数据结构课程设计所含题目: 1运动会分数统计**, 2一元多项式计算**, 3订票系统 4猴子选大王 5最小生成树问题** 6 建立一个二叉排序树 -Curriculum design data structure contained in the title: 1 Games Score Statistics**, 2-polynomial calculation**, 3 booking system 4
<Anson> 在 2025-01-17 上传 | 大小:33kb | 下载:0

[数据结构常用算法expression

说明:需求分析 (1) 任何一个表达式都是由操作数、运算符和界限符组成的,我们称之为单词. (2) 表达式求值首先要符合四则运算规则: ① 先乘除,后加减 ② 从左到右进行运算 ③ 先括号内,后括号外 (3) 功能实现: ① 若当前单词为数字串,则压入数值栈 ② 若当前单词为运算符并大于运算栈的栈顶符号,则进栈 ③ 若当前单词为运算符并等于运算栈的栈顶符号,去括号,输出 ④ 若当前单词为运算符并小于运算
<马巧英> 在 2025-01-17 上传 | 大小:106kb | 下载:0

[数据结构常用算法Depth_First_Search_Graph

说明:
<刘柳> 在 2025-01-17 上传 | 大小:161kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 292.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org