资源列表
silnia2.c
- The program is computing factorial. It has been written for a class use. It shows use of pointers and allocating memory in C.
RECURSION
- this C++ source is basically can be used for understanding the basics of recursion.
series
- This source file can be used for generating different mathematical series.
electromagnetic-calculation
- 本文主要研究频域数值计算方法,可分为高频近似方法和低频数值方法。本文提出了在图形硬件上统一处理目标可见性判断和电磁散射计算框架,能够正确地判断可见棱边,并且真正实现了实时一阶高频电磁散射计算。 -This paper studies the frequency domain numerical methods, approximation methods can be divided into high and low frequency numerical methods. This pa
GPU-speedup
- 针对LA在解决大规模优化问题时需要消耗大量的时间无法达到实时性的问题,结合GPU的高速并行性,本文提出了一种基于GPU(Graphics Processing Unit,GPU)加速的细粒度并行免疫算法。本算法借助CUJDA(Compute Unifled Device Architecture,CUDA)统一架构,将实现过程转化成CUDA线程块并行计算过程,使得免疫算法在GPU中加速执行,在取得较好的优化效果的同时,解决了细粒度并行的群体规模限制问题,提高了算法的运行速度。-Solution
juzhenyunsuan
- 进行矩阵运算的代码,C语言实现,只是代码,txt形式,移植到程序框架就可以,可以扩展其他的数值运算。 -For matrix operation code, C language, just the code, txt form, to the procedural framework can transplantation, can be extended to other numerical operations.
FT
- 基于vb的一维傅里叶变换 程序(含代码和可执行文件)。-Vb-based one-dimensional Fourier transform program (including code and executable files).
beiyesi
- 贝叶斯估计,也是卡尔曼滤波算法的基础 是一篇很好的文章-Bayesian estimation, Kalman filter algorithm is based on a very good article
DCT
- 一個傳統DCT與快速DCT的源碼,加上一些壓縮技巧讓圖片大小更小。快速DCT的速度比傳統的速度降了一個order。-Comparison between direct DCT and fast DCT. And some compression method.
beamformer
- 通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。-A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.
wen.RAR
- 学习mathematics软件,简化数学计算过程,增加精确性-Learning mathematics software, simplifying the process of mathematical calculation, increase accuracy
main
- 计算机组成补码的加减运算和将字符输入将其转化成十进制再转换成二进制补码-Computer component of the addition and subtraction, and complement the character input to convert it into decimal converted to binary complement
