搜索资源列表
ToyFDTD1
- This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treatin
patch
- 一个用C++计算微带天线的完整的3D例子,程序包含远场,电流,驻波等计算,对初学者帮助很大。
seu-3d-0.3.c.release-5v5
- 机器人足球AI设计比赛,东南大学队伍的源代码。代码覆盖了机器人比赛中的基本技术问题,参考价值很大。
far
- 用有限元方法求解二维三维电磁场边值问题的C语言源程序之5-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code of 5
完整的3D 模型检索程序
- 完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。,Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can
geometry-1.5.source.tar
- 一个强大的开源的计算几何算法库,全称是: 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。 -(I plan to dedicate every edition of this software to someone famous who has influenced computers, mathematics, or science.) Version 1.0 of Geometry is dedicated to the father of A
vector
- class for work with 3d Vectors: add, sub, saclar multiple, cross multiple, norm, div
ToyFDTD1
- 3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic t
3d-spiht_pearlman
- 我发现这个网站上缺少关于3D-SPIHT编码。这个是我收集的3D-SPIHT,也是来自于Pro.Peraman的官网。 可以用来做实验,写论文。希望对大家有用。-i found that the website lack of 3d-spiht coding, this 3d-spiht coding is from websites of Pro.Pearlman. i hope it is useful for you.
3D
- its #D graphic program in c....very easy to understand
NUFFT_code
- matlab codes for Implements 1D-3D NUFFTs via Fast Gaussian Gridding
plot3k
- Generate a 3D point plot of L=(x,y,z) using the values in the vector c to determine the color of each point. If c is empty, then z (column 3 of L) is used to color the plot. The data points are sorted so that plot3 is only called once for each
c-code
- 一些算法 ,C语言实现版,供大家学习参考,主要是一些数学几何3D相关算法-Some algorithm, C language version, for reference
kridge-c
- 克雷格插值能三维绘图,能更准确的画出三维图像-3D plot with interpolation
base-on-Matlab-draw-3D-geology-model
- 本文介绍如何在Matlab R2007a 环境下建立.NET 组件,然后使用C# 调用Matlab 组件中的功能来绘制石油 地质软件中常用的等值线图、表面图和三维立体图。-based on matlab draw 3D GEOLOGY DATA
3d-g14
- GRAVITY 1.4 Copyright (c) 1999 Jens Jø rgen Nielsen Congratulations! You now have a copy of GRAVITY 1.4, a fun and easy to use educational celestial mechanics program. GRAVITY is copyrighted material. You are granted permission to use
LBM-C-0.1
- LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
3D-HMM(C)
- 3D-HMM用于蛋白质结构预测的源代码,可实现三维空间的蛋白质结构预测-the source code of 3D-HMM for protein structure prediction, can achieve three-dimensional protein structure prediction
FD3D_4.1.C
- fdtd三维编程,三维偶极子激励源,无吸收边界,在空间中心位置,高斯脉冲。(FDTD 3D programming, three-dimensional dipole excitation source, no absorption boundary, spatial center position, Gauss pulse)
neural networks
- 1.elman神经网络对输入波形进行检测 2.设计具有3个神经元的Hopfield网络 3.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦加滞后) 4.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦多项式) 5.利用模糊C均值聚类方法将一类随机给定的三维数据分为三类(1.Detection of input waveform by elman neural network 2. design a Hopfield network with 3 neurons 3. est