-
C# Ping命令窗口仿真
C# Ping命令窗口仿真,用C#与Windows相关编程知识,模拟仿真出Windows系统中的ping命令,界面和功能几乎是一样的,直接运行生成的exe文件,即可看到CMD Ping命令窗口。
- 2022-01-28 04:02:53下载
- 积分:1
-
SVMmulticlass: Multi
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
- 2022-05-28 03:23:16下载
- 积分:1
-
myLMsarsem_panel
说明: 修改的myLMsarsem_panel.m,用于LM检验和moran‘s I检验(This code myLMsarsem_panel.m was revsised by adding Moran's I test, it is for LM test and Moran's I test.)
- 2017-08-25 11:37:34下载
- 积分:1
-
SW335613
nfc smart card reader driver example
- 2020-06-25 16:40:02下载
- 积分:1
-
一个超小型的UML画图工具,非常使用的,虽然只有几百K,但是能实现基本常用的一些功能...
一个超小型的UML画图工具,非常使用的,虽然只有几百K,但是能实现基本常用的一些功能-a small ultra-UML drawing tools, the very use, although only a few hundred K, But to achieve some basic common functions
- 2022-03-28 14:15:03下载
- 积分:1
-
在风险投资中的进度条控制
progress bar control in vc-progress bar control in vc++
- 2022-05-06 22:53:12下载
- 积分:1
-
fuben
说明: 建立了离网小型永磁同步发电机模型,能够运行(The model of off grid small permanent magnet synchronous generator is established, which can operate)
- 2020-05-22 18:34:49下载
- 积分:1
-
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写....
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写.-this procedure through the most simple description of the procedures for the C programming and the basic norms of the notes describe, main procedures in order to guide beginners in the programming code of conduct standardized writing.
- 2022-06-01 19:28:10下载
- 积分:1
-
计算机操作系统实验――动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。...
计算机操作系统实验――动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。-Computer Operating System Experiment- Simulation of dynamic partitioning distribution: The first-fit algorithm and the best-fit algorithm.
- 2022-11-14 05:05:03下载
- 积分:1
-
用python写贪吃蛇
这两天在网上看到一张让人涨姿势的图片,图片中展示的是贪吃蛇游戏, 估计大部分人都玩过。但如果仅仅是贪吃蛇游戏,那么它就没有什么让人涨姿势的地方了。 问题的关键在于,图片中的贪吃蛇真的很贪吃XD,它把矩形中出现的食物吃了个遍, 然后华丽丽地把整个矩形填满,真心是看得赏心悦目。作为一个CSer, 第一个想到的是,这东西是写程序实现的(因为,一般人干不出这事。 果断是要让程序来干的)第二个想到的是,写程序该如何实现,该用什么算法? 既然开始想了,就开始做。因为Talk is cheap,要show me the code才行。
- 2022-08-07 15:08:37下载
- 积分:1