搜索结果

找到约 130 项符合 structures 的查询结果

Linux/Unix编程 All people curious about how Linux works and why it is so efficient will find answers here. After re

All people curious about how Linux works and why it is so efficient will find answers here. After reading the book, you will find your way through the many thousands of lines of code, distinguishing between crucial data structures and secondary ones—in short, becoming a true Linux hacker.
https://www.eeworm.com/dl/619/364971.html
下载: 95
查看: 1056

数学计算 非线性有限元程序

非线性有限元程序,NONSAP is a general finite element program for the nonlinear static and dynamic analysis of complex structures. The program is very flexible and was designed to be extended and modified by the user. In particular the program can easily be modified to use a different formulation of ...
https://www.eeworm.com/dl/641/365455.html
下载: 124
查看: 1059

数据结构 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic. N ...
https://www.eeworm.com/dl/654/402666.html
下载: 47
查看: 1454

JavaScript Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and V

Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
https://www.eeworm.com/dl/685/407603.html
下载: 129
查看: 1055

软件设计/软件工程 This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Centr

This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to ex ...
https://www.eeworm.com/dl/684/411665.html
下载: 50
查看: 1044

编译器/解释器 how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing

how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing vectors as function arguments. * Reading from files of unknown size (monitoring istream status). * Repetitive structures (while and for loops). * The increment operators (++). * Selection ...
https://www.eeworm.com/dl/628/431997.html
下载: 28
查看: 1027

JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d

This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this syst ...
https://www.eeworm.com/dl/685/432813.html
下载: 161
查看: 1048

其他嵌入式/单片机内容 The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long a

The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into consideration. It must be changed for your platform first or the compi ...
https://www.eeworm.com/dl/687/436004.html
下载: 187
查看: 1104

VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro

As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
https://www.eeworm.com/dl/686/441638.html
下载: 22
查看: 1056

技术管理 The purpose of this study is to explore the possibilities offered by current Artificial Neural Net(A

The purpose of this study is to explore the possibilities offered by current Artificial Neural Net(ANN) structures and topologies and determine their strengths and weaknesses.
https://www.eeworm.com/dl/642/445469.html
下载: 95
查看: 1105