资源列表

[其他小程序jiandansuanshushide

说明:五简单算术表达式的求值 要求: 1、 从键盘输入一个表达式:如(2-(4*5-2))/5=。 2、 操作数仅为一位整数1,2,3,…,9 3、 支持+ - * / ()等符号。 4、 支持运算符的优先级。 5、 支持括号的嵌套。 -Five simple arithmetic expression evaluation requirements: 1, from the keyboard input a
<王玉亮> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序n_yueshu

说明:(一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数 -(A) for a ~ b between the various numbers about the number and the number of. (Including a and b included) ans = sigma (f (
<Campbell> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序Hanoi(gray)

说明://使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-
<Campbell> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[控制台(字符窗口)编程bankprofessor

说明:简单的银行家算法用于处理操作系统死锁安全性算法-Bankers simple algorithm for dealing with operating system security algorithm deadlock
<hxmlvffl> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序progeram

说明:竞猜 赌大小游戏程序设计 ·自己写的 经过检查无错误 可以运作-Guess the size of gambling game design their own written procedures for the inspection to be error-free operation
<胡家源> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程fengche

说明:在vc++6.0环境下,使风车转起来,原理:定义三个半弧,使其过一段时间就位置不同。-In vc++ 6.0 environment, so that windmills turn up, the principle: the definition of three and a half arc, so that over time on different positions.
<zxf> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[界面编程iiir

说明:实现数字滤波器的功能,具体参数可以自己修改,通过频域变换来观察数字滤波器来观察其功能。-Digital filter function, specific parameters can make amendments on her own transformation through frequency domain to observe the digital filter to observe its functions.
<小浙> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序xsxxgl_Vc

说明:1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-1) can be read from
<刘昌松> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程hanming

说明:此程序为有C++编写的卷积编码程序,希望能够为C++的初学者提供一些基本的帮助-This procedure for the C++ Prepared convolutional coding procedures, hope to be able to C++ Beginner to provide some basic help
<王竞婷> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[C#编程gedebahecaixiang

说明:此程序为用C++编写的哥德巴赫猜想的程序,希望能够对初级学者提供基本的帮助-This procedure for the use of C++ Prepared Goldbach Conjecture procedures for junior scholars hope to be able to provide basic help
<王竞婷> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[Windows编程HexToInt

说明:把一个十六进制数,转换成字符串的应用函数。-A hexadecimal number into the application of the string function.
<李超> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[其他小程序single_sample

说明:单子样等效圆锥矢量算法估计圆锥运动的姿态角。-List of equivalent cone-like vector algorithm estimated attitude angle cone movement.
<nxinyuan> 在 2025-01-22 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org