二維SIMPLEC程序,包含三個(gè)project:二維穩(wěn)態(tài)傳熱,常粘度系數(shù)湍流的動(dòng)態(tài)模擬,湍流中被動(dòng)標(biāo)量擴(kuò)散(基于時(shí)均的 k –ε方程.
同時(shí)壓縮包中還有詳細(xì)的說(shuō)明文檔.
注意:本程序只限于學(xué)習(xí)用途,切勿作商業(yè)用途,作者享有對(duì)此代碼及使用目的的最終解釋權(quán)!
Cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
Cccc This computer program was copied from the graduate student course program
Cccc of the University of Minnesota. Part of it was re-formulated to meet the
Cccc personal computer environment. Some inappropriate expressions were also
Cccc corrected. The program is used only for teaching purpose. No part of it
Cccc may be published. You may use it as a frame to re-develop your own code
Cccc for research purpose. XJTU Instructor, 1995.11
Cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed by David Betz covered in previously published issues of Dr. Dobb s Journal.
This Microsoft(R) Macro Assembler Reference lists all MASM instructions, directives, statements, and
operators. It also serves as a quick reference to the Programmer’s WorkBench commands, and the commands
for Microsoft utilities such as LINK and LIB. This book documents features of MASM version 6.1, and
is part of a complete MASM documentation set.
Debugging is a fascinating topic no matter what language or platform you re using. It s the only part of software development in which engineers kick, scream at, or even throw their computers. For a normally reticent, introverted group, this degree of emotion is extraordinary. Debugging is also the part of software development that s famous for causing you to pull all-nighter
The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances.
This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training.
In the world of C++ programming, all other things being equal, programs that are smaller and faster are better.
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions.
To fully utilize the available spectrum for a wireless communication
system it is feasible to adapt to different situations
on the channel. In this paper a flexible OFDM
transmitter is presented together with basic theory behind
OFDM transmission. It is shown that high flexibility can
be obtained with a reasonable amount
Flexible baseband transmitter for OFDM
of additional hardware.
Part of the design, the FFT-processor, has already
been fabricated and measurement results are presented.
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc).
The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect.
The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
The IA-32 Intel Architecture Software Developer’s Manual, Volume 1: Basic Architecture (Order
Number 245470) is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel Architecture processors.
The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference
(Order Number 245471) is part of a three-volume set that describes the architecture and
programming environment of all IA-32 Intel® Architecture processors.
the IA-32 Intel Architecture Software
Developer’s Manual, Volume 2, describes the instructions set of the processor and the
opcode structure. These two volumes are aimed at application programmers who are writing
programs to run under existing operating systems or executives.
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order
Number 245472), is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel® Architecture processors.
The IA-32 Software Developer’s Manual, Volume 3, describes
the operating-system support environment of an IA-32 processor, including memory management,
protection, task management, interrupt and exception handling, and system management
mode. It also provides IA-32 processor compatibility information. This volume is aimed at operating-
system and BIOS designers and programmers.