CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - R code

搜索资源列表

  1. r.s.tornado_assembly_language_course_design2

    0下载:
  2. 汇编语言的一些源码,全部都运行通过.课程设计的时候搞的.-some assembly language source code, all running through. Curriculum design when pursuing.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:231821
    • 提供者:罗本
  1. r.s.tornado_assembly_language_course_design

    0下载:
  2. 汇编语言的一些源码,全部都运行通过.课程设计的时候搞的,这是另外一份.-some assembly language source code, all running through. The curriculum design of the moment when, it is another.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:253614
    • 提供者:罗本
  1. crc2345

    1下载:
  2. 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) 发送
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:yzs
  1. rdvv.rar

    0下载:
  2. 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 +
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:2148
    • 提供者:Nev
  1. DOS

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:424029
    • 提供者:王福
  1. picwin

    0下载:
  2. 这是一个编程器软件运行在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
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1163925
    • 提供者:hcs301
  1. R

    0下载:
  2. 一个用opengl开发的程序代码,大家不妨下载下来看一看-With the development of a opengl program code, we may as well take a look at the downloaded
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1163
    • 提供者:zhunixingfu
  1. DLX

    0下载:
  2. 模拟的汇编器,可对汇编代码进行汇编,然后模拟流水线执行汇编指令-Simulated assembler, assembly code can be compiled, and then simulate pipeline execution assembly instructions
  3. 所属分类:assembly language

    • 发布日期:2017-05-18
    • 文件大小:5531400
    • 提供者:sitianhao
  1. wc

    0下载:
  2. 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!
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1639
    • 提供者:wht36
  1. 6.15_1

    0下载:
  2. 编写一个执行一下计算的子程序: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
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2765
    • 提供者:飞鱼
  1. rall_gen0

    0下载:
  2. 产生霍尔信号的使用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
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:784
    • 提供者:lurb
  1. Second

    0下载:
  2. 这是一本优秀统计教程《金融时间序列分析》课后习题的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
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4704
    • 提供者:陈晴
  1. Taiwan_code

    0下载:
  2. 关于全台湾地图的编码和程序,包括分区县,主要在R语言环境下运行-taiwan map code in R
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:652
    • 提供者:黄匡时
  1. Data-mining-R-code

    0下载:
  2. 很多课堂总结的data mining code-Many summary of data mining code in class
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:22443
    • 提供者:yuhuiyuan
搜珍网 www.dssz.com