搜索结果
找到约 401 项符合
EM-map 的查询结果
matlab例程 turbo码系统的仿真
turbo码系统的仿真,包括编码、交织、不同译码、穿孔等各个部分的程序。仿真结果在图中表现。译码算法为log-map。
Java编程 一个不错的cache
一个不错的cache,不但能够实现map的所有操作,而却具有内嵌的集群支持能力
GPS编程 This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the C
This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the
CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach
about the different world projections and there uses.
Java编程 Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, n
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
matlab例程 包括turbo码编译码程序
包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。
matlab例程 turbo 码matlab编译码程序
turbo 码matlab编译码程序,包括map和siso译码算法
VC书籍 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标
准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空
间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模
板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需
要的类clas ...
数据结构 AVL Tree implementation: I also included a test function to compare the AVL Tree performance with S
AVL Tree implementation:
I also included a test function to compare the AVL Tree performance with STL Set and Map.
Compile the source mavltree.cpp and run it to see the result!
其他 这是一个有关Turbo码编译码的程序
这是一个有关Turbo码编译码的程序,译码采用的是MAP译码方法,挺好!
文章/文档 几种常见混沌时间序列matlab实现 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mack
几种常见混沌时间序列matlab实现
1)chua flow
2)duffing flow
3)Rossler flow
4)Lorenz flow
5)ikeda flow
6)Mackey_Glass flow
7)logistic map
8)henon map
9)Quadratic map(二次图)
也欢迎大家提供更多的混沌方程或映射的经典matlab实现。