-
- 2022-03-16 06:05:06下载
- 积分:1
-
图形的 Telnet 客户端
它的图形化的 telnet 客户端使用的 C#。和在另一个线程中处理的响应。将是有用的网络管理和设备配置。
- 2022-03-24 18:28:46下载
- 积分:1
-
第一次 ClickBot
Hi, 这是我第一次 程序, 可点击 bot只是 三个按钮 to 使用: 学习 naklikáte 小小 鼠标, 你做完了 和运行 它们的使用 naučiného 单击, 希望你 将喜欢 此
- 2022-02-16 07:37:07下载
- 积分:1
-
本游戏是通过DOS来运行的游戏,该游戏有四关可玩。第一关获胜、才能进入第二关。...
本游戏是通过DOS来运行的游戏,该游戏有四关可玩。第一关获胜、才能进入第二关。-a game.
- 2022-03-06 00:16:27下载
- 积分:1
-
实现一个简单的时钟
实现一个简单的时钟-achieve a simple clock
- 2023-04-10 11:10:03下载
- 积分:1
-
地球物理科学的segy地震数据文件格式转换程序
地球物理科学中的SEGY地震数据文件格式转换程序-Geophysical science SEGY seismic data file format conversion process
- 2022-03-26 12:33:31下载
- 积分:1
-
USB读写的简单程序,用于读取USB信息
一个读写usb的简单程序,用来读取usb的信息-Usb a to read and write simple procedures, used to read the usb information
- 2022-03-12 07:50:22下载
- 积分:1
-
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序...
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序-one can run DOS (The correct statement should be Windows console procedures) and procedures for capturing output of the source
- 2022-06-28 01:21:41下载
- 积分:1
-
词法分析,编译原理的词法分析程序c++源码。
词法分析,编译原理的词法分析程序c++源码。-Lexical analysis, lexical analysis of the principle of compiler c++ source program.
- 2023-06-12 05:30:02下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1