资源列表

« 1 2 ... .55 .56 .57 .58 .59 2460.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法RSA

说明:RSA
<kajmlqy@sina.com> 在 2011-06-01 上传 | 大小:1967542 | 下载:0

[数据结构常用算法简单的表达式求值

说明:语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (
<李平> 在 2024-11-07 上传 | 大小:1972224 | 下载:0

[数据结构常用算法AstarPath

说明:游戏中的寻径算法 最短路径 A*算法-Game in the shortest path routing algorithm A* algorithm
<ffdf> 在 2024-11-07 上传 | 大小:1974272 | 下载:0

[数据结构常用算法calculator

说明:数据结构课程设计:用MFC实现复杂计算器-Data Structure Course Design: Using MFC implementation complexity Calculator
<王守涛> 在 2024-11-07 上传 | 大小:1972224 | 下载:0

[数据结构常用算法jisuanqi

说明:用数据结构的堆栈实现计算器的各种功能包括数值转换功能-Stack data structure used to achieve various functions including numerical calculator conversion
<姜冷> 在 2024-11-07 上传 | 大小:1969152 | 下载:0

[数据结构常用算法DDALine

说明:用C++编者的画直线的小程序,使用DDLINE算法,实现基本的一些功能-C++ editor with a line of small paintings, the use of DDLINE algorithm, the basic features
<snow> 在 2024-11-07 上传 | 大小:1973248 | 下载:0

[数据结构常用算法sift-win-recompiled

说明:sift算法的C语言实现,在vc6.0已通过-sift algorithm C language, has been adopted in vc6.0
<李鑫> 在 2024-11-07 上传 | 大小:1970176 | 下载:0

[数据结构常用算法Sort

说明:基于mfc和cmd的排序算法实现; 有友好的的界面操作;-Mfc-based sorting algorithm and cmd a friendly interface operation
<周炎兵> 在 2024-11-07 上传 | 大小:1974272 | 下载:0

[数据结构常用算法Remember-Poker

说明:让计算机来猜测用户“暗记”的某张扑克牌:计算机从一副扑克牌(54张)中任意抽出27张,摆放在不同的三行上(每行9张),用户“暗记”某张纸牌,而后告诉计算机所“暗记”的那张纸牌处于哪一行中;之后计算机再两次将纸牌重新摆放,并让用户再回答两次相同的提问(那张纸牌在重新摆放后又处在哪一行上);此时计算机会将用户所“暗记”的那张纸牌给挑出来。-Allow a computer to guess the user "counterfeitproo
<Eating> 在 2024-11-07 上传 | 大小:1966080 | 下载:0

[数据结构常用算法rec_jt_lx_cl

说明:使用c++语言在vc环境下编写的可画出矩形、箭头、菱形和圆形的小程序。-A programm of drawing a rectangle, an arrow, a diamond and a circular using c++ language in vc environment.
<张夏蕾> 在 2024-11-07 上传 | 大小:1969152 | 下载:0

[数据结构常用算法quick_sort

说明:快速排序源程序,自己编的,想学数据结构的可以-Quick Sort source, own, and want to learn to look at the data structure
<forever> 在 2024-11-07 上传 | 大小:1969152 | 下载:0

[数据结构常用算法Floyd

说明:Floyd算法又称为,插点法,是一种用于寻找给定的加权图中多源点之间最短路径的算法。C++实现-Floyd algorithm is also known, interpolation point method for finding the shortest path is a weighted figure given between multiple source algorithm. C++ achieve
<chrisyeh> 在 2024-11-07 上传 | 大小:1969152 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 2460.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org