搜索结果
找到约 2,752 项符合
GUI-Based 的查询结果
其他书籍 单窗口嵌入式GUI的页面管理研究 开发此类项目的可以看看!
单窗口嵌入式GUI的页面管理研究 开发此类项目的可以看看!
操作系统开发 一个简单而又高效的嵌入式操作系统.包括GUI及文件系统.仿Windows设计,类似于MFC风格
一个简单而又高效的嵌入式操作系统.包括GUI及文件系统.仿Windows设计,类似于MFC风格
操作系统开发 一个更为先进的嵌入式操作系统.采用RMS线程调度算法,具有信号量等同步对象.亦包括GUI. 通过该系统您可以极大知道Windows的内部秘密.
一个更为先进的嵌入式操作系统.采用RMS线程调度算法,具有信号量等同步对象.亦包括GUI.
通过该系统您可以极大知道Windows的内部秘密.
VHDL/FPGA/Verilog -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on s
-- WISHBONE revB2 compiant I2C master core
--
-- author: Richard Herveille
-- rev. 0.1 based on simple_i2c
-- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman)
-- rev. 0.3 may 4th 2001, fixed typo rev.0.2 txt -> txr
-- rev. 0.4 may 8th, added ...
Linux/Unix编程 DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subs
DVBstream is based on the ts-rtp package available at
http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport
stream over a LAN using the rtp protocol. There were a couple of
small bugs in the original ts-rtp application, which I have fixed
here.
uCOS 在GBA中实现的GUI源代码
在GBA中实现的GUI源代码,编译环境为ads2.0,欢迎下载。
操作系统开发 SEAL是DOS 下的32位保护模式的GUI程序
SEAL是DOS 下的32位保护模式的GUI程序,它只能在DOS下才能运行。
电子书籍 Context-based adaptive binary arithmetic coding in the H.264AVC video compression
Context-based adaptive binary arithmetic coding in the H.264AVC video compression
通讯编程文档 Channel estimation for OFDM systems based on comb-type pilot arrangement in frequency selective fadi
Channel estimation for OFDM systems based on comb-type pilot arrangement in frequency selective fading channels
一篇信道估计的经典文章
Linux/Unix编程 The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation
The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.