-
Matlab-and-C-CPP-mixed-programming
Matlab 和C C++ 混合编程
刘维编著(Matlab and C C++ mixture programming)
- 2013-09-09 20:53:41下载
- 积分:1
-
lab2.2
prgramm that calculates the greatest common factor of two numbers
- 2013-11-11 07:02:59下载
- 积分:1
-
dpcore
Dynamic Programming improvement code
- 2012-10-18 02:35:15下载
- 积分:1
-
testpro_simnt1
使用互斥信号量来实现任务对共享资源的互斥访问 (Use a mutex quantity of Shared resources to achieve the mission of exclusive access to)
- 2010-07-21 11:12:41下载
- 积分:1
-
两种数据集对应程序代码
LLE算法基于swiss roll与s-curve数据集的运行结果,选取的样本点数为N=2000、k=12、 d=2进行的降维运算的结果,由运算结果可知在不同的数据集上LLE算法依然能够很好地保持数据在降维前后结构的特点。(The LLE algorithm is based on the running results of Swiss Roll and S-curve data sets, and the number of selected sample points is the result of dimensionality reduction of N=2000, k=12 and d=2. It is known that LLE algorithm still can maintain the characteristics of the data before and after dimensionality reduction well on different data sets.)
- 2021-02-05 23:19:56下载
- 积分:1
-
Articles_of_programing_by_Matlab_and_VC
Matlab与VC混合编程技术精华收集以及我自己的总结"w-”开头的文章都是我自己总结的,看了一定可以搞定混合编程问题。(Matlab and VC mixed programming technology essence collection and my own conclusion "w-" the beginning of the article I summed up all the reading will be able to get mixed programming problems.)
- 2007-03-22 18:14:59下载
- 积分:1
-
VCmatlab
对于在Visual C++中调用Matlab应用程序接口,关键在于设置编译环境和使用正确的调用规则,然后,在发布软件时携带必要的动态连接库就可以保证程序的独立性(Matlab Application Program Interface in Visual C++ call, the key is to set the compiler environment and use the correct call rules, then carry the necessary dynamic link library publishing software program can guarantee the independence of)
- 2012-11-12 21:37:26下载
- 积分:1
-
CHUANSHUJUZHENG
传输矩阵法计算光子晶体的的透射率的程序,运行环境是matlab软件,比较好用。(Transfer matrix method photonic crystal transmittance of the program, the operating environment is matlab software, relatively easy to use.)
- 2014-03-03 22:39:47下载
- 积分:1
-
vc-io-mwArray
用VC读写Matlab中数据的例子,为精通Matlab编程一书中附带,可在混合编程时使用,加快开发速度。(VC read and write data in Matlab example of Matlab programming proficient with a book, Programming can be mixed use, and speed up the development pace.)
- 2007-03-27 17:00:45下载
- 积分:1
-
ga
说明: 下面的程序是求多项式y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680在区间[-8,8]的最小值,误差不超过0.001。对于这个复杂的多项式,可先用matlab绘制函数的大概曲线,确认函数的最小值大概处于[-8,8]之间,再用本程序求出精确解。 (The following procedure is a polynomial y = x ^ 6-10x ^ 5-26x ^ 4+344 x ^ 3+193 x ^ 2-1846x-1680 in the interval [-8,8] of the minimum error is not more than 0.001. This is a complex polynomial, can first draw function with matlab about curves, to confirm the function of the minimum are probably in [-8,8] range, and then find the exact solution of this program.)
- 2010-05-28 10:17:34下载
- 积分:1