-
c语言课程设计的源代码,主要似乎初学者使用
c语言课程设计的源代码,主要似乎初学者使用-c language curriculum design source code, mainly for beginners seem to use
- 2023-04-10 20:40:03下载
- 积分:1
-
读写内存变量文件
读写内存变量文件-or memory variable documents
- 2022-12-27 06:30:03下载
- 积分:1
-
这个系统实现操作系统作业的模拟调度,在VC环境下实现,用MFC实现了界面的可视化...
这个系统实现操作系统作业的模拟调度,在VC环境下实现,用MFC实现了界面的可视化-The system simulation to achieve the operating system job scheduling, in the VC environment to achieve, using MFC to achieve visualization of the interface
- 2023-03-31 19:20:04下载
- 积分:1
-
PIC程序可以用PROTEUS软件进行防真
PIC程序可以用PROTEUS软件进行防真-PIC procedure PROTEUS software can be used for defense really
- 2022-08-09 06:23:58下载
- 积分:1
-
自己编写的一些用于解决C初学者的问题 书后习题 还有一些实用计算程序...
自己编写的一些用于解决C初学者的问题 书后习题 还有一些实用计算程序-prepare themselves for the settlement of the issue C beginners Exercise after some practical calculation procedures
- 2022-02-06 10:51:54下载
- 积分:1
-
这个程序能够实现各种模板的中值滤波处理,还能够计算处理后图象的熵!...
这个程序能够实现各种模板的中值滤波处理,还能够计算处理后图象的熵!-the process to achieve the various templates median filter handling, but also to calculate the processed image entropy!
- 2022-03-24 11:09:44下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1
-
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推.
2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码.
3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点
4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。
-Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
- 2022-07-24 02:51:37下载
- 积分:1
-
dbExpress连接MYSQL4.0以上版本
用dbexpress连接mysql4.0以上的版本 -dbexpress connected with the above version mysql4.0
- 2022-08-05 13:00:35下载
- 积分:1
-
用vb编写的对文本文件的操作程序,包含文本文件的读写,切割。...
用vb编写的对文本文件的操作程序,包含文本文件的读写,切割。-With vb text file written operating procedures, including reading and writing text files, cutting.
- 2022-02-12 00:08:12下载
- 积分:1