Welcome![Sign In][Sign Up]
Location:
Search - dissection

Search list

[Other resourcemeshpartdist.tar

Description: This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file \"chaco/README\" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s \"metismex\" code. -Matlab code for subdivided Cul mesh and graph partitioning methods, including geometric and spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions. vertex separators. and nested SLN orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendr ickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "ch un-aco@i-2000.com / README "tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.
Platform: | Size: 264561 | Author: xy | Hits:

[Other resourceentanceintoEmbeddSystem

Description: 一本讲授如何构建嵌入式系统的初级教材。可以作为入门者廓清概念的参考书,pdf文档。其中也有可以立刻借鉴的东西。比如单片机键盘的省I/O口的接法等!-an embedded taught how to construct the primary teaching system. As beginners dissection of the concept of reference books, pdf file. There are, can immediately draw on things. For example, the province keyboard microcontroller I / O Access mouth Law!
Platform: | Size: 1594232 | Author: 龙小小 | Hits:

[Other resourcenested_dissection

Description: This a matlab code for nested dissection.-This Matlab code for a nested dissection.
Platform: | Size: 2713 | Author: 马迎秋 | Hits:

[Windows DevelopCbyDissection_code

Description: Pro. Ira Pohl C++ by Dissection s code
Platform: | Size: 218659 | Author: 刘文 | Hits:

[matlabmeshpartdist.tar

Description: This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code. -Matlab code for subdivided Cul mesh and graph partitioning methods, including geometric and spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions. vertex separators. and nested SLN orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendr ickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "ch un-aco@i-2000.com/README "tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.
Platform: | Size: 264192 | Author: xy | Hits:

[SCMentanceintoEmbeddSystem

Description: 一本讲授如何构建嵌入式系统的初级教材。可以作为入门者廓清概念的参考书,pdf文档。其中也有可以立刻借鉴的东西。比如单片机键盘的省I/O口的接法等!-an embedded taught how to construct the primary teaching system. As beginners dissection of the concept of reference books, pdf file. There are, can immediately draw on things. For example, the province keyboard microcontroller I/O Access mouth Law!
Platform: | Size: 1594368 | Author: 龙小小 | Hits:

[matlabnested_dissection

Description: This a matlab code for nested dissection.-This Matlab code for a nested dissection.
Platform: | Size: 2048 | Author: 马迎秋 | Hits:

[Windows DevelopCbyDissection_code

Description: Pro. Ira Pohl C++ by Dissection s code
Platform: | Size: 219136 | Author: 刘文 | Hits:

[Windows DevelopException

Description: Win32 结构化异常处理其核心是操作系统提供的服务,你能找到的关于 SEH 的所有文档都是描述一个特定的编译器运行时库,这个运行库包装着操作系统实现。在本文中,我将一层一层对 SEH 进行剥离,以便展现其最基本的概念-Win32 structured exception handling are its core operating system services, you can find about SEH all documents are to describe a specific compiler run-time library, the runtime package of the operating system implementation. In this article, I will step by step dissection of the SEH to conduct in order to show its most basic concept of
Platform: | Size: 31744 | Author: 林枫 | Hits:

[OtherCpp_By_Dissection

Description: C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner throughout. The code has been tested on several platforms and is found on the bundled CDrom accompanying this text. The code in C++ By Dissection can be used with most C++ systems, including those found in operating systems such as MacOS, MS-DOS, OS/2, UNIX, and Windows.
Platform: | Size: 2809856 | Author: Moslem Saleh | Hits:

[Windows DevelopDissection

Description: Installation: 1- Go to your VB folder [C:\Program Files\Microsoft Visual Studio\VB98] 2- Rename Link.exe to Link.Back.exe 3- Copy Dissection.exe to [VB Folder]\Link.exe 4- Thats it =)
Platform: | Size: 21504 | Author: aalex | Hits:

[Otheraddison.wesley.c.plus.plus.by.dissection

Description: This book presents readers with a clear and thorough introduction to the programming process by carefully developing working C++ programs, using the method of dissection. Dissection is a unique pedagogical tool first developed by the author in 1984 to illuminate key features of working code. A dissection is similar to a structured walk-through of the code. Its intention is to explain to the reader newly encountered programming elements and idioms as found in working code. Programs and functions are explained in an easy-to-follow step-by-step manner. Key ideas are reinforced throughout by use in different contexts. No
Platform: | Size: 3070976 | Author: vkbrain | Hits:

[matlabCasteljau

Description: 对控制点的De Casteljau剖分算法-Of the control point De Casteljau Dissection Algorithm
Platform: | Size: 2048 | Author: macntosh | Hits:

[VC/MFCCindepthdissection

Description: C 语言深度解析 解析C语言中的sizeof 一、sizeof的概念    sizeof是C语言的一种单目操作符,如C语言的其他操作符++、--等。它并不是函数。sizeof操作符以字节形式给出了其操作数的存储大小。操作数可以是一个表达式或括在括号内的类型名。操作数的存储大小由操作数的类型决定。  二、sizeof的使用方法    1、用于数据类型  sizeof使用形式:sizeof(type)  数据类型必须用括号括住。如sizeof(int)。  2、用于变量  sizeof使用形式:sizeof(var_name)或sizeof var_name  变量名可以不用括号括住。如sizeof (var_name),sizeof var_name等都是正确形式。带括号的用法更普遍,大多数程序员采用这种形式。  注意:sizeof操作符不能用于函数类型,不完全类型或位字段。不完全类型指具有未知存储大小的数据类型,如未知存储大小的数组类型、未知内容的结构或联合类型、void类型等。  如sizeof(max)若此时变量max定义为int max(),sizeof(char_v) 若此时char_v定义为char char_v [MAX]且MAX未知,sizeof(void)都不是正确形式。  -C indepth dissection
Platform: | Size: 747520 | Author: shuxj | Hits:

[VC/MFCC-depth_anatomy

Description: 强烈推荐这本C语言深度解剖电子书,里面详细讲了C语言里的注意点,我从里面学到了许多知识。如指针等-Strongly recommended that the depth of dissection of the C language books, which detail in the C language in the note, I learned a lot from it. Such as pointers, etc.
Platform: | Size: 747520 | Author: 小东 | Hits:

[CommunicationCPP-by-Dissection

Description: The programs and applications presented in this book have been included for their instructional value. They have been tested with care, but are not guaranteed for any particular purpose. The publisher does not offer any warranties or representations, nor does it accept any liabilities with respect to the programs or applications.-C++ by Dissection
Platform: | Size: 2809856 | Author: zhangfan | Hits:

[OS DevelopMore-thorough-dissection-WINXP

Description: 详细彻底的解剖WINXP,易于广大学者的学习和参考-More thorough dissection WINXP, easy-to-general learning and reference for scholars
Platform: | Size: 126976 | Author: 凝眸处 | Hits:

[OpenGL programTriangle-mesh-dissection

Description: 三角网格剖分,实现网格的剖分的,便于划分网格-Triangle mesh dissection
Platform: | Size: 7228416 | Author: 邓长涛 | Hits:

[Windows DevelopAddison-Wesley-CPP-by-Dissection

Description: C++ E-Books Tutorials - Addison-Wesley C++ by Dissection.rar
Platform: | Size: 3056640 | Author: gouchout | Hits:

[Windows DevelopC-P-P-language-indepth-dissection

Description: 这份PDF是关于C/C++语言的深度解剖,要彻底理解不是很容易的!-The PDF is about C/C++ language indepth dissection, thoroughly understand not easy!
Platform: | Size: 815104 | Author: 刘伟海 | Hits:
« 12 »

CodeBus www.codebus.net