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

搜索资源列表

  1. DBObjCode

    0下载:
  2. You can use CRL to author a number of database objects. Follow a canonical example that explains the main steps involved in using and creating a CLR object inside SQL Server 2005.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16.01kb
    • 提供者:walkee
  1. WPF_CAB_source_1[1].0.51205.1

    0下载:
  2. wpf和cab的结合使用源码(转载),目前wpf设计器还有缺陷,不能识别clr-namespace-wpf cab and the combined use of the source code (reproduced), is currently wpf design flaws, fail to recognize clr - namespace
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:497.84kb
    • 提供者:lhp
  1. TrafficLights

    0下载:
  2. LOOP1: CJNE A,#20H,LOOP2 CLR CY SUBB A,#07H SJMP END1 LOOP2: CJNE A,#10H,LOOP3 CLR CY SUBB A,#07H SJMP END1 LOOP3: DEC 3AH END1: MOV TH0,0BH MOV TL0,0DCH SETB TR0 RETI
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:128.94kb
    • 提供者:ccdd
  1. DataAdo

    0下载:
  2. 我用VC++ 2005的托管代码编的一个C++/CLR的例子,该方面例子较少,希望给大家参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.79mb
    • 提供者:xiaofei
  1. 2007829945374711

    0下载:
  2. 是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。 -Delay is a compilation of procedures, suitable for beginners to use, when the high output po
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:张菲菲
  1. lab1

    0下载:
  2. Nachos上开发的一个初级shell。Shell支持cd, dir, clr, environ, echo, help, pause and quit命令;上述命令之外的其他命令通过系统调用fork和exec创建子进程实现; -Nachos on the development of a primary shell. Shell support cd, dir, clr, environ, echo, help, pause and quit order the order other
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:2.74kb
    • 提供者:陈忠俊
  1. Lua2IL

    0下载:
  2. Lua to IL (Intermediate Language) bytecode interpreter (virtual machine) written for .NET CLR in CSharp
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:109.48kb
    • 提供者:horemheb
  1. XNALISP

    0下载:
  2. XNALISP complex interpeter in CSharp written for .NET CLR
  3. 所属分类:Compiler program

    • 发布日期:2017-06-12
    • 文件大小:18.3mb
    • 提供者:horemheb
  1. cpp_trees.tar

    0下载:
  2. C++ code implementation of RedBlack trees and interval trees based on Algorithms from MIT s CLR
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:26.26kb
    • 提供者:Ak
  1. sy4

    0下载:
  2. D74LS74 JK74ls112. LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY D74LS74 is port(clk,clr,PRE,D:in std_logic QT,QTN:out std_logic) end ENTITY D74LS74 architecture bhv of D74LS74 is signal q,qn:std_logic signal x:std_logic
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:944byte
    • 提供者:镜辰
  1. huibian

    0下载:
  2. 流水,采用一个命令即可实现,适合初学者,发散性思维,然后循序渐进的进行学习- ORG 000H MAIN: MOVE P1,#0FFH CLR P1.0 LCALL DEL CPL P1.0 LCALL DEL ....
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:1.51kb
    • 提供者:king
  1. 11

    0下载:
  2. 广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:1.88kb
    • 提供者:yoauni
  1. dotnetencrypt

    0下载:
  2. .Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。 本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。-. Net Framework With CLR provides support for the rich, can be achieved with minimal code using C and other old-fashioned language previously difficul
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1.73kb
    • 提供者:晓马锅
  1. shumaguanxianshi

    0下载:
  2. 数码管显示功能MOV P0,A 将第二个字形码送P0口 CLR SECOND 开第二位显示器 LCALL DELAY 延时 SETB SECOND 关第二位显示 POP PSW POP ACC RET-Digital tube display MOV P0, A glyph code will be sent to the second port P0 CLR SECOND open second monitor LCALL DELAY delay SETB SEC
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:10.45kb
    • 提供者:正经
  1. LIBRARY-IEEE

    0下载:
  2. 加法计数器的设计 任意进制的计数器设计-LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY sun IS PORT(ENA,CLK_IN,CLR:IN STD_LOGIC Y:OUT STD_LOGIC_VECTOR(6 DOWNTO 0) ) END sun ARCHITECTURE A OF sun IS SIGNAL CLK:STD_LOGIC SIGNAL TEMP:INTEG
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2.72kb
    • 提供者:木子
  1. Calculator-XControl

    0下载:
  2. Run the VI to use the calculator. You can type directly into the Formula field or use the keys on the calculator keypad to enter values. Click the <=> key or press <Enter> on the keyboard to evaluate the current formula and displa
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:122.04kb
    • 提供者:testid
  1. DicomObjects.NET

    2下载:
  2. DicomObjects for .NET V6-The .NET version of DicomObjects has been developed and tested over the past 6 years, and is already used in hundreds of applications around the world by over 50 developers. It may of course be used for any of the uses listed
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:222.17kb
    • 提供者:medical
  1. DicomObjects.NET-6.40.0.64

    19下载:
  2. 官方6.40.0.64版本对应的去除60天开发者试用-The .NET version of DicomObjects has been developed and tested over the past 6 years, and is already used in hundreds of applications around the world by over 50 developers. It may of course be used for any of the uses list
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:215.9kb
    • 提供者:
  1. 01-CLR-RAM

    0下载:
  2. 8051 assamlber which clear RAM of AT89C51
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:9.96kb
    • 提供者:alisher
  1. CTP api 交易开发实例

    2下载:
  2. CTP C#接口, 通过clr/c++封装,对于不熟悉C++或者非高频交易的朋友有用
  3. 所属分类:其它

搜珍网 www.dssz.com