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

搜索资源列表

  1. SuperSpy_PE

    0下载:
  2. 文件说明:整个软件共有6个文件 1. SuperSpy.exe 主程序,可用于探测、操作窗口,判断进程类型等,并提供插件注入的入口(C#开发) 2. Invoke2.dll 实现基于CLR2的插件注入(C++/CLI开发) 3. Invoke4.dll 实现基于CLR4的插件注入(C++/CLI开发) 4. PropertyControl 插件,用于操作WinForm窗口(VB.NET开发) 5. PropertyControlForWPF 插件,专用于WPF的属性编辑器(C
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:321450
    • 提供者:亲爹
  1. chuan2bing

    0下载:
  2. Verilog语言实现的串行输出转换位并行输出的程序代码,并生成模块电路图-module b_c(dout,clk,clr,din) output dout input [3:0] din input clk,clr reg dout reg [3:0] q reg [1:0] cnt always@(posedge clk) begin cnt<=cnt+1 if(clr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:1691073
    • 提供者:zhanghf
  1. CLRWindowsEx001

    0下载:
  2. 用VS2008开发的CLR Windows窗体应用程序,退出Form窗口时弹出提示窗户,点击菜单弹出对话框。-CLR Windows Forms application developed with VS2008, pop-up windows when you exit the Form window, click menu pop-up dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:2708888
    • 提供者:zhoujun
  1. ComWave.zip

    0下载:
  2. Visual Studio 2010 CLR 编程电子书,Visual Studio 2010 CLR programming ebook
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:39741658
    • 提供者:唐宏飞
  1. SetFileSecurityAttribute_CLR

    0下载:
  2. 代码实现功能为:在win XP以及以后版本的windows系统中,右键点击文件->属性->安全中的一系列操作。其中将去除和恢复文件的继承父目录属性(Include inheritabable permission from this object s parent)的功能单独列出。windows默认情况下,用户创建的文件/文件夹都会默认勾选继承父对象的权限.另外就是针对具体的某个用户/组的某个独立的权限的添加/移出的功能的实现。-Deploy file security attrib
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:140099
    • 提供者:wanchao
  1. MICROCHIP

    0下载:
  2. 单片机小系统简易计算器设计 设计制作要求:用80C51/52单片机小系统编程制作的简易计算器。 1)要有4位LED显示器。 2)要有0—9个数字输入按键和功能按键分别是 “+”,“-”,“*”,“/”,“=” “CLR”,即“加法”,“减法”,“乘法”,“除法”,“等于”,“清除”。 3)显示过程:实验板通电开机后,第一位LED显示器显示“0”。 按下第一组数字,再按运算键“+ 、- 、*、/ ”后,再按第二组数字,继续按下“=”即可显示整数运算结果。按“清除键”清除当前L
  3. 所属分类:SCM

    • 发布日期:2017-01-03
    • 文件大小:796672
    • 提供者:yangmeng
  1. CSharp-CLR

    0下载:
  2. 一本c#框架的书,个人觉得很不错!供大家学习-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:19518521
    • 提供者:颜家骏
  1. 4wei-ji-shu-qi

    1下载:
  2. 4位同步二进制加法计数器的工作原理是指当时钟信号clk的上升沿到来时,且复位信号clr低电平有效时,就把计数器的状态清0。 在clr复位信号无效(即此时高电平有效)的前提下,当clk的上升沿到来时,如果计数器原态是15,计数器回到0态,否则计数器的状态将加1. -4 synchronous binary adder counter works by the rising edge of the clock signal clk, and the reset signal CLR acti
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:3177
    • 提供者:刘红喜
  1. vhdl

    0下载:
  2. library ieee use ieee.std_logic_1164.all entity decoder is port (clk:in std_logic clr:in std_logic data_in:in std_logic --待解码信元输入端; data_out:out std_logic) --解码信元输出端; end decoder architecture behave of decoder is component dff2
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:378333
    • 提供者:刘轩赫
  1. Task1

    0下载:
  2. 数据结构与算法实验,二叉树的操作与实现,C++/CLR控制台应用程序-Experimental in data structures and algorithms, binary operation and implementation, C++/CLR Console Application
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:1468191
    • 提供者:包逸歆
  1. Task2

    0下载:
  2. 数据结构与算法实验,堆排序,C++/CLR控制台应用程序-Experimental in data structures and algorithms, heap sort, C++/CLR Console Application
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:1470911
    • 提供者:包逸歆
  1. MOUSE

    0下载:
  2. VS2008下VC++ CLR鼠标中键轮滑示例.-VS2008 under VC++ CLR mouse button skating examples.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2064875
    • 提供者:JEAMY
  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
    • 文件大小:1772
    • 提供者:晓马锅
  1. files

    0下载:
  2. VS2005 CLR文件操作实例,值的学习,操作简单-VS2005 CLR file application
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:215210
    • 提供者:陆仁兵
  1. SphinX.CLR.Classic

    0下载:
  2. 详细解释对比C# 中 Action和Func的区别 和使用场景 -Detailed explanation of comparison in C# Action and Func differences and usage scenarios
  3. 所属分类:.net

    • 发布日期:2017-04-23
    • 文件大小:83262
    • 提供者:孙哈
  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
    • 文件大小:10703
    • 提供者:正经
  1. myshell

    4下载:
  2. 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
  3. 所属分类:Shell api

    • 发布日期:2017-05-29
    • 文件大小:11836179
    • 提供者:余雅婷
  1. clrvia3rd

    0下载:
  2. CLR via C#(第3版)随书源代码-CLR via C# demo code
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:5060510
    • 提供者:randy
  1. CLRTest

    0下载:
  2. windows 托管使用方法程序,特别适合visualC++入门初学者-clr test for windows .net
  3. 所属分类:.net

    • 发布日期:2017-05-01
    • 文件大小:684208
    • 提供者:zhang
  1. 20447166PrintMonitor

    0下载:
  2. The .NET Framework Base Class Library (BCL) consists of thousands of classes covering almost all of the functionality required to create powerful applications. Certain functionality,—such as changing the windows resolution or muting and unmuting soun
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:135786
    • 提供者:ALEDELI
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com