-
Data_Structures_and_Algorithms_Using_CSharp
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
- 2010-12-13 17:29:40下载
- 积分:1
-
Screen Shot 2017-05-05 at 5.23.17 pm
hope it helps upload gg as
- 2017-06-05 09:10:50下载
- 积分:1
-
140分钟学会LaTex
说明: Latex必备书籍之一Tobias Oetiker著作,共六章,包括最基础的入门操作、索引、公式和比较难的图形等,完全够写一篇论文(One of the Necessary Books of Latex)
- 2020-06-23 21:40:02下载
- 积分:1
-
python强化学习实战
说明: 本书主要针对对人工智能感兴趣,并想要零基础学习强化学习的从事机器学习开发人
员和热衷于深度学习的爱好者。(Reinforcement learning)
- 2020-12-08 16:45:49下载
- 积分:1
-
QuantumFieldTheoryForTheGiftedAmateur
Quantum Field Theory For The Gifted Amateur
- 2019-05-15 14:52:29下载
- 积分:1
-
desigen_of_PV_invertor
详细介绍了光伏逆变器的软硬件设计与算法描述(desigen_of_PV_invertor)
- 2009-11-20 21:03:44下载
- 积分:1
-
SurrogateData
产生替代数据(Surrogate Data)
随机相位法 - SurrogateDataMain_SurrogateData.m(Surrogate data generated (Surrogate Data) randomized phase- SurrogateData Main_SurrogateData.m)
- 2020-07-26 20:28:42下载
- 积分:1
-
[C Primer Plus 第五版答案].中文文字版
这是一本经典C++书籍的课后习题参考答案,值得大家收藏(This is a classic C++ books after-school exercises, reference answers, it is worth collecting)
- 2017-07-08 16:11:17下载
- 积分:1
-
完整原版王爽汇编PPT课件(含源码和swf文件)
说明: 可以多看书,从中学习很知识。这是一个 很快乐的过程,请珍惜这个过程!(You can read more books and learn a lot from them. This is a very happy process, please cherish this process!)
- 2020-06-23 04:00:01下载
- 积分:1
-
_充流管道单向流固耦合数值模拟自动化研究
说明: 针对充流管道单向流固耦合数值模拟过程复杂、数据在耦合传递中存在偏差的问题,采用
C++语言编制了充流管道单向流固耦合数值模拟程序,实现了从模型建立、流体计算到结构分析
过程的自动化,确保了从流体计算到结构计算过程中数据传递的准确性.利用参考文献中的试验数
据验证了此程序计算结果的正确性,以实际发电厂的一段疏水管道为例进行单向流固耦合数值模
拟,描述了程序自动建立管道模型、模拟管内流体压力分布以及将流体压力数据导入管道结构中进
行管道应力计算的过程.结果表明:该充流管道单向流固耦合数值模拟程序具有结果准确、操作简
便的特点,可应用于多种充流管道的设计改造和风险预测中(Aiming at the complex numerical simulation process of one-way fluid-structure coupling in flow-filled pipeline and the deviation of data in coupling transmission, the method is adopted.
C++ language has compiled the numerical simulation program of one-way fluid-structure coupling for filling pipeline, which has realized the process from model establishment, fluid calculation to structure analysis.
The automation of the process ensures the accuracy of data transfer from fluid calculation to structural calculation.
The correctness of the calculation results is verified by the program, and the one-way fluid-structure coupling numerical model is carried out for a section of)
- 2020-06-23 01:00:01下载
- 积分:1