资源列表

[其他小程序TIME1

说明:dos下进行中断操作的源代码,用tc编程,实现dos下中断操作。-dos interrupt the operation carried out under the source code, with tc programming, to achieve interruption of the operation under dos.
<李海> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序RWINI

说明:讀寫INI 的BAS -INI read and write the BAS
<ngcp> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序shiyan4

说明:计算一段程序运行的时间,可精确到us 误差小;-Calculation program to run for some time, can be accurate to us small error
<luxiaoli> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序zhengxuanbo

说明:正弦波的C语言程序,可以实现正弦曲线,有利于深刻理解正弦。-Sine wave of the C language program can be achieved sinusoid is conducive to a deep understanding of sinusoidal.
<李学真> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序bank

说明:银行家算法。银行客户系统常用的一个算法。。此代码效率不高,如果有大牛能够给予指教,感激不尽-Banker s Algorithm. Bank customers in the system commonly used in an algorithm. . This code efficiency is not high, if there are large cattle can give advice grateful
<Campbell> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序Euler_fuction

说明: Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1
<Campbell> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序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
<王玉亮> 在 2024-11-06 上传 | 大小:1024 | 下载: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> 在 2024-11-06 上传 | 大小:1024 | 下载: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> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[其他小程序progeram

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

[其他小程序xsxxgl_Vc

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

[其他小程序single_sample

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

源码中国 www.ymcn.org