搜索结果
找到约 12,720 项符合
a-guide 的查询结果
教育系统应用 this is a flash opening for someone who like to download
this is a flash opening for someone who like to download
编译器/解释器 Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a si
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak Compiler是一个多语言,宏编译器,可以在一个单独的 ...
编译器/解释器 C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode
C-smile 面向对象语言在语法上比较像C++的脚本化的语言,它有一个编译器,一个运行字节码的虚拟机,和可扩展的C++运行时。它是为运 ...
人工智能/神经网络 基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic
基于模型聚类算法的matlab实现
This does the entire MB Clustering given a set of data.
It only does the 4 basic models, unequal-unknown priors. It
returns the BESTMODEL based on the highest BIC.
压缩解压 Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Micr
Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify the manipulation of ZIP files.
人工智能/神经网络 程序目的: 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系。
程序目的:
通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系。
嵌入式Linux 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道
2410开发板在ADS下的A/D转换测试程序。
运行步骤:
1 打开ad.mcp工程文件
2 运行
3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化
文件说明:
ad_test.c:开发板初始化文件
ad.c :ad测试主文件
嵌入式Linux 2410开发板在ADS下的D/A转换测试程序。 运行步骤: 1 打开DA.mcp工程文件 2 运行 3 使用示波器
2410开发板在ADS下的D/A转换测试程序。
运行步骤:
1 打开DA.mcp工程文件
2 运行
3 使用示波器,
连接示波器与开发板上的DA输出和地线,
观察示波器上的变化
文件说明:
ad_test.c 开发板初始化文件
ad.c ad实验主程序文件
汇编语言 This package contains assembly programs for testing how many clock cycles a piece of code takes to
This package contains assembly programs for testing how many clock cycles
a piece of code takes to execute.
Internet/网络编程 显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间
显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最
近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起
始时间从被创建时开始算起。 ...