搜索结果
找到约 153 项符合
built 的查询结果
按分类筛选
- 全部分类
- matlab例程 (10)
- 技术资料 (10)
- 其他书籍 (8)
- 单片机开发 (7)
- 其他 (7)
- 书籍 (7)
- 微处理器开发 (6)
- 单片机编程 (5)
- 网络 (5)
- Linux/Unix编程 (5)
- 电源技术 (4)
- Java编程 (4)
- 可编程逻辑 (3)
- Delphi控件源码 (3)
- 驱动编程 (3)
- 嵌入式综合 (2)
- 数值算法/人工智能 (2)
- DSP编程 (2)
- 嵌入式/单片机编程 (2)
- 其他嵌入式/单片机内容 (2)
- 数学计算 (2)
- Java书籍 (2)
- 手机短信编程 (2)
- 人工智能/神经网络 (2)
- 数据库系统 (2)
- 系统设计方案 (2)
- 编辑器/阅读器 (2)
- *行业应用 (2)
- Internet/网络编程 (2)
- 电子书籍 (2)
- 行业发展研究 (2)
- 模拟电子 (1)
- PCB相关 (1)
- 无线通信 (1)
- 工控技术 (1)
- 编译器/解释器 (1)
- GPS编程 (1)
- 压缩解压 (1)
- SQL Server (1)
- 串口编程 (1)
- VxWorks (1)
- 书籍源码 (1)
- 邮电通讯系统 (1)
- 教育系统应用 (1)
- MySQL数据库 (1)
- 软件工程 (1)
- VC书籍 (1)
- 加密解密 (1)
- 操作系统开发 (1)
- JavaScript (1)
- 企业管理 (1)
- 软件设计/软件工程 (1)
- BREW编程 (1)
- VHDL/FPGA/Verilog (1)
- 文章/文档 (1)
- Symbian (1)
- Ajax (1)
- 通讯编程文档 (1)
- 游戏 (1)
- 文件格式 (1)
- 单片机 (1)
- 多媒体处理 (1)
- 学术论文 (1)
- 手册 (1)
- VIP专区 (1)
数学计算 Matrix TCL Lite 1.12 This matrix C++ template class library is for performing common matrix operati
Matrix TCL Lite 1.12
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program sour ...
教育系统应用 转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named
转载一个程序。
This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former exam ...
其他 Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
Java书籍 JavaBeans is one of the most important developments in Java™ since its inception. It is Java s
JavaBeans is one of the most important developments in Java™ since its inception. It is Java s
component architecture, which allows components built with Java to be used in graphical
programming environments.
VC书籍 Welcome to Visual C++. Over the next 21 days, you will learn how to use the features that Microsoft
Welcome to Visual C++. Over the next 21 days, you will learn how to use the features
that Microsoft has built into its C++ development environment to enable you to create
very advanced applications for the Windows and NT platforms
加密解密 This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31).
SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can b ...
单片机开发 //*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1
//*** *** *** *** *** *** *** *** *** *** *** *** *** *
// MSP-FET430x110 Demo - Software Toggle P1.0
//
// Description: Toggle P1.0 by xor ing P1.0 inside of a software loop.
// ACLK = n/a, MCLK = SMCLK = default DCO ~800k
//
// MSP430F1121
// -----------------
// /|\| XIN|-
// | | |
// --|RST XOUT ...
数学计算 MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or component
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MAT ...
驱动编程 This a generic PCI express device driver that enable user to access the device without caring much o
This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.
操作系统开发 T-kernel 的extension源代码
T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用!
TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management.
The TK/SE archive to be provided is comprised of the main portion and the 2 extended file ...