-
EFG1D
无网格伽辽金法,主程序,结合以上传的前两个程序来使用,算杆的应力,和位移!(element-free Galerkin method, main program, a combination of the first two upload procedures to use, operator of stress and displacement.)
- 2007-07-08 10:09:47下载
- 积分:1
-
offplane1dtm
带有三种媒介的周期性结构层的一维光子晶体特横磁场模带隙的平面波模拟(Three kinds of media with periodic structure layer of a special transverse-dimensional photonic crystal band gap of the magnetic field model simulation of the plane wave)
- 2009-10-20 22:06:13下载
- 积分:1
-
Reigh_Channel
提供matlab代码,最后能根据输入信号得出多径信道传输图形。(Matlab code, and finally obtained according to the input signal multipath channel transfer graphics.)
- 2012-03-28 21:02:05下载
- 积分:1
-
201400525-201400564-P2
Floating point display with precision, emin and emax and precision
- 2015-03-25 18:07:38下载
- 积分:1
-
MIMO_OFDM_Simulator
本文的程序实现在屏幕上随机产生不同大小的雪花,并以不同的速度下降。相对于第一版,它在很多性能上做了优化,直接在桌面的上下文中绘制雪花。而且,现在也通过RedrawWindow,实现在桌面的图标(如任务栏)上绘制雪花了。你可以用它来学习GDI。(Falling Snow on Your Desktop! Part II This article explains how to create an application that makes it snow on the desktop. Since my previous article was published, I received many user inquiries about how to improve the program. This article demonstrates how to create snow flakes that fall on your desktop, by using the draw functions directly in the desktop context. When the application starts, it creates an array of snow flakes and starts the timers for each flake. Manipulation of the RedrawWindow function allows the drawing of flakes behind and over the desktop icons, making the application more impressive. )
- 2010-08-31 17:22:31下载
- 积分:1
-
WECS
风力发电系统的仿真模型,simulink搭建,直观简单(simulin of wind energy control system)
- 2011-11-13 17:21:17下载
- 积分:1
-
ios_Chat
微信功能实现通信机制沟通你我他.在你我他之间架起沟通的桥梁(Micro-channel communication mechanism to achieve functional communication you and me. Between you and me, he acted as bridges)
- 2014-02-10 18:46:52下载
- 积分:1
-
Rectifier
12脉动换流器MATLAB-simulink仿真(rectifierSimulation of UHVDC lcc-hvdc, 12-pulse converter by MATLAB-simulink)
- 2020-12-08 09:09:21下载
- 积分:1
-
MFE
时间序列模型和预测的MATLAB代码,包含参数的估计方法,数据分布的检测,模型预测的源码(Matlab code for time series modeling and forecast )
- 2012-05-05 17:45:56下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1