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

搜索资源列表

  1. socks5 remote exploit

    0下载:
  2. socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redh
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2347
    • 提供者:姜振
  1. ps命令常用用法

    0下载:
  2. 本文列举了ps命令常用用法(13种情况),完全满足一般编程的需要。-paper cited a ps command common usage (13), meet the needs of the general programming.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2294
    • 提供者:李琳
  1. 利用鼠标钩子隐藏窗体

    0下载:
  2. 利用鼠标钩子隐藏界面的例子程序,方便初学者学习鼠标钩子用法-use of the mouse interface hook hidden example in order to facilitate beginners learning mouse usage hook
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167433
    • 提供者:李市民
  1. Win Timer

    0下载:
  2. 一个讲windows中定时器使用的文章,很全,将所有可能的用法都讲到了。-a timer used in the article, is full of all possible usage spoke of.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:33976
    • 提供者:毕业
  1. adviseadadadd

    0下载:
  2. 一种特别的建议程序,非常有用。 用法: 1。把扩展名变成txt 2。用写字板打开 就可以运行了,然后你就扩然开朗,会特别兴奋。-a special proposal process very useful. Usage : 1. Put into txt extension 2. Using tablet can run on the open, then you expand ran outspoken, particularly exciting.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11034
    • 提供者:罗立
  1. VisualDSP4.0-crack

    0下载:
  2. VisualDSP++ 4 软件的破解文件,适用于adsp的dsp用户,详细用法在文件内-The crack for VisualDSP++ 4 DSP IDE development software, fits for the dsp developer for adi series DSP products, the detailed instructions is packed in the zip file
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:149621
    • 提供者:宋强
  1. Filejava

    0下载:
  2. java中的文件处理方法.有输入输出流,和文件读取流的用法-of document processing methods. With input and output streams, and the flow of documents to read Usage
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4169
    • 提供者:线线
  1. dongtaiCode

    0下载:
  2. 动态链接库程序的编写。DependsC++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. DependsC compiler technology adapted to name DLL function of the output, extern "C" for
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:173658
    • 提供者:王明
  1. World_Program_Work

    0下载:
  2. 这是世界程序大赛作品软件形式,很方便很直观,能很好的学习一些函数的功能用法-This is the world's Programming Contest entries software form, is a convenient intuitive, good can learn some of functionality Usage
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4700
    • 提供者:彭风
  1. Duplex

    0下载:
  2. 这是linux下 MiniGUI的一个程序,包括makfile,目标文件以及源文件,通过该源码,展示了如何编写makefile,如何运用minigui控件,如何设置参数,文件handle的使用,当然还有高级一点的用法,比如回调函数。-under linux This is a procedure for MiniGUI, including makfile. the target file and the source document, the source, demonstrates how
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:123091
    • 提供者:xujun
  1. CCMD_OCR

    0下载:
  2. 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的----要价太高;自己做----难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一些品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。-graphic character recognition (OCR) is commonly used things. Many programmers
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:323986
    • 提供者:yanghx
  1. mixdevice

    0下载:
  2. 混音器的基本用法,包括查找混音设备,检查某个混音设备是否可用-Mixing the basic directions, including the search for sound mixing equipment to check whether a particular sound mixing equipment available
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3852
    • 提供者:cjw
  1. VB_howlong

    0下载:
  2. 在VB中测量程序运行时间的例子,介绍了 GetCurrentTime函数的用法。-in VB time measurement procedures example, GetCurrentTime function of usage.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2298
    • 提供者:锐一
  1. DiskFreeSpace

    0下载:
  2. 获取磁盘总容量和空闲容量等信息,可以学习几个相关的api用法!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10528
    • 提供者:李泉
  1. cppunit-1.12.0.tar

    0下载:
  2. C++中的单元测试类库,用法与JUnit相似。是做C++程序单元测试的好帮手。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:760409
    • 提供者:jatom
  1. LEFUDePass.dll

    0下载:
  2. 基于U盘的身份认证系统组件,包含组建的用法和事例程序
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:99452
    • 提供者:王鹏
  1. 01-EZSample

    0下载:
  2. Clipboard示範程式-1,由Delphi5撰寫而成,demo一般的Clipboard用法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:238276
    • 提供者:thousan
  1. 02-MyClipboardFormat

    0下载:
  2. Clipboard示範程式-2,由Delphi5撰寫而成,demo自定義的Clipboard用法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:346635
    • 提供者:thousan
  1. 03-ClipboardViewer

    0下载:
  2. Clipboard示範程式-3,由Delphi5撰寫而成,demo攔截windows Clipboard用法
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:250161
    • 提供者:thousan
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:38704
    • 提供者:jiangyang520
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com