-
MemDC_Test
MemDC防止屏幕闪烁的好方法,如不使用内存DC在画图,显示时会闪烁。(memdc redraw dc)
- 2013-12-18 20:26:22下载
- 积分:1
-
bbb
用matlab实现三次NURBS插值曲线拟合,插值源程序(Using matlab to achieve Cubic NURBS interpolation curve fitting, interpolation source)
- 2011-08-17 15:50:34下载
- 积分:1
-
soru2bandpass
Bandpass filter simulation analog communication
- 2011-09-10 15:39:33下载
- 积分:1
-
Matlab-Simulation-Files
Matlab Simulation FilesMatlab Simulation Files(Matlab Simulation Files)
- 2013-08-03 10:43:19下载
- 积分:1
-
AbortShutDown
AbortShutDown
AbortShutDown.rar
- 2007-10-27 18:44:32下载
- 积分:1
-
public
Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)
- 2015-03-18 17:44:08下载
- 积分:1
-
jiaoniruheyongmatlab_simulink
教你如何使用matlab语言环境下simulink模块设计(Teach you how to use the language environment matlab simulink module design)
- 2011-05-09 16:02:49下载
- 积分:1
-
C16
array stack 学习代码,帮助大家学习(array stack study code)
- 2014-09-24 14:35:07下载
- 积分:1
-
CSCE575_ProgrammingAssignment1_Oladiran
802.11 SIMULATION REPORT AND SOURCE CODE
- 2014-08-28 04:43:01下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1