搜索资源列表
r.s.tornado_assembly_language_course_design2
- 汇编语言的一些源码,全部都运行通过.课程设计的时候搞的.-some assembly language source code, all running through. Curriculum design when pursuing.
r.s.tornado_assembly_language_course_design
- 汇编语言的一些源码,全部都运行通过.课程设计的时候搞的,这是另外一份.-some assembly language source code, all running through. The curriculum design of the moment when, it is another.
crc2345
- crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
rdvv.rar
- hex code for controlling a TSA5511 phase locked loop chip using a PIC16F84 Also drives a standard 16x1 LCD display. function 16F84(A) L.C.D. notes 0V 5 1, 5 +5 volt 4, 14 2, 3 Display enable 2 6 SCL 17 needs 10k pullup to +
DOS
- DOS操作系统源代码,VC下编译通过,由于代码中部分为汇编代码,需要阅读者有一定的汇编知识-DOS operating system source code, VC compiled by, as part of the code for the assembly code, you need to read the compilation of those who have some knowledge
picwin
- 这是一个编程器软件运行在WINDOWS下,选择查看汇编代码菜单,可以反汇编下面型号PIC单片机程序-This is a programming software runs on WINDOWS, select the View menu assembly code, you can disassemble the following PIC microcontroller programming model
R
- 一个用opengl开发的程序代码,大家不妨下载下来看一看-With the development of a opengl program code, we may as well take a look at the downloaded
DLX
- 模拟的汇编器,可对汇编代码进行汇编,然后模拟流水线执行汇编指令-Simulated assembler, assembly code can be compiled, and then simulate pipeline execution assembly instructions
wc
- K&R裡wc的ASM版本 數stdin裡的行數,字數,與字完數 超小的執行檔,只有 244 byte ! -ASM translation of the C code in K&R that counts lines, words, and characters in input. Assembles to 244 bytes!
6.15_1
- 编写一个执行一下计算的子程序:COMPUTE:R<-X+Y-3,其中X,Y以及R均为数字组。假设COMPUTE与其调用的程序在同一段代码,数据段D_SEG中包括含X和Y数组,数据段E_SEG中包含R数组,同时写出主程序调用COMPUTE过程的部分。-Write a subroutine perform calculations about: COMPUTE: R < -X+ Y-3, where X, Y and R are digital group. Assuming COMPUT
rall_gen0
- 产生霍尔信号的使用verilog语言设计代码,能产生4种马达转速的设计(960转/分钟,1440转/分钟,2880转/分钟,4800转/分钟)供参考-Generate Hall signals use the verilog language design code to produce the design of the motor speed (960 r/min, 1440 r/min, 2880 r/min to 4800 rev/min) for reference
Second
- 这是一本优秀统计教程《金融时间序列分析》课后习题的R软件代码,有详细的解释,对于初学R软件,是很好的资料。R软件是一款免费的统计软件,专业的数据统计专业。采用S语言编写,和C语言很相似-This is an excellent tutorial statistics " Financial Time Series Analysis" exercises after the R software code, a detailed explanation for the begin
Taiwan_code
- 关于全台湾地图的编码和程序,包括分区县,主要在R语言环境下运行-taiwan map code in R
Data-mining-R-code
- 很多课堂总结的data mining code-Many summary of data mining code in class