资源列表
[控制台(字符窗口)编程] vc_cli
说明:Rapid Control工具在windows下实现CLI的工程及源代码, 采用VC编译。-Rapid Control tool in windows under the CLI works and the source code, VC compiler used.<whl> 在 2025-01-08 上传 | 大小:532kb | 下载:0
[控制台(字符窗口)编程] debug-java
说明:一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术-a simple compiler in procedures, he showed a lot of data types and abstract data types, and the right strings in the technical analysis<冯杰> 在 2025-01-08 上传 | 大小:7kb | 下载:0
[控制台(字符窗口)编程] TableDivision
说明:用C语言描述数据库中两个表之间的关系,并建立简单的查找-C language descr iption of the database table between the two, and the establishment of a simple search<卜友竹> 在 2025-01-08 上传 | 大小:146kb | 下载:0
[控制台(字符窗口)编程] BP_sin(x)
说明:BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001<孙志海> 在 2025-01-08 上传 | 大小:60kb | 下载:0
[控制台(字符窗口)编程] BP_sin(x)-x
说明:BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x)/x)* sin ((x2)/x2)* function, sample size of 21* 21 pairs<孙志海> 在 2025-01-08 上传 | 大小:17kb | 下载:0
[控制台(字符窗口)编程] BP_abs(sinX)
说明:BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001<孙志海> 在 2025-01-08 上传 | 大小:60kb | 下载:0
[控制台(字符窗口)编程] jiandanhangbianjichengxu
说明:这是一个简单的行编辑程序,请大家给予指点指点,有什么好的可以共同分享分享!-This is a simple line editor for you to give instructions to guide you, what good can be shared share!<王伟> 在 2025-01-08 上传 | 大小:7kb | 下载:0
[控制台(字符窗口)编程] CPerson
说明:这是一个基于控制台的Win32应用程序,可以显示学生基本信息.-This is a Win32- based console application that shows students basic information.<duanyubo> 在 2025-01-08 上传 | 大小:200kb | 下载:0
[控制台(字符窗口)编程] MTDmag
说明:可变式分区分配思想建立存储分块表MBT,使用首次适应法为新作业寻找可用空间。 输入内存空间大小、MBT表长度,显示初始MBT表的状态,以后每分配一次空间或释放一次空间都要显示当前的MBT表。当选择“分配空间”操作,则需要输入新作业所需的空间;当选择“释放空间”操作,则需要输入想要释放的作业号。-variable thinking of establishing regional distribution storage block<毛斌> 在 2025-01-08 上传 | 大小:10kb | 下载:0
[控制台(字符窗口)编程] wokaozenmezhemenan
说明:控制台下的可编程计算器,功能简陋,只能算加和乘,可以带括号-console programmable calculators, rudimentary functions, it can only be described by Canada and can be bracketed<王志宽> 在 2025-01-08 上传 | 大小:10kb | 下载:0
[控制台(字符窗口)编程] 6paixusuanfa
说明: 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的<张涛> 在 2025-01-08 上传 | 大小:32kb | 下载:0