-
Fortran程序设计调用10个随机数
程序会输出10个1到10之间的随机数,每次执行结果会不一样,因为是随机的。这里实例了函数返回数组的方法,主程序中要用interface来说明函数的使用接口。使用接口包括参数类型及返回值类型。
- 2022-10-31 08:15:03下载
- 积分:1
-
分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)...
分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)-Analysis of import table, import table collation. In the import table of the DLL to add their own code. Can be inserted EXE and DLL
- 2022-07-11 12:55:27下载
- 积分:1
-
Chinese version of PowerPoint tutorials to allow readers to grasp as soon as pos...
PowerPoint中文版教程,让读者尽快的掌握PowerPoint并熟练的进行应用。-Chinese version of PowerPoint tutorials to allow readers to grasp as soon as possible, PowerPoint and skilled application.
- 2022-04-17 16:18:04下载
- 积分:1
-
A class that makes it easy to implement an INI settings file in your application...
一个类,它使在应用程序中实现INI设置文件变得容易。
- 2022-03-20 01:16:19下载
- 积分:1
-
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
-
设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。...
设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
- 2022-05-15 21:08:08下载
- 积分:1
-
similar to the electronic diary, updated date, the selection weather forecast, k...
类似于电子日记,可更新日期,选择天气预报,同时可保存每天的记录-similar to the electronic diary, updated date, the selection weather forecast, kept daily records
- 2022-03-22 12:30:01下载
- 积分:1
-
为c/c++/cxx源码批量添加版权注释
为c/c++/cxx源码批量添加版权注释,稍作修改,可以支持任何语言。使用js开发的原因是,灵活且方便随时随地修改。windows下双击就可以运行。非常地方便。
- 2022-08-25 13:34:14下载
- 积分:1
-
文件发送与接收 windows sockt小程序
文件发送与接收 windows sockt小程序
-File send and receive windows sockt applet
- 2022-01-22 07:17:49下载
- 积分:1
-
一个用vc7封装的xml文件访问对象。带例子
一个用vc7封装的xml文件访问对象。带例子-a vc7 Compliant with the xml document the visit. With examples
- 2022-05-09 05:05:09下载
- 积分:1