搜索结果
找到约 1,796 项符合
Shader-X 的查询结果
Symbian A bemused fork for X remote control aplications or bash control, using bluetooth o tcp and a client
A bemused fork for X remote control aplications or bash control, using bluetooth o tcp and a client symbian at mobile system.
软件工程 MATLAB5.X应用与技巧也是一本比较老的关于MATLAB的教材
MATLAB5.X应用与技巧也是一本比较老的关于MATLAB的教材,虽然是比较老版本的,但也有很好的指导做用
单片机开发 12864串口液晶,包含两个文件:lcd.c与lcd.h. 调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
12864串口液晶,包含两个文件:lcd.c与lcd.h.
调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
软件设计/软件工程 Vista rally技术之pnp-x的spec 是upnp的扩展 很有用的拉
Vista rally技术之pnp-x的spec
是upnp的扩展
很有用的拉
书籍源码 5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出) function gradephase(x)
5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出)
function gradephase(x)
软件工程 Nano-x的设计架及相关文档----这是网上下载的中文翻译版本, E文的可以在其网站上下载.
Nano-x的设计架及相关文档----这是网上下载的中文翻译版本, E文的可以在其网站上下载.
其他嵌入式/单片机内容 nanox-DosExamples.rar---- Nano-X在DOS下用TC编译过后的示例程序, 依赖DOS系统运行
nanox-DosExamples.rar---- Nano-X在DOS下用TC编译过后的示例程序, 依赖DOS系统运行
汇编语言 function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2
function Binary_Search(L,a,b,x)
begin
if a>b then return(-1)
else begin
m:=(a+b) div 2
if x=L[m] then return(m)
else if x>L[m]
then
单片机开发 HX8310-A 128RGB x 160 dot, 262,144 color TFT controller driver 初始化代码
HX8310-A
128RGB x 160 dot, 262,144 color
TFT controller driver 初始化代码
编译器/解释器 我重新上传了我的这个((x+x)+……)词法分析程序。去掉了编译后的debug/release目录
我重新上传了我的这个((x+x)+……)词法分析程序。去掉了编译后的debug/release目录