-
图形学的上机实习,第二次作业!
图形学的上机实习,第二次作业!-graphics on the machine attachment, the second operation!
- 2023-03-21 20:05:04下载
- 积分:1
-
Windows环境下32位汇编语言程序设计第2版(光盘)
Windows环境下32位汇编语言程序设计第2版(光盘)-Windows Environment 32-bit assembly language programming, 2nd edition (CD-ROM)
- 2022-01-26 03:55:51下载
- 积分:1
-
语音采集、回放、显示,分析
语音采集、回放、显示,分析-voice capture, playback, display, analysis
- 2023-08-27 03:00:04下载
- 积分:1
-
在权值不同的图中寻找一个最小生成树的问题
在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
- 2022-03-15 19:32:13下载
- 积分:1
-
Easy access to a repository of software that is simple and convenient features,...
简单的进出库仓库软件,功能简单方便,希望给新人学习参考-Easy access to a repository of software that is simple and convenient features, hoping to learn new information
- 2022-02-22 05:53:46下载
- 积分:1
-
This the VB6 code for Ascii Calculator.
This the VB6 code for Ascii Calculator.-This is the VB6 code for Ascii Calculator.
- 2022-03-18 04:11:21下载
- 积分:1
-
evaluacion practica 2
evaluacion practica 2
- 2022-01-25 14:58:54下载
- 积分:1
-
through the Windows API function SendMessage Send Message List Box enable each o...
通过Windows API函数SendMessage发送消息使List Box中的每一个Item有不同的Tooltip-through the Windows API function SendMessage Send Message List Box enable each of a different Item Tooltip
- 2022-02-22 07:24:11下载
- 积分:1
-
这是一个实现k进制的程序,进制是从1到9,可以循环选择
这是一个实现k进制的程序,进制是从1到9,可以循环选择-Realize this is a k-band procedure, M is 1-9, you can choose to cycle
- 2023-02-13 17:10:03下载
- 积分: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