-
FileMapping使用程序形式,在formmain.pas { } { formmain frmMain r * RES }是…
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} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
- 2022-03-29 14:12:49下载
- 积分:1
-
操作PE文件的一个类,对于理解PE文件的格式有帮助
操作PE文件的一个类,对于理解PE文件的格式有帮助-operation of a document PE class for understanding the format of PE help
- 2022-03-06 18:09:10下载
- 积分:1
-
This is Rename Utility , Windows File renamer project prepared in Visual C++ 6....
This Rename Utility , Windows File renamer project prepared in Visual C++ 6.0-This is Rename Utility , Windows File renamer project prepared in Visual C++ 6.0
- 2023-04-05 15:15:03下载
- 积分:1
-
off模型与obj模型相互转化
在很多情况下,需要将不同的文件格式转换为我们需要的文件,或者其他的软件需要这样的文件,而另一个需要编程的程序又需要那样的文件。此程序需要off与obj文件可以需要转换。
- 2023-02-09 07:20:08下载
- 积分:1
-
Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现....
Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.
- 2022-07-15 21:05:15下载
- 积分:1
-
This program checks a folder and copies the specified files to another folder....
This program checks a folder and copies the specified files to another folder.
During this course it writes a log file
- 2023-06-26 21:00:03下载
- 积分:1
-
incsrch。M
incsrch.m
root finding by incremental search requires func1.m
bisect.m
bisection root finding code uses function file: fcn.m
falspos.m
root finding by false position
newtraph.m -incsrch.m
root finding by incremental search requires func1.m
bisect.m
bisection root finding code uses function file: fcn.m
falspos.m
root finding by false position
newtraph.m
- 2022-05-19 20:49:04下载
- 积分:1
-
通过调用文本,文件通过修改并输出希望对大家有用
通过调用文本,文件通过修改并输出希望对大家有用-By calling the text file and output by modifying the U.S. wishes to be useful
- 2022-06-13 01:20:50下载
- 积分:1
-
哈夫曼编码,建立哈夫曼树,输出哈夫曼编码
哈夫曼编码,建立哈夫曼树,输出哈夫曼编码-hafuman encode,create hafuman tree and output hafuman code.
- 2022-09-23 18:35:02下载
- 积分:1
-
网络常见的图像格式文件(GIF,JPG,PNG)处理开发包
WEB通用图像格式文件(gif、jpg、png)处理开发包
- 2023-01-21 18:30:04下载
- 积分:1