登录
首页 » C# » YuanChengBianJiZhuCheBiao

YuanChengBianJiZhuCheBiao

于 2007-09-13 发布 文件大小:1KB
0 81
下载积分: 1 下载次数: 3

代码说明:

  CSharp编辑远程编辑注册表类,大家可以(CSharp remotely edit the registry editing category, we can)

文件列表:

远程注册表读取,与多线程池的应用.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • meanshift
    Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。(Mean Shift)
    2013-11-21 13:29:26下载
    积分:1
  • xhhyvv
    system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息(System permissions, will create a remote thread DLL injection user process, send a message to the user identity)
    2017-06-02 08:51:05下载
    积分:1
  • tabledll
    这是一个基于VC平台用QT开发的表格DLL程序。(This is a VC-based platform developed by QT procedure DLL form.)
    2009-06-14 19:45:26下载
    积分:1
  • RDM 解析,协议代码,适用于artnet 协议
    RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│   ├── RdmProtocal.exe│   ├── RdmProtocal.exp│   ├── RdmProtocal.lib│   └── RdmProtocal.pdb├── RdmProtocal│   ├── Debug│   │   ├── LzMethod.obj│   │   ├── RdmNode.obj│   │   ├── RdmProtocal.Build.CppClean.log│   │   ├── RdmProtocal.log│   │   ├── RdmProtocal.obj│   │   ├── RdmProtocal.pch│   │   ├── RdmProtocal.res│   │   ├── RdmProtocal.tlog│   │   │   ├── CL.command.1.tlog│   │   │   ├── CL.read.1.tlog│   │   │   ├── CL.write.1.tlog│   │   │   ├── RdmProtocal.lastbuildstate│   │   │   ├── RdmProtocal.write.1u.tlog│   │   │   ├── link.command.1.tlog│   │   │   ├── link.read.1.tlog│   │   │   ├── link.write.1.tlog│   │   │   ├── rc.command.1.tlog│   │   │   ├── rc.read.1.tlog│   │   │   └── rc.write.1.tlog│   │   ├── RdmProtocalDlg.obj│   │   ├── stdafx.obj│   │   ├── vc140.idb│   │   └── vc140.pdb│   ├── LzMethod.cpp│   ├── LzMethod.h│   ├── RdmNode.cpp│   ├── RdmNode.h│   ├── RdmProtocal.aps│   ├── RdmProtocal.cpp│   ├── RdmProtocal.h│   ├── RdmProtocal.rc│   ├── RdmProtocal.vcxproj│   ├── RdmProtocal.vcxproj.filters│   ├── RdmProtocal.vcxproj.user│   ├── RdmProtocalDlg.cpp│   ├── RdmProtocalDlg.h│   ├── ReadMe.txt│   ├── controller_library.h│   ├── lib│   │   ├── FTD2XX.lib│   │   └── RDM.lib│   ├── res│   │   ├── RdmProtocal.ico│   │   └── RdmProtocal.rc2│   ├── resource.h│   ├── stdafx.cpp│   ├── stdafx.h│   └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch    └── RDMPROTOCAL-b05a99f1        └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
    2021-05-06下载
    积分:1
  • Chapter9_6
    多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!(Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!)
    2008-08-05 18:07:32下载
    积分:1
  • HIDUSB
    Windows 系统下 1.USB设备的查找: 2.发送数据到USB设备: 3.接收数据从USB设备:(Windows system 1. USB device search: 2. Send data to USB device: 3. Receive data from USB devices:)
    2008-05-27 13:26:13下载
    积分:1
  • CPUFSB
    通過CPU的RDMSR讀取CPU的Front Side Bus的Speed(CPU through the CPU-RDMSR read the Speed of Front Side Bus)
    2009-12-09 10:51:18下载
    积分:1
  • PL0-The-compiler
    一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 (A, the experiment content and complete The basic content Operation: (1) expand the assignment+ and (2) REPEAT expansion statements < > statement sequence Conditions of DOWHILE < > Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence Choose to do content (1) operation:++ and . (2) types: (1) character types (2) real types. (3) the expansion of function: (1) has a return value and return statement (2) a parameter function. (4) increase a one-dimensional array type)
    2020-07-16 22:38:54下载
    积分:1
  • YFDH
    用MFC制作的windows程序,,希望大家能提出宝贵的建议,可以(The windows procedure that uses MFC to make, hope everybody can put forward valuable suggestion, can)
    2018-12-31 15:04:21下载
    积分:1
  • C#做的 IIS多站点管理 附项目完整源码
    可以创建并获取IIS站点,以及常用的iis操作
    2013-11-01下载
    积分:1
  • 696522资源总数
  • 104038会员总数
  • 40今日下载