搜索结果
找到约 63 项符合
ba 的查询结果
按分类筛选
- 全部分类
- matlab例程 (10)
- 其他 (7)
- 单片机开发 (6)
- 软件设计/软件工程 (4)
- 单片机编程 (2)
- 压缩解压 (2)
- 数据库系统 (2)
- 网络 (2)
- Java编程 (2)
- VC书籍 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 教程资料 (1)
- 模拟电子 (1)
- 通信网络 (1)
- FlashMX/Flex源码 (1)
- VHDL/FPGA/Verilog (1)
- 操作系统开发 (1)
- 其他书籍 (1)
- 通讯/手机编程 (1)
- Delphi控件源码 (1)
- 其他嵌入式/单片机内容 (1)
- 金融证券系统 (1)
- 文件格式 (1)
- Internet/网络编程 (1)
- 数学计算 (1)
- Linux/Unix编程 (1)
- 系统设计方案 (1)
- Matlab (1)
- 经验 (1)
- 教程 (1)
- 源码 (1)
matlab例程 C 程序 球面方位角算法: azimuth.cpp CRC校验快速算法: CRC_Table.cpp 解扰码算法: scrambler.cpp Matlab 程序 信号带宽测量: Ba
C 程序
球面方位角算法: azimuth.cpp
CRC校验快速算法: CRC_Table.cpp
解扰码算法: scrambler.cpp
Matlab 程序
信号带宽测量: BandWith.m
带通信号下变频: fqmv.m
QPSK 解调 demodQpsk.m
pwelch求功率谱的算法 psdwh.m
均值滤波算法 cvmn.m
信号正交分解: Cnv2Bas.m ...
其他 AppWizard has created this Diary application for you. This application not only demonstrates the ba
AppWizard has created this Diary application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
其他 复杂网络是一门前沿科学
复杂网络是一门前沿科学,现在都在广泛研究,此程序为复杂网络中ba模型
VC书籍 c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Ba
c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统
的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind
Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken
Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问 ...
单片机开发 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Ba
介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链
接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯
的功能。
人工智能/神经网络 Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely ba
Heapsort
1.A heap is a binary tree satisfying the followingconditions:
-This tree is completely balanced.
-If the height of this binary tree is h, then leaves can be at level h or level h-1.
-All leaves at level h are as far to the left as possible.
-The data associated with all descendants of a nod ...
人工智能/神经网络 复杂网络中的适应度模型
复杂网络中的适应度模型,BA模型的改进,采用指数分布
matlab例程 复杂网络中有一些常见的基本模型
复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。
其他 sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneo ...
Matlab 一个常用BA模型matlab代码
一个matlab复杂网络代码,内部代码有具体说明