资源列表
实验二
- 里面是全加器的代码,共五种,分别用不同语句写的(There are five kinds of code in it, which are written in different sentences.)
GA算法
- GA-NN算法详细批注。基于MATLAB开发。(the process of GA-NN based on MATLAB langurage.)
Untitled
- 稳态系统分析,6节点直角坐标潮流计算,以matlab为工具(the steady state analysis of power systems under matlab)
unified-schemes
- 手机上MSM6500上GPIO口配置说明()
科学计算器BY大飞
- 可实现三角函数和反三角函数的计算,界面精美,代码完整,可运行(The calculation of trigonometric and anti trigonometric functions can be realized. The interface is exquisite, the code is complete and it can run.)
再入飞行器射程优化
- 高速再入飞行器射程最大优化,采用单纯形法。(The maximum range optimization of the high speed reentry vehicle is made by the simplex method.)
fqbo538
- 手机GSM TI 平台 串口 uart 驱动 源代码()
STM32官方例程库
- 非常详尽的官方例程库,版本V3.50,里面有官方例程,写的很详细(A very detailed official routine library, version V3.50, with official routines and detailed writing)
新建文件夹
- 电力系统scc的暂态稳定分析,有电力系统模型和暂态模型(Transient stability analysis of SCC in power system)
Producer_Consumer
- 在windows平台下使用C++编写的生产者-消费者问题。模拟了多线程处理。(Producer-consumer using C++)
特性阻抗介绍
- 介绍电阻,特性阻抗讲解Characteristic Resistance(impedance Characteristic Resistance)
背包1
- 贪心背包,贪心算法总是作出在当前看来最好的选择。也就是说贪心算法并不从整体最优考虑,它所作出的选择只是在某种意义上的局部最优选择。当然,希望贪心算法得到的最终结果也是整体最优的。虽然贪心算法不能对所有问题都得到整体最优解,但对许多问题它能产生整体最优解。如单源最短路经问题,最小生成树问题等。在一些情况下,即使贪心算法不能得到整体最优解,其最终结果却是最优解的很好近似。(Greedy knapsack, (1) the so-called greedy choice property means
