-
计算机图形学,这是计算机图形学的算法画圆(midpoin…
计算机图形学,这是计算机图形学中画圆算法(中点圆算法)-Computer graphics, this is draw a circle in computer graphics algorithm (midpoint circle algorithm)
- 2022-09-12 12:30:03下载
- 积分:1
-
4X6=24游戏软件
这是一款本人开发的游戏软件,每次给出4个数,通过加、减、乘除的计算组合,每一个数字智能使用一次,组合计算出24的结果,是一个智力游戏,系统会提供答案。
- 2022-09-24 13:15:02下载
- 积分:1
-
MELP 语音编码
2400 bps 低速率语音编码 包括编码及解码部分,带有编码部分的参数输出到txt文件中 如基音周期, 清浊标志位, LSF等参数输出
- 2022-03-21 16:57:49下载
- 积分:1
-
3389 tools to open the border, prepared by VC can be used to study the security...
边界开3389工具,用VC编写,可以用来学习安全和网络编程。-3389 tools to open the border, prepared by VC can be used to study the security and network programming.
- 2022-01-28 02:30:49下载
- 积分:1
-
模拟扫雷游戏:用Visual C++实现的,里面有递规算法!
模拟扫雷游戏:用Visual C++实现的,里面有递规算法!-Simulated mine game: using Visual C++ implementation, which has handed regulation algorithm!
- 2022-02-13 18:56:26下载
- 积分:1
-
springmvc整合mybatis最全的图书管理系统
此应用程序对于初学springmvc整合mybatis的同学非常有用
- 2023-05-02 13:50:08下载
- 积分: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
-
mocatch
mocatch -- Catch mouse button presses and releases.-mocatch-- Catch mouse button presses and releases.
- 2022-02-03 02:24:23下载
- 积分:1
-
Windows程序设计第五版示例源码
《Windows程序设计第五版》配套光盘源码,VS都可编译通过。
- 2022-02-25 11:48:42下载
- 积分:1
-
直接写屏,直接从内存写到屏幕内存,然后刷出来。开发环境为Carbide 1.2 +SDK 2rd...
直接写屏,直接从内存写到屏幕内存,然后刷出来。开发环境为Carbide 1.2 +SDK 2rd-Direct write screen, directly from the memory screen memory writes, and then brush out. Development environment for the Carbide 1.2+ SDK 2rd
- 2022-02-04 01:20:43下载
- 积分:1