搜索结果
找到约 135 项符合
found 的查询结果
按分类筛选
- 全部分类
- 其他 (16)
- 人工智能/神经网络 (10)
- 书籍 (10)
- matlab例程 (9)
- Linux/Unix编程 (7)
- 文章/文档 (5)
- Java编程 (4)
- 数值算法/人工智能 (3)
- 数学计算 (3)
- 编译器/解释器 (3)
- VC书籍 (3)
- 其他书籍 (3)
- 汇编语言 (3)
- 游戏 (3)
- 软件设计/软件工程 (3)
- 单片机编程 (2)
- 无线通信 (2)
- 串口编程 (2)
- GPS编程 (2)
- 系统设计方案 (2)
- 微处理器开发 (2)
- 软件工程 (2)
- 单片机开发 (2)
- Delphi控件源码 (2)
- 压缩解压 (2)
- VHDL/FPGA/Verilog (2)
- 行业应用文档 (1)
- 多媒体处理 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 生物技术 (1)
- Internet/网络编程 (1)
- 网络 (1)
- 嵌入式Linux (1)
- 书籍源码 (1)
- 技术管理 (1)
- Windows CE (1)
- Java书籍 (1)
- 数据结构 (1)
- 并行计算 (1)
- 其他数据库 (1)
- *行业应用 (1)
- 文件格式 (1)
- 行业发展研究 (1)
- Jsp/Servlet (1)
- 加密解密 (1)
- 能源行业(电力石油煤炭) (1)
- 嵌入式/单片机编程 (1)
- Delphi/CppBuilder (1)
- 认证考试资料 (1)
- 习题答案 (1)
- 技术资料 (1)
Linux/Unix编程 GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with a
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
其他 This assignment requires you to complete the dynamic drawing components of the Date/Time Control Pan
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" tab when the time zone changes and will be drawing a clock face corresponding to th ...
Java编程 Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and exte ...
文章/文档 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tre ...
汇编语言 汇编程序实现从键盘输入的字符串比较
汇编程序实现从键盘输入的字符串比较,最后输出not found 或者查找到的首字符位置
编译器/解释器 This project allows you to learn communication systems in greater depth. It contains the Simulink fi
This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation.
The idea here is to impl ...
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".
微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...
单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil
This sample displays a basic integer calculator powered
by the 8051 microcontroller. Although Keil C51 has a
full floating point math library the evaluation version
is restricted to 2k of object code, so we have constrained
this sample to integer maths in order to fit within this limit.
The progra ...
matlab例程 The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components ...