登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:Asm
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Project_1

  project for coding in code warrior. language is assmebly

1
下载
107
浏览
2015-02-07发布

2. BS84C12A-3-LIBV412

  HOLTEK触摸芯片BS84C12A-3库文件(HOLTEK touch chip BS84C12A-3 library files)

45
下载
110
浏览
2015-02-03发布

3. Professional-Assembly-Language-(2005)

  Professional Assembly Language (2005)

2
下载
87
浏览
2015-01-27发布

4. BS84B08A_LIBV411

  触摸芯片 BS84B08A_LIBV411.rar库文件

1
下载
87
浏览
2015-01-27发布

5. mcgs

  昆仑通泰的开发平台软件,mcgs的详细说明和步骤(mcgs program platwork)

11
下载
183
浏览
2015-01-22发布

6. q1

说明:  Pokeface 题目描述 魔术师将一叠扑克顺次在桌上排成一行,初始全部正面朝上。随后,他每次挥一挥衣袖,都会翻转一连串的扑克,改变它们的正反朝向。从古代传下来的规矩,魔术师皆有师傅,他们要随时准备回答师傅的问题。问题形如:目前从第i张扑克牌到第j张扑克牌中,有几张正面朝上? 作为魔术师的助手,你被要求学习程序设计、算法与数据结构。现在,魔术师把这个问题交给了你,你需要编写一个程序,维护相应的数据结构来保存桌子上牌面的情况,同时对于师傅的每一个问题,你要用尽量快的速度计算出答案。 输入 第一行包含三个正整数n、p和q。n表示扑克牌的数量,p表示魔术师的挥一挥次数,q表示师傅的问话次数。 接下来共p+q行,每行包含一个操作,操作分为2种: H i j 魔术师挥一挥,改变了第i张牌到第j张牌的正反 Q i j 师傅问话:截至目前,第i张到第j张牌中有多少张正面朝上 操作中恰好包含p次H操作,q次Q操作,与第一行的p和q吻合。H操作和Q操作的范围均包含边界(即第i张和第j张牌)。 对于每个操作,输入保证1 ≤ i ≤ j ≤ n。 输出 对于每次Q操作,输出一行,包含一个整数,表示问题的答案。 提示:线段树(Pokeface Title Description The magician will stack poker table sequentially in a row, all the initial face-up. He then every wisp will flip a series of poker pros and cons of changing their orientation. The rules handed down ancient times, the master magician Jie, they be ready to answer the teacher s questions. Question of the form: Currently playing cards i to j-card poker, there are a few face-up? As a magician s assistant, you are required to learn programming, algorithms and data structures. Now, the magician put this question to you, you need to write a program to maintain appropriate data structure to hold the cards on the table face the situation, while the master for each question, and you want to use as quickly calculate the answer. Enter The first line contains three positive integers n, p and q. n represents the number of poker, p represents the wave of the magic number, q represents the number of master s questioning. Next, a total of p+ q rows, each containi)

0
下载
120
浏览
2015-01-18发布

7. fir5402_ccs2

  这一project在TMS320C5402DSP上实现FIR滤波器,使用CCS来仿真,并不使用开发板。(This project implemented on TMS320C5402DSP FIR filter to simulate the use of CCS, do not use the development board.)

1
下载
75
浏览
2015-01-12发布

8. AssemblyMatrixMultiplicationWithEmu8086

  The project for matrix mutltiplication in assembly x86 language.

1
下载
109
浏览
2015-01-11发布

9. motor-concol

  王晓明的电机控制代码,非常好的电机控制入门材料,结合芯片讲述电机控制算法,并且有归一化公式推导(Wang Xiaoming motor control code, very good motor control entry materials, combined with the chip tells the motor control algorithms, and has normalized derivation)

41
下载
78
浏览
2015-01-07发布

10. compare-2-strings-input-from-consol

  this is an assembly program that compares two strings.if they are identical, it display Y, else, it display N

2
下载
72
浏览
2014-12-27发布

11. PABX

  PABX with 8 channels

8
下载
102
浏览
2014-12-27发布

12. 51-smg-jisuanqi

  用汇编语言写的51单片机计算器,用数码管显示,16*16矩阵键盘。计算结果可以到8位数。(Written in assembly language microcontroller 51 calculator, with digital display, 16* 16 matrix keyboard. The results can to 8 digits.)

7
下载
67
浏览
2014-12-26发布

13. simple-os-

  简单的任务管理程序 , 在STM32上用 , 没有使用时间片,但是常用功能都集成进去了(Simple task management program, with the STM32, did not use the time slice, but commonly used functions are integrated into the)

12
下载
57
浏览
2014-12-19发布

14. IntelCodeTable

  Intel Code Table for assembly developers

1
下载
107
浏览
2014-12-15发布

15. 8259.asm

  直接用手动产生单脉冲作为中断请求信号。 要求每按一次开关产生一次中断,在屏幕上 显示一次“TPCA Interrupt!”,中断10次后 程序退出(Directly by hand to produce a single pulse as an interrupt request signal. Each time you press the switch requires an interrupt is generated, show a TPCA Interrupt! On the screen, interrupted 10 times after the program exits)

5
下载
123
浏览
2014-12-14发布

16. assembly

  Assembly language tasks. All basics with LT comments

1
下载
63
浏览
2014-12-08发布

17. Transformer_protection_system

  Transformeer protection system with Over Volatge Under Voltage,Over Temp. and Oil level Protection .Run in Top View Simulator.Generate the hex file

1
下载
73
浏览
2014-12-01发布

18. BS83B12A

  BS83B12A-3触摸按键实现的空气净化器C源码.触摸部分的配置使用官方提供的汇编源码.(BS83B12A-3 touch buttons to achieve air purifier C source code. Configure the touch part using the official compilation of source code.)

188
下载
74
浏览
2014-11-30发布

19. 1818_SqRtAsm7

  Integer Square Root with Remainder

1
下载
73
浏览
2014-11-29发布

20. AT8P756-WakeUp

  AT8P756 WakeUp Sample code

1
下载
49
浏览
2014-11-12发布