-
adsl拨号 换IP 类库 以及调用示例 DotRas 源码下载
adsl自动拨号 重拨 换ip 功能
- 2013-08-08下载
- 积分:1
-
Segment_Page
段页式存储管理系统:建立一个基本段页存储管理系统的模型。(1-2人)
首先分配一片较大的内存空间,作为程序运行的可用存储空间
建立应用程序的模型,包括分段结构在内
建立进程的基本数据结构及相应算法
建立管理存储空间的基本存储结构。
建立管理段页的基本数据结构与算法。
设计存储空间的分配与回收算法
提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入
(as above)
- 2021-01-04 10:48:56下载
- 积分:1
-
SHFB_v1401_Src
Sandcastle Help File Builder
- 2013-12-27 12:55:38下载
- 积分:1
-
corexy-marlin-master
说明: corexy结构的程序,高质量的机器。非常适合高精度。欢迎下载。(Corexy structured program, high quality machine. Very suitable for high precision.you can download)
- 2020-07-02 15:37:50下载
- 积分:1
-
dianziyuanqijianbujukekaoxingfenxi
一份描述电子元器件布局可靠性的文档,对于嵌入式系统的开发有重要意义,特别是EMC方面。(A description of the reliability of the document layout of electronic components for embedded systems development is significant, especially in EMC terms.)
- 2010-07-25 14:56:12下载
- 积分:1
-
WavDest
directshow 的 示范例子。完成WAV 流的转换。(directshow demonstration examples. WAV flow completed the conversion.)
- 2007-06-03 03:28:21下载
- 积分:1
-
chuankouCSharp
用C#写的串口调试软件非常简单不建议下载(yongcsharpxiedechaunkoutiaoshiruanjianfeichangjiandan)
- 2018-11-16 13:26:46下载
- 积分:1
-
StressMark
一个关于StressMark压力测试程序(a StressMark pressure on the testing procedures)
- 2007-01-29 17:25:21下载
- 积分:1
-
days
这个程序用于求解任何一年的任何一个月有多少天。可以直接使用(This program is used to solve the number of days in any month of any year. Can be used directly)
- 2017-01-06 16:25:21下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1