搜索结果
找到约 12,493 项符合
Processing-A 的查询结果
Linux/Unix编程 A good png library for mulit-platform
A good png library for mulit-platform
操作系统开发 a fat12 source code, it is verified for many platform
a fat12 source code, it is verified for many platform
教育系统应用 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*算法和启发函数的关系。
软件工程 含以下书籍: UML with Rational Rose从入门到精通 ROSE培训教材中文简版 UML参考手册 UML.Distilled.A.Brief.Guide.3rd.Edition
含以下书籍:
UML with Rational Rose从入门到精通
ROSE培训教材中文简版
UML参考手册 UML.Distilled.A.Brief.Guide.3rd.Edition
嵌入式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测试主文件