资源列表
EventDispatcher
- Haxe EventDispatcher abstraction
背包1
- 贪心背包,贪心算法总是作出在当前看来最好的选择。也就是说贪心算法并不从整体最优考虑,它所作出的选择只是在某种意义上的局部最优选择。当然,希望贪心算法得到的最终结果也是整体最优的。虽然贪心算法不能对所有问题都得到整体最优解,但对许多问题它能产生整体最优解。如单源最短路经问题,最小生成树问题等。在一些情况下,即使贪心算法不能得到整体最优解,其最终结果却是最优解的很好近似。(Greedy knapsack, (1) the so-called greedy choice property means
特性阻抗介绍
- 介绍电阻,特性阻抗讲解Characteristic Resistance(impedance Characteristic Resistance)
STM32官方例程库
- 非常详尽的官方例程库,版本V3.50,里面有官方例程,写的很详细(A very detailed official routine library, version V3.50, with official routines and detailed writing)
再入飞行器射程优化
- 高速再入飞行器射程最大优化,采用单纯形法。(The maximum range optimization of the high speed reentry vehicle is made by the simplex method.)
科学计算器BY大飞
- 可实现三角函数和反三角函数的计算,界面精美,代码完整,可运行(The calculation of trigonometric and anti trigonometric functions can be realized. The interface is exquisite, the code is complete and it can run.)
Untitled
- 稳态系统分析,6节点直角坐标潮流计算,以matlab为工具(the steady state analysis of power systems under matlab)
GA算法
- GA-NN算法详细批注。基于MATLAB开发。(the process of GA-NN based on MATLAB langurage.)
实验二
- 里面是全加器的代码,共五种,分别用不同语句写的(There are five kinds of code in it, which are written in different sentences.)
Matlab有限元结构分析与工程应用
- Matlab有限元结构分析与工程应用课本(books for finite element)
Exp301
- 这是一个D锁存器完整文件,打开quartus2运行即可(This is a complete file of the D latch, open the quartus2 to run)
pid
- 包含头文件以及主程序,里面有具体注释。(It contains the header file and the main program, with specific annotations in it.)
