资源列表
Java3D
- java 3D的,使用入门,等简单的实例。-java 3D, Getting Started, such as a simple example.
FIR_pinlv
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
kaisrtrial
- kaiser window approach qmf
tsp-chang
- 5个城市TSP(旅行商问题)的基于遗传算法的C++源代码,希望对于你学习遗传算法会有一定的帮助-Five cities TSP (traveling salesman problem), genetic algorithm-based C++ source code, there will be some hope for you to learn the genetic algorithm help
WAVE
- 简谐振动及其合成实验模拟,希望对于编程初学者具有一定的帮助。-Simple harmonic motion and its synthetic experimental simulation, I hope to for programming beginners have some help.
cpp5sol
- C++PrimerPlus中文版第5版中自带的C++源码,包括每一章中的代码-PrimerPlus Chinese version of the 5th edition comes with C++ source code
CPP
- 很实用的机构C++小程序实现一些常用功能,对编程的初学者来说很有用-A practical institutions C++ of small program to achieve some common functions useful for programming beginners
sccz
- 三次插值算法一个小例子,用于计算多元方程的最小值,也就是最优化问题-A small example cubic interpolation algorithm for the calculation of the minimum value of the multi-equation optimization problem, which is the most
TankWar2.7
- 尚学堂科技,马士兵坦克大战的源代码,对学习java的初学者是一个很好的帮助-The the School Technology Mashi Bing Tankedaizhan source code, learn java beginners is a good help
java123
- 是《java入门123》的源代码,对于初学者来说很好-" Java entry-123" source code, good for beginners
pointer
- 用指针变量访问数组元素 访问数组元素值有三种方法: (1)通过移动指针变量,依次访问数组元素。 (2)指针变量不变,用p+i或 a+i 访问数组第i个元素。 (3)以指针变量名作为数组名访问数组元素。-Pointer variable to access array elements
fluent
- 想要学习FLUENT吗?是不 知道从哪学起呢?这里有几个经典的小程序。-Do you want to learn FLUENT? Not know where to learn from it? Here are some classic program.
