-
一个基于HLA高层体系结构分布式仿真的例子,用VC++编写
一个基于HLA高层体系结构分布式仿真的例子,用VC++编写-A high level architecture based on HLA distributed simulation examples, using VC++ Prepared
- 2022-07-01 05:43:13下载
- 积分:1
-
遍历目录内文件的小工具,可以批量处理文件
遍历目录内文件的小工具,可以批量处理文件-Directory traversal file a small tool to handle batch files
- 2022-06-19 18:19:55下载
- 积分:1
-
由键盘输入一个最大值,求2到这个最大值中的所有质数(素数)。...
由键盘输入一个最大值,求2到这个最大值中的所有质数(素数)。-Keyboard input from a maximum, for 2 to the maximum value of all prime number (prime numbers).
- 2022-06-18 05:39:22下载
- 积分:1
-
发送程序与接收程序,均通过JAVA APPLET编程,可以实现很好的接收与发送任务。...
发送程序与接收程序,均通过JAVA APPLET编程,可以实现很好的接收与发送任务。-Sent procedures and receiving procedures, JAVA APPLET through programming, can be achieved very good reception and transmission tasks.
- 2022-07-17 00:28:04下载
- 积分:1
-
使用Visual C++6.0创建富有个性的工具条
使用Visual C++6.0创建富有个性的工具条-establish toolbar
- 2022-03-25 05:15:29下载
- 积分:1
-
我估计这是对初学者来说最好的礼物了,我也用过的。
我估计这是对初学者来说最好的礼物了,我也用过的。-I guess this is the best gift for the beginner, and I have used.
- 2022-08-17 10:15:28下载
- 积分:1
-
基于pc的串并口检测工具,只要在pc的串口和并口上面,接上自检头就可以检测串并口是否可用...
基于pc的串并口检测工具,只要在pc的串口和并口上面,接上自检头就可以检测串并口是否可用-Pc parallel port-based detection tool for the string, as long as the serial and parallel port pc above, with access to the self-test can detect the first string on the parallel port is available
- 2022-08-18 08:39:47下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用。
这是有关VC++的一个应用程序,主要实现对话框编辑的应用。-It is about a VC++ application, the main achievement dialog editor application.
- 2022-07-18 09:05:29下载
- 积分:1
-
阶乘实例
输入n的值,用循环语句完成1!+2!+3!……+n!=s的实例。用c#实现。
- 2022-08-26 09:53:13下载
- 积分:1
-
小型svm分类器
SVM是一种用超平面定义的分类器,是一种监督的分类算法。即使用带标签的训练数据,SVM得到优化的超平面,使得两类之间的距离最大,这样有什么好处呢?显而遇见,这样可以降低噪声干扰,因为超平面到数据点的距离是最大距离的一半,只要噪声扰动不要越过超平面即可。
- 2023-02-08 03:30:04下载
- 积分:1