搜索结果
找到约 106 项符合
info 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (10)
- 其他 (8)
- 软件设计/软件工程 (6)
- 压缩解压 (4)
- 书籍源码 (4)
- VC书籍 (4)
- J2ME (3)
- 数据库系统 (3)
- Delphi控件源码 (3)
- 单片机开发 (3)
- VHDL/FPGA/Verilog (3)
- Linux/Unix编程 (3)
- Java编程 (3)
- 电子书籍 (2)
- 其他数据库 (2)
- *行业应用 (2)
- 通讯编程文档 (2)
- 汇编语言 (2)
- SQL Server (2)
- 其他嵌入式/单片机内容 (2)
- 微处理器开发 (2)
- 驱动编程 (2)
- Jsp/Servlet (2)
- 通讯/手机编程 (2)
- 磁盘编程 (2)
- GPS编程 (2)
- FlashMX/Flex源码 (2)
- 单片机编程 (1)
- 视频教程 (1)
- uCOS (1)
- 文件格式 (1)
- 系统设计方案 (1)
- Java书籍 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- 邮电通讯系统 (1)
- 数学计算 (1)
- 网络 (1)
- 软件工程 (1)
- 编译器/解释器 (1)
- 嵌入式/单片机编程 (1)
- STL (1)
- 3G开发 (1)
- 金融证券系统 (1)
- 游戏 (1)
- 多媒体处理 (1)
- 源码 (1)
- 技术资料 (1)
编译器/解释器 本代码是语音识别的应用程序
本代码是语音识别的应用程序,语音识别的产品是新加坡的INFO,需要的请下载
微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t
The AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty.
* The source files for the AVRcam had the author name and copyright
information added back into them after the judgin ...
Linux/Unix编程 UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to
UrJTAG package is free software, covered by the GNU General Public License, and
you are welcome to change it and/or distribute copies of it under certain
conditions. There is absolutely no warranty for UrJTAG. Please read COPYING
file for more info.
Linux/Unix编程 //获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_ha
//获得当前的模式
oldmode = vga_getcurrentmode[]
//初始化
vga_init[]
//判断是否支持该模式
if[vga_hasmode[mode]]
vga_setmode[mode]
else {
printf["No such mode\n"]
exit[1]
}
//获得当前的模式
mode = vga_getcurrentmode[]
info = vga_getmodeinfo[mode] ...
Delphi控件源码 Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite
Use the crypto module to encrypt sensitive data using a key you generated yourself... This is quite handy with INI files which you can use to get and set data for you applications. You can also check out some dates related to passwords and expiry dates. Send emails using Microsoft Email client. No n ...
*行业应用 I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.n
I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave myself a try for the same and developed the code, I have use ...
FlashMX/Flex源码 This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in act
This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in action script 3.0, provides you to create items that cab be filled from an XML or Query ResultSet or etc. and is viewed in a container that can preview images and additional info like a store item and c ...
STL SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
其他书籍 Very good guide for embedded development on 8051 architecure, and KEIL uVision IDE with detailed inf
Very good guide for embedded development on 8051 architecure, and KEIL uVision IDE with detailed info on how to simulate the hardware