搜索资源列表
Nucleus_GrafixGS
- 与Nucleus Plus配套的图形库,提供与indows类似的图形件,还有一些简单的3D功能,可用于开发GUI。 包中附有移植说明,描述如何与显示驱动对接。 实际测试发现速度稍慢,主要原因是未利用芯片的2D加速功能。支持一般小窗口绰绰有余。-Nucleus Plus and supporting graphics library, and the upgrade of graphics similar pieces there are some simple 3D features c
Microwindows与相关开发代码实例
- 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenT
VC_AD_TEST1
- ad板数据采集程序,用vc编的程序,用数据信号发生器在ad板接口连接发送信号后可以在窗口得到信号的图形-ad board data acquisition program, vc series of the procedures used in the data signal generator ad plate interface to send signals can get the signal window graphics
NucleusGRAFIX
- NUCLEUS的图形用户界面(GUI),80多万行代码。多窗口的支持非常好,但是对中文的支持似乎不太好。呵呵,可以参考。-NUCLEUS graphical user interface (GUI), more than 80 million lines of code. Multi-window support is very good, but the Chinese seem to support is not very good. Oh, for reference.
阻塞模式主要用于无窗口、多线程处理中
- 阻塞模式主要用于无窗口、多线程处理中。启动服务之后应该启动一个线程来轮询DTU数据,收到数据后直接处理,或放数据缓存,再由其他线程来处理。-Blocking mode is mainly used for non-window, multi-threaded processing. After the start the service should start a thread to poll the DTU data, received data directly, or put the d
KiWin-0.1
- 這是一個小型的視窗系統, 他擁有一個內建的簡單中文輸入法-This is a small window system, he has a simple built-in Chinese input method
small_gui_core.ZIP
- Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user message to GUI. included simle widgets: nested menu, window, dialog, inputline, scroll list. Footprint for 16 bit CPU - aprox. 60kB. Languadge -
S2U2-1.18-QVGA
- window mobile locker
pc_remote_control
- The convenience of selecting TV channels using your remote and then pointing the same remote to your Computer so that you can control the whole system using the single remote control. The Following functions can be done with PC Remote control. All Nu
caise
- 驱动240*320TFT—LCM分别显示画面彩条和窗口画面, 彩条:由左到右分别是红,绿,蓝,黄,橙,白,黑 窗口:中间有一块黑色画面,四周为灰色画面-Drive 240* 320TFT-LCM, respectively, and the window display of color images, color bar: from left to right are the red, green, blue, yellow, orange, white, black window:
MODBUStest
- Modbus Poll 是一款主要设计用于帮助 Modbus 连接设备开发者或者其他的想要测试和模拟 Modbus 协议的用户的一个 Modbus 管理模拟器软件.使用其多文档界面你可以同时监视若干个Modbus 连接和/或者数据区域.对于每个窗口你可以简单地指定 Modbus 连接 ID,功能,地址,尺寸和登录率.你可以从任何窗口读写注册表和卷.如果你想要改变一个单独的注册,简单地双击该注册表项目的值即可.或者你还可以改变多个注册表/卷.提供诸如浮点,双精度和带有字符次序切换的长精度数这样的多
USART_AT93C46
- PIC16F877实现串口通信协议数据包通信,同时能通过窗口上位机对AT9346进行读写功能。-PIC16F877 Serial communication protocol packet communication, while the host computer through the window to read and write capabilities of the AT9346.
WWDG
- keil 环境下窗口定时器工作的寄存器配置下的实现-Window timer register is configured to work in the realization
ADC0
- C8051F350单片机AD转换,在寄存器观察窗ADC0H、ADC0M、ADC0L显示转换结果 -C8051F350 microcontroller AD conversion, observed in the register window Data in ADC0H ADC0M ADC0L display conversion results
ATUO_WINDOWS
- 使用NEC的UPD78F9222芯片做的智能自动升窗器。-The use of NEC UPD78F9222chip to do the intelligent automatic or window.
ControlEx_2010.2.3
- 在某个控件类的基础上新注册一个子类化的控件类,不会影响原有控件类。在 Windows 中,这种技术又称为超类化。这种方法能影响到每一个创建的控件实例。 这种方法要是向MiniGUI 注册自己的类,然后自己设计控件数据(不是指GUI系统的调用的控件窗口数据(这些例如客户区、私有DC、托管窗口之类的),而是指保存控件某些行为的数据(例如ctrl_button里的BUTTONDATA这一些的数据))和过程处理函数。 比较适用用于像扩展按钮(Button)、编辑框(Edit)、进度条(Progres
BMP-analysis
- bmp图片从window中通过串口传到mini2440开发板上,在内存中对bmp图片的解析 -BMP image from the window through a serial port to mini2440 development board, in memory of the pictures of BMP analytical
main
- FOR PVC WINDOW MAKING
PIC-_BLDCM_Interrupts
- 汽车电动窗无刷直流电机中断控制程序,很好用的。已经通过验证。-Car electric window brushless DC motor interrupt control procedures, very good use. Have been authenticated.
scratch_to_arduino
- 本代码主要实现arduino板子跟asratch软件进行通讯。scratch软件里打开传感器监视窗口,可以看到里面有8个传感器都被检测到。由于外部真是传感器需要接到arduino上面,所以本代码里去掉了传感器的真实代码,方便大家可以接各类传感器。-Code mainly realize the arduino board told asratch software to communicate. scratch software open sensor monitors window, you