搜索结果
找到约 248 项符合
directory 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (20)
- 其他 (18)
- 人工智能/神经网络 (15)
- matlab例程 (11)
- Linux/Unix编程 (10)
- 文件格式 (10)
- 驱动编程 (9)
- 书籍源码 (9)
- 单片机开发 (9)
- Delphi控件源码 (8)
- 数学计算 (8)
- 其他行业 (8)
- DSP编程 (6)
- 网络 (5)
- 编译器/解释器 (5)
- Java编程 (5)
- Java书籍 (5)
- 微处理器开发 (4)
- 文章/文档 (4)
- 汇编语言 (4)
- 电子书籍 (4)
- USB编程 (3)
- 嵌入式Linux (3)
- 软件工程 (3)
- VC书籍 (3)
- 数值算法/人工智能 (3)
- 软件设计/软件工程 (3)
- Jsp/Servlet (3)
- 其他嵌入式/单片机内容 (3)
- 压缩解压 (3)
- 实用工具 (2)
- 操作系统开发 (2)
- uCOS (2)
- 邮电通讯系统 (2)
- 游戏 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- SQL Server (2)
- 行业发展研究 (2)
- 其他数据库 (2)
- 加密解密 (2)
- 教程资料 (1)
- 单片机编程 (1)
- STL (1)
- GPS编程 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 通讯编程文档 (1)
- 金融证券系统 (1)
- Windows CE (1)
- 数据库系统 (1)
- JavaScript (1)
- OA系统 (1)
- 语音压缩 (1)
- VHDL/FPGA/Verilog (1)
- 嵌入式/单片机编程 (1)
- 家庭/个人应用 (1)
- FlashMX/Flex源码 (1)
- Ajax (1)
- 编辑器/阅读器 (1)
- MacOS编程 (1)
- 软件 (1)
- 教程 (1)
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
微处理器开发 The following Philips LPC2k CAN examples in this directory were provided by ESAcademy. LPC2_CANA
The following Philips LPC2k CAN examples in this directory
were provided by ESAcademy.
LPC2_CANAll_V110:
Receives all CAN messages in a receive queue.
LPC2_CANFull_V110:
Uses Full-CAN-like reception filtering.
LPC2_CANBlinky_V130:
Minimal example of MicroCANopen, uses Full-CAN-like
reception fil ...
人工智能/神经网络 LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network.
LVQ学习矢量化算法源程序
This directory contains code implementing the Learning vector quantization
network. Source code may be found in LVQ.CPP. Sample training data is found
in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
LVQ program accepts input consisting of vectors ...
单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose
This directory contains the memtest 8051 firmware
for the Anchor Chips EZ-USB chip.
The purpose of this software is to test the different
memory segments in the Ez-Usb chip.
This example will output the string "good" on the 7 segment
LED if the mem test passes, or it will output the first addres ...
GPS编程 Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as
Unzip this file into a writeable directory.
You should end up with a "Geocode" project, as well as Bitmaps and TestData directories.
This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile.
The point data sh ...
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
文章/文档 Please place this entire folder (complete with contents) into your System32 directory folder D
Please place this entire folder (complete with contents) into your System32 directory folder
Double click on the Register .bat file to Register
Double click on the UnRegister .bat file to UnRegister
It s as simple as that!
Cheers
其他 xletview, for UNIX file and directory names are case sensitive. The path to the project CVSROOT must
xletview, for UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/xletview)
磁盘编程 Windows Directory Statistics
Windows Directory Statistics
人工智能/神经网络 This code in this directory implements the binary hopfield network. Source code may be found in HOP
This code in this directory implements the binary hopfield network.
Source code may be found in HOPNET.CPP. A sample training file is
H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,
H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST. ...