-
MP3 电路设计,学习中的好帮手,作为电路学习的基本知识
MP3 电路设计,学习中的好帮手,作为电路学习的基本知识-MP3 circuit design, the study of extremely helpful in learning the circuit as a basic knowledge
- 2022-06-29 20:17:19下载
- 积分:1
-
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分...
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-Tetris, classic games.
- 2022-02-20 12:56:31下载
- 积分:1
-
本文件里面是Costas环跟踪信号的几幅图,对于加深理解有所一定的帮助。...
本文件里面是Costas环跟踪信号的几幅图,对于加深理解有所一定的帮助。
- 2022-11-03 09:50:02下载
- 积分:1
-
双边带电路
双边带电路-Bilateral band circuit
- 2023-03-18 11:30:03下载
- 积分:1
-
C++ _console自写申请为C++初学者
C++_console self writting application for beginners into c-C++_console self writting application for beginners into c++
- 2022-08-17 12:34:54下载
- 积分:1
-
This is the computer network can answer the questions after, we want to use the...
这是计算机网络的可后习题的答案,希望有大家用的着的地方!-This is the computer network can answer the questions after, we want to use the place!
- 2023-02-24 03:55:03下载
- 积分:1
-
将网页抓取成图片格式的VB.NET程序
将网页抓取成图片格式的VB.NET程序,可指定网址打开网页后自动抓取网页为图片文件,并保存成指定格式,生成自定义大小的缩略图,自定义图片大小,甚至还可以设置水印文字。
- 2022-03-17 22:24:29下载
- 积分:1
-
Neusoft embedded programming training, quality is very good, well
东软嵌入式编程培训,质量非常不错,著名公司的质料,对编程非常有帮助-Neusoft embedded programming training, quality is very good, well-known companies of the material, on the programming very helpful
- 2022-10-10 10:40:04下载
- 积分:1
-
Download from internet, an simple easy
calendar.
This is an microsoft HTML A...
Download from internet, an simple easy
calendar.
This is an microsoft HTML Application script calendar.
It can run on any microsoft windows Operating systemm.
- 2022-01-26 05:53:10下载
- 积分:1
-
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。...
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。-Enter the collection number and the corresponding collection and specify a subset, and then go back to solve all the possible combinations.
- 2022-02-12 07:01:03下载
- 积分:1