搜索结果
找到约 130 项符合
structures 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (15)
- 数据结构 (15)
- 书籍源码 (11)
- VC书籍 (9)
- 书籍 (9)
- 电子书籍 (6)
- 软件设计/软件工程 (5)
- matlab例程 (5)
- 其他 (4)
- Java书籍 (4)
- Java编程 (4)
- 游戏 (4)
- 通讯编程文档 (3)
- 数学计算 (3)
- Linux/Unix编程 (3)
- 编译器/解释器 (3)
- JavaScript (2)
- 软件工程 (2)
- Delphi控件源码 (2)
- 多媒体 (1)
- 模拟电子 (1)
- 单片机编程 (1)
- 嵌入式综合 (1)
- 操作系统开发 (1)
- *行业应用 (1)
- 人工智能/神经网络 (1)
- 文件格式 (1)
- 系统设计方案 (1)
- 嵌入式Linux (1)
- 其他嵌入式/单片机内容 (1)
- 加密解密 (1)
- 驱动编程 (1)
- 技术管理 (1)
- 行业发展研究 (1)
- 嵌入式/单片机编程 (1)
- 源码/资料 (1)
- 软件 (1)
- 论文 (1)
- 技术资料 (1)
- VIP专区 (1)
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
通讯编程文档 Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real wo
Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world.
Developers use algorithms and data structures every day of their working lives. Having a good understanding
of these algorithms and knowledge of when to apply them is essential to producing softw ...
系统设计方案 这篇英文论文主要介绍了基于TI公司TMS320C24x的直流无刷电机控制。A complete solution proposal is presented below: control struc
这篇英文论文主要介绍了基于TI公司TMS320C24x的直流无刷电机控制。A complete solution proposal is
presented below: control structures, power hardware topology, shaft
position sensors, control hardware and remarks on energy conversion
efficiency can be found in this document.
编译器/解释器 这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Reven
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to so ...
编译器/解释器 The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterat
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
Linux/Unix编程 This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System.
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from p ...
VC书籍 這本書是多年來我對專業程式員所做的C++ 教學課程下的一個自然產物。我發現
這本書是多年來我對專業程式員所做的C++ 教學課程下的一個自然產物。我發現,大部份學生在一個星期的密集訓練之後,即可適應這個語言的基本架構,但要他們「將這些基礎架構以有效的方式組合運用」,我實在不感樂觀。於是我開始嘗試組織出一些簡短、明確、容易記憶的準則,做為C++ 高實效性程式開發過程之用。那都是經驗豐富 ...
VC书籍 动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中
动态链接库(DLLs)是从C语言函数库和Pascal库单元的概念发展而来的。所有的C语言标准库函数都存放在某一函数库中,同时用户也可以用LIB程序创建自己的函数库。在链接应用程序的过程中,链接器从库文件中拷贝程序调用的函数代码,并把这些函数代码添加到可执行文件中。structures of computer science. ...
matlab例程 外国人开发的电磁时域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensio
外国人开发的电磁时域有限差分方法工具包
Electromagnetic Finite-Difference Time-Domain (EmFDTD)
is a basic two-dimensional FDTD code developed at the
School of Electrical Engineering, Sharif University of
Technology.
This code has been written based on the standard
Yee s FDTD algorithm. Applicati ...