-
《MATLAB在数学建模中的应用》源程序
经典的建模书籍配合matlab 使用,对于本科生建模非常有用(The classic modeling books are used with MATLAB, which is very useful for undergraduate modeling.)
- 2018-09-20 20:03:46下载
- 积分:1
-
dd
Performance of Non-orthogonal Access with SIC in Cellular downlink using proportional fair-based resource allocation
- 2019-02-07 20:53:40下载
- 积分:1
-
Asus X551MA r1.1 boardview
ASUS X551MA rev 1.1_BoardView
- 2019-05-17 15:39:28下载
- 积分:1
-
GRNN
GRNN神经网络matlab实现.............(GRNN neural Network implement in matlab.)
- 2018-12-10 13:37:26下载
- 积分:1
-
Rotary-Machinery-Fault-Diagnosis--
国外的一篇关于旋转机械故障诊断的博士论文,很难找的一篇好论文!(Abroad a doctoral thesis about rotating machinery fault diagnosis, and be helpful for some friends!)
- 2012-10-13 01:01:55下载
- 积分:1
-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
本程序是用VC writennt
本程序是用VC编写的中国象棋的源程序 可以人机博弈 看看你的水平怎么样咯-THIS PROGAME IS WRITENNT BY VC
- 2022-03-15 23:04:05下载
- 积分:1
-
硬件 部 分 ,我们建立了以ARM处理器为核心的开发板,通过CMOs摄
像头实时采集图像信息并通过液晶显示器显示。操作系统部分实现了实
时嵌入式操作系统...
硬件 部 分 ,我们建立了以ARM处理器为核心的开发板,通过CMOs摄
像头实时采集图像信息并通过液晶显示器显示。操作系统部分实现了实
时嵌入式操作系统的开发和移植,并在系统上扩展了文件系统模块,使
之支持图像信息的存储和更为广泛的应用开发。图像算法部分实现了图
像采集、BMP编码、图像存储,以及对所生成的数字图像进行数字处理
等功能。-Hardware part, we set up the ARM processor as the core to the development board, through the CMOs camera images in real-time information collected through the liquid crystal display. Part of the operating system implementation of real-time embedded operating system development and transplantation, and expanded on in the system file system modules, to support the image information storage and a wider range of application development. Part of the image algorithm implementation of the image acquisition, BMP coding, image storage, and digital images generated by digital processing functions.
- 2022-09-15 12:10:04下载
- 积分:1
-
MeanFFT&LSCE
对数据进行分段fft分析,最后进行平均,功能类似FFT的平滑处理。(The data are analyzed by segmented fft and eventually averaged. The function is similar to that of FFT smoothing.)
- 2018-11-23 10:20:32下载
- 积分:1
-
卡尔曼滤波简介及其算法MATLAB实现代码
说明: 卡尔曼滤波简介及其算法MATLAB实现代码(Introduction of Kalman filter and its algorithm MATLAB implementation code)
- 2020-06-19 09:40:01下载
- 积分:1