资源列表

« 1 2 ... .13 .14 .15 .16 .17 20418.19 .20 .21 .22 .23 ... 28523 »

[数据结构常用算法goodjsq

说明:设计一个简单的计算器类(类型),要求: (1) 从键盘读入算式。 (2) 可以进行加、减、乘、除运算。 (3) 运算要有优先级。 (4) 用户可以按任何的运算符出现顺序进行输入。 (5) 不限定用户输入的计算式的长度。 (6) 有排错功能,当用户输入错误的算式时提示用户。 例如,如果用户输入:3 + 4 * 5 - 7,计算结果应为16。 (提示:可以使用本节所定义的栈类来帮助进行处理)。-Design a simple calculator-type (type
<wangmeng> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法GA

说明:这是一个在C++编译器上实现的遗产算法程序源码,已经调过了,能跑通!-This is a C compiler algorithm to achieve the legacy of the procedure source code, has been transferred, run pass!
<boody> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算BP

说明:BP神经网络训练的C语言实现,很好用的!-BP neural network training to achieve the C language, good use!
<boody> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FFT

说明:FFT蝶型算法的C语言实现,在信号处理方面很有用处的!-Butterfly FFT algorithm to achieve the C language, in the signal processing is very useful!
<boody> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法Greedy_MultiServe

说明:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
<tony chen> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算0-1package

说明:0-1背包问题的分支限界算法实现,有详细的函数功能说明 -0-1 knapsack problem branch and bound algorithm, a detailed descr iption of the function function
<古月> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算huffman

说明:c++实现的哈夫曼编码,内对变量和函数都有详细的注释-c++ achievable Huffman coding of variables and functions are detailed notes
<古月> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[压缩解压Box_class

说明:这是一个Box的源码。Function to calculate the volume of a box。-This is a Box of the source. Function to calculate the volume of a box.
<hushubing> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法NeuralNetwork_RBF

说明:支持向量机的经典算法,对于你学习模式识别非常有帮助,基于matlab 的平台-Support Vector Machine classic algorithms, learning pattern recognition for your very helpful, based on matlab platform
<> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jisuanqi

说明:一个图像化的C语言计算器程序,有兴趣的可以-An image of the C language computer program, are interested in can
<刘振勇> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算juzhenjisuan

说明:Visual C++源码的矩阵基本运算程序-Visual C++ Source matrix basic computing procedures
<刘振勇> 在 2025-12-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法8puzzle

说明:求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。-Solving eight digital problem, with a breadth-first optimal solution. Using Visual c++ 6.0 compiler to run.
<蒋海苏> 在 2025-12-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 20418.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org