登录
首页 » STL » I do Effective STL Chinese version of CHM, without extracting passwords

I do Effective STL Chinese version of CHM, without extracting passwords

于 2022-01-25 发布 文件大小:829.86 kB
0 76
下载积分: 2 下载次数: 1

代码说明:

我做的Effective STL中文版CHM文件,无解压密码-I do Effective STL Chinese version of CHM, without extracting passwords

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1
    说明:  简单的stl读取,显示,切片程序代码,简单的stl读取,显示,切片程序代码,简单的stl读取,显示,切片程序代码,(3d stl qiepian)
    2016-03-31 09:03:59下载
    积分:1
  • 去除使用STL时编译warning
    去除使用STL时编译warning-removed when using STL compiler warning
    2022-05-15 06:40:14下载
    积分:1
  • C library of templates, including all source code
    C++类模版库实现,包括全部原代码-C library of templates, including all source code
    2022-07-05 05:18:58下载
    积分:1
  • stlstlfilt.zip
    STLstlfilt.zip
    2023-03-14 06:20:03下载
    积分:1
  • STLPort的文档(英文)
    STLPort的文档(英文)-"the documents (English)
    2022-01-25 16:11:12下载
    积分:1
  • ahmetcecen-IsoSlicer-MATLAB-6bb6de4
    说明:  快速读取STL文件,并完成对三角面片的分层切片工作(Quickly read STL files, and complete the work of layering and slicing triangles)
    2021-04-12 21:48:56下载
    积分:1
  • The book the author explains how to combine STL library components in the design...
    书中作者解释了怎样结合STL组件来在库的设计得到最大的好处。这样的信息允许你对简单、直接的问题开发简单、直接的解决方案,也帮你对更复杂的问题设计优雅的方法。我描述了常见的STL使用错误,而且向你演示怎么避开它们。那帮助你躲开闪资源漏、不可移植的代码和未定义的行为。我讨论了优化代码的方法,所以你能使STL表现得像它应该的那样快速、光滑。 本书作者为Scott Meyers,由龚敏敏翻译。 -The book the author explains how to combine STL library components in the design to obtain the greatest benefits. This information allows you to simple, direct question of the development of simple, direct solution, but also help you to more complex issues elegant approach. I have described the use of common STL error, and presentation to you how to avoid them. That flash of resources to help you avoid leakage, the code can not be transplanted and undefined behavior. I discussed the ways to optimize the code, so you can STL performance as it should be as fast and smooth. This book written by Scott Meyers, Translations from龚敏敏.
    2022-03-18 11:46:37下载
    积分:1
  • 用MATLAB编写遗传算法程序源代码 全部为m文件,可以直接在MATLAB里运行...
    用MATLAB编写遗传算法程序源代码 全部为m文件,可以直接在MATLAB里运行-Procedures for the preparation of genetic algorithms using MATLAB source code for all the m files, to run directly in MATLAB
    2022-06-17 10:45:04下载
    积分:1
  • C++STL开发技术导引 一本很好的书 大家赶快下吧
    C++STL开发技术导引 一本很好的书 大家赶快下吧-C++ STL to develop technical guidance of a good book right under the U.S. as soon as possible
    2022-01-26 01:53:45下载
    积分:1
  • sliding
    说明:  求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example: The array is [1 3-1-3 5 3 6 7], and k is 3. Window position Minimum value Maximum value [1 3 -1]-3 5 3 6 7 -1 3 1 [3 -1 -3] 5 3 6 7 -3 3 1 3 [-1 -3 5] 3 6 7 -3 5 1 3 -1 [-3 5 3] 6 7 -3 5 1 3 -1 -3 [5 3 6] 7 3 6 1 3 -1 -3 5 [3 6 7] 3 7 Your task is to determine the maximum and minimum values in the sliding window at each position. )
    2011-04-03 19:25:46下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载