-
一篇介绍软件注册原理的文章,深入浅出,文章很短,但讲解清晰易懂,简要的说明了软件实现注册功能的原理...
一篇介绍软件注册原理的文章,深入浅出,文章很短,但讲解清晰易懂,简要的说明了软件实现注册功能的原理-Register introduce a principle of software article in layman
- 2022-01-21 18:17:51下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-02-02 15:40:05下载
- 积分:1
-
这本书是一个彻底改写的第一个版本,以反映所有的变化…
This book is a thorough rewrite of the first edition to reflect all the changes introduced in C++
by the finalization of the ANSI/ISO C++ Standard. The entire text present in the first edition
has been examined and rewritten, sometimes removing old examples, often changing existing
examples and adding new ones, and adding many new exercises. Significant rearrangement
and re-ordering of the material took place to reflect the availability of better tools and my
improved understanding of how people learn C++. A new chapter was added which is a rapid
introduction to the C concepts and basic C++ features for those who haven’t been exposed.
The CD ROM bound into the back of the book contains a seminar which is an even gentler
introduction to the C concepts necessary to understand C++ (or Java). It was created by
Chuck Allison for my company (MindView, Inc.) and it’s called “Thinking in C: Foundations
for Java and C++.” It introduces you to the aspects of C that are necess
- 2022-10-23 19:40:04下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-07-28 10:32:33下载
- 积分:1
-
MFC Windows程序设计的随书源代码,经典书籍
MFC Windows程序设计的随书源代码,经典书籍-MFC Windows Programming with source code for the book, classic books
- 2022-05-07 07:24:34下载
- 积分:1
-
我写的一个模拟彩票抽奖的程序。用到了随机数的生成,数据保存等。...
我写的一个模拟彩票抽奖的程序。用到了随机数的生成,数据保存等。-I wrote a mock lottery draw procedures. Used a random number generator, data preservation.
- 2023-01-09 10:00:04下载
- 积分:1
-
最短路径,对于初学者来说是一个好的源码学习,请大家疯狂下载吧...
最短路径,对于初学者来说是一个好的源码学习,请大家疯狂下载吧-The shortest path, for beginners is a good source for learning, please download it crazy
- 2023-06-17 14:55:03下载
- 积分:1
-
how show pop window in c#
messageBox.show显示(“你好世界”);
- 2022-09-30 00:00:03下载
- 积分:1
-
An international software development books. Running on the development of multi
一部国际化软件开发的好书。对开发多平台运行软件很有帮助。-An international software development books. Running on the development of multi-platform software helpful.
- 2022-03-28 12:57:36下载
- 积分:1
-
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径...
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径-Realize minimum spanning tree algorithm, through the PRIM algorithm. By entering a string of characters show minimal spanning tree. Find the smallest path
- 2023-01-21 06:40:04下载
- 积分:1