搜索资源列表
搜集整理的计算24点的算法
- (24点算法)第一个算法是用C语言描述的,第二个是C++描述的,都是我在网上搜集整理的计算24点的算法,其中第二个最容易理解(递归的魅力),因为它用了string这种很方便的字符串流,第一种算法很复杂,我每次都要再看过,大家可以收藏起来慢慢品味~ ,(24-point algorithm) algorithm is first described by C language, the second is C++ are described, all my online collection
HippoScript
- Hipposcr ipt是一个运行于.net环境的脚本引擎类库 Hipposcr ipt受到mozilla的rhino javascr ipt脚本引擎启发。 Hipposcr ipt使用codedom,因此你可以把Hipposcr ipt当作一个灵活的.net编译工具,也可以把Hipposcr ipt当成一个表达式计算器。 Hipposcr ipt适用范围:一切需要灵活脚本的.net程序,比如报表的计算表达式、工作流里做条件分析-Hipposcr ipt is a run on.
rjwxdpt
- 软件无线电技术是用于卫星导航和第三代移动通信(3G) 数据处理和计算的最优解决方案。运用基于FPGA的So PC 嵌入式设计方法构造软件无线电系统,提高了对动态实时信号的处理能力。设计完成无线通信体系结构,以及ADC 模数转换,数字下变频,CPU 中央处理器,DSP 运算单元,PCI 桥以及数据控制等模块的详细组成。相对于目前常规系统,该系统在功耗和体积方面可节省30 以上,对高速数据流的处理和计算能力有显著提高,可以应用于Cellular/ PCS 基站,GPS 抗干扰接收机,相控阵接收机,频
4418
- 计算多重分形非趋势波动分析matlab程序,图像的光流法计算的matlab程序,ldpc码的编解码实现。- Calculation multifractal detrended fluctuation analysis matlab program, Image optical flow calculation matlab program, Codec ldpc code implementatio.
uihnc
- Matlab实现界面友好,借鉴了主成分分析算法(PCA),图像的光流法计算的matlab程序。- Matlab to achieve user-friendly, It draws on principal component analysis algorithm (PCA), Image optical flow calculation matlab program.
4768
- 汽车课设货车Matlab驱动力图程序,基于多相结构的信道化接收机,图像的光流法计算的matlab程序。- Car class-based truck driver trying to Matlab program, Channelized receiver based on multi-phase structure, Image optical flow calculation matlab program.
yiu-V3.0
- 图像的光流法计算的matlab程序,给出接收信号眼图及系统仿真误码率,算法优化非常好,几乎没有循环。- Image optical flow calculation matlab program, The received signal is given eye and BER simulation systems, Algorithm optimization is very good, almost no circulation.
mui_ky65
- 可以广泛的应用于数据预测及数据分析,图像的光流法计算的matlab程序,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。- Can be widely used in data analysis and forecast data, Image optical flow calculation matlab program, Including Deng s correlation, absolute correlation, correlation of slope, improved
jc538
- 图像的光流法计算的matlab程序,采用热核构造权重,代码里有很完整的注释和解释。- Image optical flow calculation matlab program, Thermonuclear using weighting factors Code, there are very complete notes and explanation.
圆柱绕流方程编程说明
- 介绍了如何编程实现圆柱绕流的求解,建立了1/4的流场简化了计算的范围,对程序功能做出了详细的解释,并集合了流线图,涡线图,速度云图到同一个程序里面