搜索结果
找到约 726 项符合
multi-window 的查询结果
其他嵌入式/单片机内容 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录
软件包中包含了完整的库和头文件
有一个说明文件readme.txt
包含已编译链接好的可执行程序例子和nano-X可执行
文件;
使用方式:
1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev
2.运行“uClinux Build window”
3.进入该释放的目录:
cd $(SDK_DIR)\microWinDev
4.在该目录下有一个chenTest的目录,是一个开发示例 ...
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
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 ...
Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,
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 wid ...
Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end
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 windo ...
SQL Server 这个程序是用Delphi编写的
这个程序是用Delphi编写的,它运行在Window 2000/XP和MSSQL平台上
Java编程 OFDM-MIMO收发系统
OFDM-MIMO收发系统,The simulator GUI is started with command ui_start in Matlab command window.
企业管理 我只是个对编程有着浓厚兴趣的初学者
我只是个对编程有着浓厚兴趣的初学者,一直想开发出一个跟采购管理相关的系统,但是苦于自己的实力,一直未能实现,不知道各位前辈能不能帮帮忙?发给我一个系统的源代码?我上传的代码是根据"mis系统开发与应用<vb+sql版>"中编写的,但是运行就是出错!望各位大侠指教!我的系统是window xp,没装sql!谢谢了!不懂 ...
家庭/个人应用 This a full 3-tier dababase application which includes a activex dll project(business objects) and a
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for mu ...
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
matlab例程 FIR Filter Design(有限冲击响应滤波器设计)
FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码