-
本教程主要讲述InstallShield开发环境、InstallScript脚本语言基础、基本安装程序的建立、安装界面的设计以及深入安装程序制作等共五章内容。各
本教程主要讲述InstallShield开发环境、InstallScript脚本语言基础、基本安装程序的建立、安装界面的设计以及深入安装程序制作等共五章内容。各章内容并不停留在初学者的水平上,而且在制作安装程序的每个方面,都给出了更高、更深层次的方法,例如安装对话框的定制、使用自己的DLL库、操作注册表、安装界面的汉化、使用多媒体、反安装以及安装程序的调试等.-Directory story InstallShield development environment, InstallScript based scripting language, the basic procedures for the establishment of the installation, the installation of interface design and installation of in-depth production process as a total of five chapters. The chapter does not stop at the beginners level, but also in the manufacture and installation procedures for each, are given a higher, more sophisticated methods, such as installing custom dialog box, use the DLL libraries, operate the registry, in line with the installation interface, the use of multimedia, to the installation of anti- the installation and commissioning procedures.
- 2022-04-19 08:41:08下载
- 积分:1
-
Currently embedded systems are popular in both the mobile phone is a household a...
目前嵌入式系统在手机、家用电器和嵌入式系统中都很流行,本书是一本适合初学者的书,教你如何构建一个嵌入式Linux系统开发环境
- 2022-08-22 07:41:42下载
- 积分:1
-
Java university practical tutorial version 2 source code, easy to understand
Java大学实用教程第2版程序源代码,便于搞懂书上的例子-Java university practical tutorial version 2 source code, easy to understand
- 2022-04-27 02:11:34下载
- 积分:1
-
BP神经网络在状态监测数据趋势预测中的应用,希望对大家有用...
BP神经网络在状态监测数据趋势预测中的应用,希望对大家有用-BP monitoring network in the state trend data, the application you wish to useful
- 2022-02-05 05:46:41下载
- 积分:1
-
数字图像处理源码,很详细的介绍了VC在图像处理上的应用,不要错过好东西啊。...
数字图像处理源码,很详细的介绍了VC在图像处理上的应用,不要错过好东西啊。-Digital image processing source code, it is a detailed introduction of the VC in image processing applications, do not miss something good ah.
- 2023-04-08 13:00:03下载
- 积分:1
-
for windows CE programming, a basic knowelegue
for windows CE programming, a basic knowelegue
- 2022-06-17 02:52:32下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
FORTRAN 90手册是一个明确的和全面的FORTRAN 90指南…
The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90
and its use. Fortran 90, the latest standard version of Fortran, has many
excellent new features that will assist the programmer in writing efficient,
portable, and maintainable programs. The Fortran 90 Handbook is an informal
description of Fortran 90, developed to provide not only a readable
explanation of features, but also some rationale for the inclusion of features
and their use. In addition, “models” give the reader better insight as to why
things are done as they are in the language.-The Handbook is a definitive and comprehensive guide to Fortran 90 and its use. F ortran 90. the latest standard version of Fortran, has many excellent new features that will Assis t the programmer in writing efficient, portable, and maintainable programs. The Fortran 90 Hand book is an informal description of Fortran 90, developed to provide not only a readable explan ation of features, but also some ration
- 2023-04-04 07:20:03下载
- 积分:1
-
关于AVS的一些学习资料,适合初学者的比较好的学习笔记。
关于AVS的一些学习资料,适合初学者的比较好的学习笔记。-Some matierials for beginners.
- 2022-10-20 18:25:04下载
- 积分:1
-
java编程思想,适合初学者学习,不知道大家有用没,反正高手不用看拉,属于入门教程,想下载java基础教程的适合这个....
java编程思想,适合初学者学习,不知道大家有用没,反正高手不用看拉,属于入门教程,想下载java基础教程的适合这个.-java programming ideas, suitable for beginners to learn, do not know if you did not useful, since you do not see pulling belonging Tutorial, I would like to download the java foundation for this tutorial.
- 2022-03-12 07:33:33下载
- 积分:1