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

资源列表

« 1 2 ... .67 .68 .69 .70 .71 9072.73 .74 .75 .76 .77 ... 58523 »
  1. DLL封装窗口

    0下载:
  2. 请先编译DLL文件,并将DLL文件拷贝至call Hook目录, 调用CallDll程序加载*前,应先运行IE-post compiler DLL files and DLL files are copied to call Hook catalog, call CallDll external loading procedures, before first running IE
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:160.86kb
    • 提供者:黄春标
  1. FileMapping

    0下载:
  2. program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:164.39kb
    • 提供者:黄春标
  1. TerminateProcess

    0下载:
  2. program TerminateProcess {$APPTYPE CONSOLE} uses SysUtils, Windows var ProcessHwnd, WindowHwnd: THandle ProcessID: DWORD begin //得到记事本的主窗口句柄 WindowHwnd := FindWindow( Notepad , nil) if not isWindow(WindowHwnd) then ExitProcess(0) //得到记事本的进程标识 GetWind
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21.19kb
    • 提供者:黄春标
  1. VirtualMemory

    0下载:
  2. program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, MEM_RESERVE, PAGE_READWRITE) if
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23.04kb
    • 提供者:黄春标
  1. 工程2

    0下载:
  2. 本文件是一个vb软件开发环境下制作的小程序,只是初级水平,但是界面清楚明亮-This document is a vb software development environment produced by the small program, but the primary level, but clearly bright interface
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:795byte
    • 提供者:sun
  1. java函数

    0下载:
  2. 包括了java的基本函数的用法,方便查询!-including the basic function of usage, to facilitate inquiries!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:431.8kb
    • 提供者:朱晓峰
  1. 软件登陆程序示例

    0下载:
  2. 软件登陆界面示例(带登陆密码输入错误次数限制)-software interface landing examples (with password landing limit to the number of input errors)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11.42kb
    • 提供者:陈杰
  1. 图象处理与识别程序

    0下载:
  2. 一个图象处理事例程序,可以实现灰度处理,灰度直方图统计等-an example of image processing procedures, can achieve a gray, gray histogram statistics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:210.65kb
    • 提供者:汪平
  1. 系统与窗体

    0下载:
  2. 获取系统信息 运行System.exe后,在弹出的窗体中,单击不同按钮完成不同功能。-After geting system infomation and running System.exe,you can finish different functions by click different buttons in pop-up form.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.77mb
    • 提供者:冉杰
  1. 文件操作

    0下载:
  2. 文件属性管理 直接运行FileAttr.exe。 文件的复制 运行FileCopy.exe后,选择源文件和目的文件。 汉字字模提取程序 运行GetFont.exe时,一定要将字库文件Hzk16拷贝到当前目录中。写字板 直接运行Word.exe。-file attributes directly run FileAttr.exe management. Paper copies of running FileCopy.exe, select the source and purpose of do
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:570.48kb
    • 提供者:冉杰
  1. c++buildercom编程

    0下载:
  2. 一个基于COM对象的服务器和客户机程序运行ComClient.exe前,一定要注ComSever.dll,否则会出错。利用OLE自动化编程的实用程序 运行SendTextToWord.exe前,你的计算机中一定要安装Word97字处理软件,否则会出错。编制一个图像浏览器的ActiveX控件将生成的文ImageViewProj1.cab、ImageViewProj1.inf和ImageViewProj1.htm拷贝到C:\\Inetpub\\wwwroot目录下,若要在网上浏览,必须启动个人Web
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.16mb
    • 提供者:冉杰
  1. 6.3一个基于线程的异步串行通信程序

    0下载:
  2. 一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:504.5kb
    • 提供者:冉杰
« 1 2 ... .67 .68 .69 .70 .71 9072.73 .74 .75 .76 .77 ... 58523 »
搜珍网 www.dssz.com