-
Generator
这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
- 2013-07-10 14:19:34下载
- 积分:1
-
photonic_crystal_method_of_characteristic_matrix_1
用matlab所编的关于用传输矩阵法计算光子晶体的反射率,文件中将程序写在word文档中,并附带有在matlab下画的图,感觉很有用(using Matlab as in the use of the transfer matrix method photonic crystal reflectivity, Lieutenant General procedures documents written in word document, together with the painting under Matlab plans, feeling useful)
- 2006-11-15 22:19:54下载
- 积分:1
-
sudoku
The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
- 2012-07-30 16:59:24下载
- 积分:1
-
matrix-multiplication-and-inverse
这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
- 2014-03-25 11:24:24下载
- 积分:1
-
Electronic-Warfare-Signal-Processing
《电子战信号处理》讲义 ,西电赵国庆老师的经典讲义,学习电子战信号处理的童鞋一定要看看哈(Electronic Warfare Signal Processing)
- 2014-05-04 22:47:45下载
- 积分:1
-
线性代数同济第六版
说明: 线性代数同济第六版,最适用的一版,有书签(Linear algebra tongji sixth edition)
- 2021-01-20 09:08:48下载
- 积分:1
-
driver
Driver Fatigue Detection Based on Eye Tracking
- 2009-09-10 06:13:06下载
- 积分:1
-
coding
浸入边界法(Immersed Boundary Method)的一个示例程序。包括说明文档。(A code using the IBM (Immersed Boundary Method ) . And the help documention is included .)
- 2016-12-04 10:50:36下载
- 积分:1
-
SHORTPATHmatlab
说明: Dijkstra算法与Floyd算法的matlab实现,以求解最短路问题(Dijkstra algorithm and Floyd algorithm matlab realize in order to solve the shortest path problem)
- 2008-10-02 16:05:59下载
- 积分:1
-
fit_line
//最小二乘法直线拟合
m_FoldList为关键点(x,y)的链表
拟合直线方程(Y=kX+b)
(//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b))
- 2005-08-24 04:40:23下载
- 积分:1