CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 系统编程

资源列表

« 1 2 ... .47 .48 .49 .50 .51 14552.53 .54 .55 .56 .57 ... 15015 »
  1. bank

    1下载:
  2. 银行管理系统,可以模拟银行相应操作,如:开户、销户、存款、取款、转账等。-Bank management system, can simulate the corresponding bank operations, such as: accounts, sales households, deposits, withdrawals, transfers and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:4592
    • 提供者:dzyhf
  1. MemLoadDLL

    1下载:
  2. 在内存中直接加载DLL调用,使用汇编编写,非常有用-MemLoadLibrary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2796
    • 提供者:天心
  1. DLLCALL

    1下载:
  2. 一个DLL调用代码,基于VC++。实现从一个DLL中调用另一个DLL类-Code calls a DLL, based on VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2016-08-04
    • 文件大小:125361
    • 提供者:宇之柱
  1. FileSystem

    1下载:
  2. 我编写的文件系统模拟程序。 运行程序后,在左端控制面板可以进行格式化,打开已有目录文件和保存目录文件功能,在中间的树形目录中,可以选中文件或文件夹,进行重命名,新建,删除等等工作,双击选中项可以直接打开文件。 整个磁盘空间被划分为了三个部分:索引,FAT,和数据块Block。 对于空闲数据块的管理,使用的是位图的方法,每个Block对应一个FAT结构,FAT中存放了该Block的信息和下一个关联Block号。 文件目录采用了多级目录结构,并建立了索引。 -I prepared
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:282910
    • 提供者:陈忻
  1. jinyongqiyongUSBguangquruanpan

    1下载:
  2. 此程序通过修改注册表对usb、光驱和软盘进行禁用和启用的控制-This process by modifying the registry on the usb, floppy drive and to disable and enable the control of
  3. 所属分类:Windows Kernel

    • 发布日期:2016-11-24
    • 文件大小:41561
    • 提供者:赵文杰
  1. MemUtil

    1下载:
  2. 一个牛公司自己开发一个内存管理工具,能够很好的调试内存泄漏,及示例代码.-A cow' s own memory management to develop a tool for debugging memory leaks very good, and sample code.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:13093
    • 提供者:yuxin
  1. APIAdapterInfo

    1下载:
  2. VC++网络适配器接口类:CNetworkAdapter源程序,内部使用Iphlpapi、Setupapi函数实现,主要封装了一些内部函数,使用者可以简单轻松地获取电脑上所有网络适配器的网络IP、网卡MAC、网卡描述、子网掩码等各种信息,同时还提供了一些简单的接口函数,利用这些函数你可以修改网络IP、网卡MAC。-VC++ Network Adapter Interface type: CNetworkAdapter source, the internal use of Iphlpapi, S
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:76655
    • 提供者:Arizona
  1. OshjTaskView

    1下载:
  2. VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能。此外,这个小程序还实现了对操作系统“运行”对话框、“文件属性”对话框的调用。-VC++ in the process of the preparation module viewer for the enumeration of all process systems and articulated by all the modules, and the real
  3. 所属分类:Windows Kernel

    • 发布日期:2015-11-18
    • 文件大小:29132
    • 提供者:Arizona
  1. VolumeMonitor

    1下载:
  2. VC++辅助音量控制软件VolumeMonitor源代码,可以和系统的音量控制配合使用,用来增大音量、减小音量,调整音量时还可以显示彩色的音量指示条,可以设置透明度,静音色等,看着很漂亮。-VC++ auxiliary VolumeMonitor volume control software source code, and systems can use the volume control to increase volume, reduce the volume, adjust the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:16525
    • 提供者:106
  1. seamlessrdp

    1下载:
  2. seamlessrdp是对rdesktop连接windows terminal service的扩充。用seamlessrdp完全可以实现rdesktop与TS的无缝连接,完全可以实现要求本次session连接只起动指定的application的情况。-Seamlessrdp is the expansion of rdesktop connection windows terminal service. Seamlessrdp can be used to achieve seamless c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:267978
    • 提供者:andrew
  1. jtag

    1下载:
  2. JTAG Tools is a software package which enables working with JTAG-aware (IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter. This package has open and modular architecture with ability to write miscellaneous extensions (like b
  3. 所属分类:Windows Kernel

    • 发布日期:2015-03-25
    • 文件大小:957795
    • 提供者:asdf
  1. w32dsm89

    1下载:
  2. Win32 Disassembler. Produces annotated dissassembly of .EXE file and .DLLs. The dissassembler knows about 100s of calls to well known Win32 APIs and documents the assembly for you so that one can understand what the assembly code is trying to do. Ver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:606437
    • 提供者:Parity error
« 1 2 ... .47 .48 .49 .50 .51 14552.53 .54 .55 .56 .57 ... 15015 »
搜珍网 www.dssz.com