-
that I write on the H.264 codec
这是我自己写的关于H.264解码反量化(IQ)部分的ARM汇编程序.请版主给以指教,多谢!-that I write on the H.264 codec- quantization (IQ) of ARM assembler. Please enlighten giving moderator, Thank you!
- 2022-04-02 05:03:07下载
- 积分:1
-
卖花姑娘的发声程序,汇编语言编写,附音阶表,可改变曲目...
卖花姑娘的发声程序,汇编语言编写,附音阶表,可改变曲目-Maihuaguniang the audible, assembler language, with chromatic scale, can change the repertoire
- 2023-08-29 18:10:03下载
- 积分:1
-
MCD1 real one, to light a LED and continuously put out 3 seconds after the real...
MCD1实战一,点亮一个LED并持续3秒后熄灭
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电
路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。
本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并从RC0输出高电平
从而点亮RC0口的一个LED,持续3秒后LED熄灭.
该程序可用于PIC16F87X(A)所有系列-MCD1 real one, to light a LED and continuously put out 3 seconds after the real purpose for learning and application debugging MCD1 online suite of tools to carry out the project software and hardware examples of joint commissioning procedures, that is, as a user instance, and the demonstration user circuit board to serve as a temporary role. This constitutes a software, hardware, a full range of home-made simulation environment projects. Realize the function of this procedure is that the 8-port RC pin all set to output mode and high output from the RC0 so I RC0 a lit LED, continuous 3 seconds after the LED goes out. The program can be used to PIC16F87X ( A) All Series
- 2022-03-05 02:28:25下载
- 积分:1
-
配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录
配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录-Mp3 hardware with the source code for the zip player. Which included more detailed
- 2022-07-23 08:29:06下载
- 积分:1
-
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(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路径。
-err
- 2023-05-30 22:10:03下载
- 积分:1
-
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换...
本次设计的RS232 to USB转换器,RS232端所采用的baud rate仅为9600。并没有对其它baud rate
到 USB 作转换-The design of the RS232 to USB converter, RS232 terminal baud rate used in 9600 only. There is no other baud rate to USB conversion
- 2022-02-05 04:37:19下载
- 积分:1
-
输入一个数 然后可以得到比这个数小的所有素数 InTEL汇编程序设计书后的一道题目 天津大学实验...
输入一个数 然后可以得到比这个数小的所有素数 InTEL汇编程序设计书后的一道题目 天津大学实验 -Enter a number and then can get smaller than this number of all prime numbers InTEL assembly programming book for a test subject of Tianjin University
- 2023-08-26 13:35:11下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第16章
Windows环境下32位汇编语言程序设计配套书源码第16章-Windows Environment 32-bit assembly language programming book source package Chapter 16
- 2022-01-26 01:58:34下载
- 积分:1
-
用汇编语言实现了计算器的功能。实验已经通过
用汇编语言实现了计算器的功能。实验已经通过-Using assembly language to achieve the functions of the calculator. Experiment has been passed
- 2022-01-26 04:05:50下载
- 积分:1
-
我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能...
我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能-I wrote a ringing of the little game, based on 6502 platform, the basic function can be achieved
- 2022-01-24 08:44:26下载
- 积分:1