AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command wIndow.Execute demoafd to quickly scan the AFD operation.
标签: D. V. MATLABMiroslav Tosicversion
上传时间: 2015-03-21
上传用户:er1219
如何来压缩文件那,这个不像wIndow操作系统 那样简单,如:怎样压缩成GZIP,ZIP那种格式。用java语言会给 你一个好的方法。这个例子是压缩成GZIP格式,如果你还想要其他的格式的话,请与我联系:QQ 329656576
标签:
上传时间: 2015-04-04
上传用户:sqq
小弟最近学习VC++,整理了一下VC++中控件的Extended wIndow Style以及wIndow Style,里面有详细说明
标签: VC
上传时间: 2015-04-16
上传用户:yxgi5
构建一个迷你型的 linux 系统。它占用的硬盘空间远小于 16M 字节,但是却包括了 XFree86 的 X wIndow 窗口系统。
上传时间: 2014-01-19
上传用户:ma1301115706
采用Platform Builder编写的多线程程序,可以在嵌入式操作系统wIndow CE.NET上运行。本程序在定位导航系统中,显示电子地图和数据采用等多工作需求的场合。
上传时间: 2014-01-17
上传用户:yepeng139
软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build wIndow” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行make可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese
上传时间: 2014-11-18
上传用户:Avoid98
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial wIndow (View Menu, Serial wIndow #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
标签: microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the wIndow containing the table), all the column widths change appropriately.
标签: Changing Setting default columns
上传时间: 2015-05-04
上传用户:璇珠官人
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug wIndow if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug wIndow a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua
这个程序是用Delphi编写的,它运行在wIndow 2000/XP和MSSQL平台上
上传时间: 2014-11-30
上传用户:lifangyuan12