搜索结果
找到约 490 项符合
open 的查询结果
按分类筛选
- 全部分类
- 其他 (35)
- Linux/Unix编程 (35)
- 其他书籍 (28)
- Java编程 (26)
- 网络 (18)
- 技术资料 (13)
- 其他嵌入式/单片机内容 (11)
- Java书籍 (11)
- 单片机开发 (11)
- DSP编程 (11)
- 嵌入式/单片机编程 (10)
- 通讯/手机编程 (9)
- VC书籍 (9)
- 书籍 (9)
- 单片机编程 (8)
- 电子书籍 (8)
- Delphi控件源码 (8)
- 微处理器开发 (8)
- 文件格式 (8)
- 人工智能/神经网络 (8)
- 文章/文档 (8)
- 编译器/解释器 (7)
- 操作系统开发 (7)
- 通讯编程文档 (7)
- 软件设计/软件工程 (7)
- 压缩解压 (7)
- Internet/网络编程 (7)
- 数学计算 (6)
- VIP专区 (6)
- 电源技术 (5)
- Symbian (5)
- 加密解密 (5)
- VHDL/FPGA/Verilog (4)
- 其他行业 (4)
- 系统设计方案 (4)
- 驱动编程 (4)
- 软件工程 (4)
- 嵌入式Linux (4)
- 开发工具 (3)
- J2ME (3)
- Applet (3)
- CA认证 (3)
- matlab例程 (3)
- Windows CE (3)
- 书籍源码 (3)
- 编辑器/阅读器 (3)
- 企业管理 (3)
- 源码 (3)
- 软件下载 (2)
- PCB相关 (2)
- 手机短信编程 (2)
- uCOS (2)
- FlashMX/Flex源码 (2)
- 串口编程 (2)
- *行业应用 (2)
- Windows Mobile (2)
- 其他数据库 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- 行业发展研究 (2)
- 数据结构 (2)
- SQL Server (2)
- 汇编语言 (2)
- BREW编程 (2)
- 数值算法/人工智能 (2)
- 手机WAP编程 (2)
- JavaScript (2)
- 软件测试 (2)
- Linux/uClinux/Unix编程 (2)
- 精品软件 (2)
- 技术书籍 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 资料/手册 (1)
- 教程资料 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- 仿真技术 (1)
- 设计相关 (1)
- GPS编程 (1)
- 教育系统应用 (1)
- 游戏 (1)
- Delphi/CppBuilder (1)
- USB编程 (1)
- SCSI/ASPI (1)
- 金融证券系统 (1)
- 邮电通讯系统 (1)
- TAPI编程 (1)
- 语音压缩 (1)
- Jsp/Servlet (1)
- 磁盘编程 (1)
- 能源行业(电力石油煤炭) (1)
- 系统/网络安全 (1)
- 图形图像 (1)
- 经验分享 (1)
- 软件 (1)
- 其他 (1)
- 论文 (1)
加密解密 AES for BCB5/6 控件 安装: 1)展开XAES.ZIP 2)启动C++ Builder
AES for BCB5/6 控件
安装:
1)展开XAES.ZIP
2)启动C++ Builder,菜单:
File --> Open Project -->(定位到你展开的目录)--> 根据你的编译器版本,找到Release下对应的XAes_CB5.bpk或者XAes_CB6.bpk,打开!
3)选择Compile,编译完成后点击“Install”,Aes控件将安装到控件板的Netsys页上。 ...
Java书籍 To date tests are still the best solution mankind has found to deliver working software. This book
To date tests are still the best solution mankind has found to deliver working software.
This book is the sum of four years of research and practice in the testing
field. The practice comes from my IT consulting background, first at Octo Technology
and then at Pivolis the research comes from my invo ...
Linux/Unix编程 GIS系统支持库Geospatial Data Abstraction Library代码.GDAL is a translator library for raster geospatial dat
GIS系统支持库Geospatial Data Abstraction Library代码.GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial
人工智能/神经网络 aDABOOST This package contains the following files: learner.jar - is a platform independent java
aDABOOST
This package contains the following files:
learner.jar - is a platform independent java package. In order to run it on windows/linux
open the command prompt/shell and type the command "java -jar learner.jar".
Make sure the java installation path is set in the system enviroment.
learner ...
Java编程 //构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V
//构造具有指定的标签的菜单
files = new Menu("文件(F)")
compile = new Menu("编辑(E)")
see = new Menu("查看(V)")
format = new Menu("格式(O)")
font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单
help = new Menu("帮助(H)")
//构造具有指定的标签的菜单项
...
文章/文档 一、目的要求 1、用高级语言编写和调试一个简单的文件系统
一、目的要求
1、用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。
2、要求设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read ...
中间件编程 通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h
通用报表打印类使用说明
主要功能:
1 – 自动分页
2 – 自动划出纵横表格线
3 – 支持横向 / 纵向打印
4 – 支持打印输出或生成文本文件
使用方法:
1.Copy prt.h, prt.cpp --- > Project Path
2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp )
3.Menu --- > open --- > prt_demo.rc --- > B ...
网络 This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11
This a linux device driver for Ralink RT2500USB b/g WLAN Card.
This driver implements basic 802.11 function.
Infrastructure and Ad-hoc mode with open or shared or wpapsk or wpa2psk authentication method.
WEP-40 and WEP-104 or tkip or aes encryption.
行业发展研究 SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is di ...
行业发展研究 SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service better delivered to the end device users by bridging with back-end content providers. Operators rely on the content provider to create & distribute data content to different types of devices. This is di ...