搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
20080331
- 变幅机构的动态静力分析和优化计算,是一款非常好软件。
wwdd
- 1、本系统采用经典ASP+ACC/SQL编写,适合绝大多数网站使用 2、采用DIV+CSS设计,减少页面体积,提高搜索引擎的友好程度 3、符合W3C国际标准,兼容所有浏览器 4、采用Ajax流设计,提高系统系能 5、一键式安装,更加方便使用 6、大数据代码优化,性能提高,运行更稳定 7、所有运行参数后台可选,符合个性化展示 8、ReWrite静态设计,既实现了静态的要求,又可以动态展现数据并减少空间占用 9、功能强大而又美观的个人中
1D1Ddongtaiguihua
- 动态规划 优化 dongtaiguihua-Optimization of the dongtaiguihua
c0_compiler
- 本编译器为扩充C0文法编译器,包含词法分析、语法分析、语义分析、四元式程序设计、符号表管理、错误处理、动态运行栈设计及优化程序设计-C0 as the expansion of the grammar compiler compilers, including lexical analysis, syntax analysis, semantic analysis, four-style programming, symbol table management, error handling,
NormFitGA
- NormFitGA 用动态线性标定适应值的遗传算法求解一维无约束优化问题 -NormFitGA dynamic linear calibration to adapt to the value of the genetic algorithm for solving one-dimensional unconstrained optimization problems
ftl_Algorithm.tar
- flash管理算法实现,几乎原创,实现了坏块管理,静态动态均衡。优化度不是很高,作为ftl算法入门还不错,优化后能实现所有的flash使用管理。里面主要是为了spi-flash而设计。-flash management algorithm, almost original, realized the bad block management, static and dynamic balance. Optimization is not very high, as a good entry ft
GHDP
- 对应书籍为《复杂非线性系统自适应动态优化》课本第六章例子的程序,讲述单网络的自适应动态优化-Corresponding books as " complex adaptive dynamic optimization of nonlinear systems" textbook example of Chapter VI of the program, about a single network adaptive dynamic optimization
DP
- 用C语言编写的动态规划,用于水库优化调度-Written by C language with dynamic programming for optimal operation of reservoir
DP-DDP-POA
- 运用动态规划\增量动态规划\POA 进行水库优化调度-DP \ DDP \ POA Reservoir Optimal Operation
DP算法Fortran程序
- 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)