JavaScript数据结构和算法参考 JavaScript的完整数据结构和算法参考 设置 使用Git克隆存储库 git clone https://github.com/the-code-experiments/javascript-ds-algo-reference.git 安装依赖 npm install 执行测试 npm test 或者 npm run test:debug 数据结构 链表 树 图形 堆 哈希表 演算法 搜索 线性搜寻 二元搜寻 排序 气泡排序 选择排序 插入排序 堆排序 合并排序 快速排序 贝壳排序 计数排序 基数排序 作者和贡献者 我们非常感谢您的各种贡献。 特别感谢 贡献者。 随意地 要求功能 您发现任何拼写错误,增强功能或问题 为已经注册的投票 发送公关 执照 MIT许可证(MIT); 版权所有(c)2018 As
2021-10-07 21:22:22 55KB javascript algorithms data-structures JavaScript
1
The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and their functions. The C++ Standard Library - A Tutorial and Reference, 2nd Edition describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The book provides comprehensive documentation of each library component, including an introduction to its purpose and design; clearly written explanations of complex concepts; the practical programming details needed for effective use; traps and pitfalls; the exact signature and definition of the most important classes and functions; and numerous examples of working code. The book focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms. You will also find detailed coverage of strings, concurrency, random numbers and distributions, special containers, numerical classes, internationalization, and the IOStreams library. An insightful introduction to fundamental concepts and an overview of the library will help bring newcomers quickly up to speed. A comprehensive index will support the C++ programmer in his/her day-to-day life. Extending the overall content by about 50%, the book now also covers all the new C++11 library components, including Concurrency Fractional arithmetic Clocks and Timers Random numbers and distributions New smart pointers Regular expressions New STL containers, such as arrays, forward lists, and unordered containers New STL algorithms Tuples Type traits and type utilities
2021-10-06 11:59:10 13.8MB C++ 标准库
1
欢迎使用命令参考。该参考包含完整的详细命令描述字典,按字母顺序排列。 它是正确使用命令的权威资源,它为每个命令的每个参数提供了全面的规范。 Welcome to the Command Reference.This reference contains a complete dictionary of detailed command descriptions, arranged in alphabetical order. It is the definitive resource for correct command usage, providing comprehensive specifications for every argument of every command. The Command Reference is intended to provide information about individual commands. Although the reference also contains lists of commands arranged by functional grouping, it is not intended to be your primary source of procedural information. For introductory information and procedural guidelines concerning when and where to use commands, see the appropriate analysis guide for your application. A command mentioned in the various analysis guides implies a link to the detailed command description given in this reference. For ordering purposes, the alphabetical ordering of commands that begin with a star (*) or a slash (/) ignores those symbols. A printed copy of the Commands Quick Reference Guide is available on the ANSYS Customer Portal in the documentation area. The following Command Reference topics are available: 1.1. Conventions Used in This Reference 1.2. Product Capabilities 1.3.Terminology 1.4. Command Characteristics
2021-10-03 20:33:02 18.63MB 命令流 ansys workbench
1
ST官方网站用于STM32F334x4 STM32F334x6 STM32F334x8的数据手册和参考手册,英文最新原版,对STM32F334的开发最有用的两份资料手册
2021-09-28 22:13:34 5.55MB STM32F334 Datasheet Reference manual
1
CUDA_Toolkit_Reference_Manual CUDA开发者必备的API参考手册
2021-09-27 20:23:14 5.96MB CUDA NVIDIA
1
EC200S_reference Design.pdf
2021-09-27 19:06:30 480KB EC200S Quectel
1
EB Propsim F8 User Reference R1.4 EB Propsim F8用户手册
2021-09-27 14:57:07 3.91MB 信道仿真
1
STM32F4xx Reference manual
2021-09-26 13:02:32 13.01MB STM32F4xx manual
1
ANSYS 理论参考:包括结构、几何非线性结构、材料非线性结构等
2021-09-26 09:51:54 8.48MB ANSYS
1
在数字IC的设计中,逻辑综合工具DC的各种说明手册,而且是全英文版的,可以当做工具进行使用,微电子专业的必备手册。
2021-09-26 08:35:56 1.39MB DC综合
1