资源列表

« 1 2 ... .99 .00 .01 .02 .03 11004.05 .06 .07 .08 .09 ... 66581 »

[文件操作FileMapping

说明:program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.-program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R*.res} beg
<黄春标> 在 2026-01-22 上传 | 大小:164kb | 下载:0

[进程与线程VirtualMemory

说明: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
<黄春标> 在 2026-01-22 上传 | 大小:23kb | 下载:0

[组合框控件工程2

说明:本文件是一个vb软件开发环境下制作的小程序,只是初级水平,但是界面清楚明亮-This document is a vb software development environment produced by the small program, but the primary level, but clearly bright interface
<sun> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[打印编程REPORT

说明:一个打印的rep[ort-a print rep [ort
<> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[C#编程软件登陆程序示例

说明:软件登陆界面示例(带登陆密码输入错误次数限制)-software interface landing examples (with password landing limit to the number of input errors)
<陈杰> 在 2026-01-22 上传 | 大小:31kb | 下载:0

[GDI/图象编程图象处理与识别程序

说明:一个图象处理事例程序,可以实现灰度处理,灰度直方图统计等-an example of image processing procedures, can achieve a gray, gray histogram statistics
<> 在 2026-01-22 上传 | 大小:210kb | 下载:0

[Windows编程系统与窗体

说明:获取系统信息 运行System.exe后,在弹出的窗体中,单击不同按钮完成不同功能。-After geting system infomation and running System.exe,you can finish different functions by click different buttons in pop-up form.
<冉杰> 在 2026-01-22 上传 | 大小:2.77mb | 下载:0

[文件操作文件操作

说明:文件属性管理 直接运行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
<冉杰> 在 2026-01-22 上传 | 大小:570kb | 下载:0

[Windows编程c++buildercom编程

说明:一个基于COM对象的服务器和客户机程序运行ComClient.exe前,一定要注ComSever.dll,否则会出错。利用OLE自动化编程的实用程序 运行SendTextToWord.exe前,你的计算机中一定要安装Word97字处理软件,否则会出错。编制一个图像浏览器的ActiveX控件将生成的文ImageViewProj1.cab、ImageViewProj1.inf和ImageViewProj1.htm拷贝到C:\Inetpub\wwwroot目录下,若要在网上浏览,必须启动个人Web管理
<冉杰> 在 2026-01-22 上传 | 大小:1.16mb | 下载:0

[Windows编程6.3一个基于线程的异步串行通信程序

说明:一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware
<冉杰> 在 2026-01-22 上传 | 大小:504kb | 下载:0

[RichEdit显示倾斜文字

说明:Delphi Development!It is simple! Now everyone can download it!ok?
<ztz> 在 2026-01-22 上传 | 大小:161kb | 下载:0

[多媒体编程vc_clock

说明:这个程序实现了一个简单的时钟,实现用windows低层调用。-this program a simple clock, used to achieve lower call windows.
<wf> 在 2026-01-22 上传 | 大小:32kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 11004.05 .06 .07 .08 .09 ... 66581 »

源码中国 www.ymcn.org