搜索资源列表
st10f166_adc
- 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 p
ce_crtdbg
- 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
wcelibcex-1.0
- Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windows. -Packa
GetHandleByPid.rar
- 获取指定进程的窗口句柄,如果它有的话。通过这个句柄,可以对该进程的窗口进行适当操作,如发送消息,调整显示模式,获取/修改窗口标题等,Get window handle by process id. By the handle ,you can send message to window,or adjust the window s show model,and get/modify the window s tezt
keyboard
- 这是一个ucGUI的虚拟键盘程序,可以在ucGUI3.90以上版本运行。与其它虚拟键盘不同的是,这里采用hook方式把按钮的动作挂到目标窗口,这样就可以动态的设定输入对象,完全不需要编写目标窗口的回调函数,非常方便。已经在stm32平台测试通过。-This is a ucGUI virtual keyboard program, you can run ucGUI3.90 above. With other virtual keyboard is different is that here,
ucosii51
- 这是一个用51单片机系统仿真ucosii工作的protues电路 本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统 使用方法: 1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹 中的extern ram.DSN 文件 2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。 (yy.h
ADC
- HCS908_QG8 单片机开发板ADC实验介绍: 本程序是ADC模块的例程,所用资源为单片机内部ADC转换模块,所接器件为电位器. 实验现象: 在仿真界面的DATA1窗口中观察mm的值是否随电位器输出值变化而变化 -Singlechip HCS908_QG8 development board ADC Experimental descr iption: This procedure is the ADC module s routines, the resource
ex6_AD
- 程序所在目录:ex6_AD 板上引出的两路A/D 转换对应DSP 的A/D 模块分别是通道0 和通道8,输入电压0-5V 。 本开发板使用DA 的输出作为AD 的输入,因此需将5J2 的1-2,3-4 分别用短路子短接。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.光标移到Que
Qt4WindowSourceCode2
- Linux窗口程序设计__Qt4精彩实例分析上面的源代码第二部分.以循序渐进的方式进行源代码,包括Qt4下面的图形与图画\对话框\QMainWindow的源代码.-Linux Programming __Qt4 window wonderful example above the second part of the source code. With step-by-step approach to source code, including the following graphics a
Example010
- 渐变的窗口背景,能够实现背景画面的渐变,对开发GUI 的朋友很有用-Gradient window background, the background picture of the gradient can be achieved on the development of GUI' s friends useful
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
chess
- vxworks窗口的一个游戏,是别人的。-vxworks window of a game, is someone else' s.
SPCE061_SPR4096
- 本源码为凌阳61开发板的使用例程,主要针对SPR4096模块的应用。本源码压缩包含有一个模块PDF说明文档。 SPCE061A对SPR4096进行操作。先把SPR4096格式化,然后往其中写入M_NUMBER个Byte的数据(M_NUMBER的大小由用户自己定义),接着把这些数据读出来放在数组uiByteBuffer中;下一步是对刚才写入数据所在的扇区进行扇区擦除,往其中写入M_NUMBER个Word的数据,接着把这些数据读出来放在数组uiWordBuffer中。程序运行后,可以在IDE的W
xb
- 用汉宁窗设计一个FIR高通数字滤波器,满足以下参数要求:通带边界频率ωp=0.7π,通带内衰减函数αp=0.4dB;阻带边界频率Ωs=0.4π,阻带内衰减函数为αs=55dB。-With the Hanning window design an FIR high-pass digital filter to meet the requirements the following parameters: passband edge frequency ωp = 0.7π, pass-band at
nfs_root
- nfs_root目录 里面是Linux的4个根文件系统,对应4个子目录: ① 最小的根文件系统fs_mini; ② 使用mdev机制的最小根文件系统fs_mini_mdev; ③ 含有qtopia图形程序的根文件系统fs_qtopia; ④ 含有X Window图形程序的根文件系统fs_xwindow。-nfs_root directory inside the 4 Linux root file system, corresponding to four subd
FORM_FRONT
- 设置窗体的属性,使当前窗体保持在弹出窗体的前面。-Set the form' s properties so that the current form is maintained at the front of the pop-up window.
Exercise-VI
- The applications in Chapters 210 display text at the command window and obtain input from the command window. Most applications you use on a daily basis use windows or dialog boxes (also called dialogs) to interact with the user. For example, e-mail
vga
- SPARTAN3AN VGA test it s for starters to get the idea about how to use vga port on spartan3an kit. in this code , first 50mhz clock used to create a 25 mhz clock to use in vga snchronization . then a simple window is created on the screen -SPARTA
Code_Programming_WinCE6
- 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the book source code and installa
lab-tk1942-0001.pdf.tar
- INITIAL STEPS TO LOGIN INTO UBUNTU WORKSTATION 1. Boot into Ubuntu OS. Refer to your lab tutor on how to do this. 2. Login into the Ubuntu workstation using your supplied login and password. 3. Open Ubuntu’s terminal client by any of the metho