-
ning2
这是我做的第一个程序,希望大家支持下,谢谢,thank you(this is mine doing)
- 2011-12-22 12:31:27下载
- 积分:1
-
2-D-FDTD-TE-code-with-PML
一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:14:52下载
- 积分:1
-
WindowDcDemo
在视图中使用CWindowDC在整个窗口进行绘图,C++精选学习源码,很好的参考资料。(For drawing in the window using CWindowDC in the view, select learning C++ source code, a good reference.)
- 2013-11-27 07:37:26下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
kalman
kalman滤波,能够读取数据样本,并对下一数据进行滤波(kalman filtering, be able to read data samples, and the next data filtering)
- 2009-04-04 09:21:12下载
- 积分:1
-
MF-FEM1
一个小巧有限元计算软件fem的licence和一个例子(A compact fem finite element software and an example of licence)
- 2014-02-12 08:57:20下载
- 积分:1
-
feixiesuanfa
费歇算法
用于模式识别等其他 工程应用方面的 问题 应用效果 良好(Fisher algorithm for pattern recognition and other aspects of engineering applications a good application effect)
- 2007-10-16 09:46:48下载
- 积分:1
-
张亚斌雷达大作业
说明: 雷达系统设计有关。西安电子科技大学研究生课程《雷达系统分析》大作业。(Radar system design related. Xi'an University of Electronic Science and Technology graduate course "radar system analysis" major operations.)
- 2017-07-09 23:47:32下载
- 积分:1
-
C_code_examples
C Code example with EII
- 2015-03-07 17:46:15下载
- 积分:1
-
3
说明: 为了采集准确的心电信号,设计了一套基于瞬时心率信号抗干扰测量的方法,针对微弱并易受干扰的心电采样信号,进行有效地硬件以及软件滤波,通过软件数字滤波算法,得到真实的心率信号(Set based on the instantaneous heart rate signal immunity measuring method to collect accurate ECG, ECG sampling signal for the weak and vulnerable to interference, hardware and software filtering, digital filtering algorithm through software, get real The heart rate signal)
- 2013-04-01 16:39:47下载
- 积分:1