-
MFC_matlab
程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。(Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.)
- 2013-08-13 16:56:57下载
- 积分:1
-
freescale-smartcar
第九届飞思卡尔智能车程序 国赛第四
底层文件都是自己写的
3个ccd labview上位机(Ninth Freescale smart car race fourth country program)
- 2016-04-18 16:38:53下载
- 积分:1
-
共轭梯度法
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method Gradient) is a method between the steepest descent method and Newton's method. It only uses the first derivative information, but overcomes the disadvantage of slow convergence of steepest descent method, and avoids the disadvantage of storing and calculating Hesse matrix and solving inverse of Newton's method. Conjugate gradient method is not only one of the most useful methods to solve large-scale linear equations, but also the most effective method to solve large-scale nonlinear optimization One of the algorithms of. Among all kinds of optimization algorithms, conjugate gradient method is very important. It has the advantages of small storage, step convergence, high stability and no external parameters.)
- 2020-06-27 15:46:08下载
- 积分:1
-
lmsbutong
LMS算法收敛因子不同的MATLAB的程序(matlab in LMS convergence factor)
- 2013-04-07 17:58:02下载
- 积分:1
-
小鸟快飞游戏
一款用win32做的游戏,非常好玩,可以观看源代码,对学习C语言帮助很大。大家踊跃下载哦
- 2022-09-01 17:15:03下载
- 积分:1
-
1
说明: 命令解释器,处理dir、date、time、copy、del、erase命令,即当用户输入dir时,程序显示当前目录下的内容,当输入为dir c:\windows时输出对应目录下的内容,输入del时删除某个文件或目录,输erase时清空某个目录,输date时输出当前系统日期,输入time时输出当前系统时间,输入copy时能完成文件的复制(verygood)
- 2010-06-06 18:54:29下载
- 积分:1
-
merchandising
用C++及SQL2000编写的商品销售管理系统及其后台数据库(SQL2000 with C++ and written in merchandising and back-end database management system)
- 2011-04-24 16:27:55下载
- 积分:1
-
LED_DSP
一個在DSP上開發的簡單範例, 用來控制DSP上面的LED燈, 隨著按某個按鈕, 就會讓相對應的LED閃起來(One on the DSP development of a simple example of the above is used to control the DSP LED lights, with the press of a button, it will make the corresponding LED flashes up)
- 2013-07-21 19:14:41下载
- 积分:1
-
DAC7611-AVR-Mega32
dac7611 init by avr
- 2015-09-12 21:20:29下载
- 积分:1
-
BLEglasses
You can use LSM6DS3 (3D accelerometer and 3D gyroscope) in NRF52832 (PCA10040 Dev Board). you can Check your current angle (degree) through your smartphone BLE monitor (nRF Toolbox for BLE application in playstore)(You can use LSM6DS3 (3D accelerometer and 3D gyroscope) in NRF52832 (PCA10040 Dev Board). you can Check your current angle (degree) through your smartphone BLE monitor (nRF Toolbox for BLE application in playstore)
please open readme.txt in zip)
- 2020-06-17 23:00:02下载
- 积分:1