本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權(quán)為 朱群英和孫云所有。本文的內(nèi)容可以自由用于個人目的,但是不可以未經(jīng)許可出 版發(fā)行。英文版權(quán)為Steve Summit 所有,詳情見下面的英文版權(quán)說明。 The English version of this FAQ list is Copyright 1990-2004 by Steve Summit. Content from the book 《C Programming FAQs: Frequently Asked Questions》is made available here by permission of the author and the publisher as a service to the community. It is intended to complement the use of the published text and is protected by international copyright laws. The on-line content may be accessed freely for personal use but may not be republished without permission.
上傳時間: 2013-12-19
上傳用戶:LouieWu
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull, scaled by a tolerance factor, around the curve by choosing a minimum of key points. This algorithm has several advantages: 這是一個基于Douglas-Peucker算法的二維估值算法。
標(biāo)簽: mathematical engineering simulations problems
上傳時間: 2013-12-20
上傳用戶:changeboy
ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, short cut key commands, context-sensitive on-line help,and it is cheap. Program s capacity and limitations: Max executable file size is 64 KB. Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled. Disassemble 8087 Math Co-processor s instructions.
標(biāo)簽: programmers Beginners Features assembly
上傳時間: 2014-06-21
上傳用戶:皇族傳媒
北京大學(xué)ACM比賽題目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format your output exactly as shown.
標(biāo)簽: CAPITAL LETTERS program Write
上傳時間: 2014-01-17
上傳用戶:410805624
Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example shows some ways that MATLAB can be used to read, visualize, pre-process (base-line correction, resample) and classify the data. The data can be downloaded from http://home.ccr.cancer.gov/ncifdaproteomics/ppatterns.asp
標(biāo)簽: Petricoin co-workers and proteomic
上傳時間: 2016-04-28
上傳用戶:hewenzhi
Part 1. OO Techniques (面向?qū)ο蠹夹g(shù)) Chapter 1. OO Software Development (面向?qū)ο筌浖_發(fā)) Chapter 2. Case Study--OO in C++ (C++面向?qū)ο蟪绦蛟O(shè)計實(shí)例) Part 2. Object-Oriented Programming (面向?qū)ο蟪绦蛟O(shè)計) Chapter 3. Basic C++ Programming (C++程序設(shè)計基礎(chǔ)) Chapter 4. Object-Oriented C++ Programming (C++面向?qū)ο蟪绦蛟O(shè)計) Chapter 5. Java Programming Overview (Java程序設(shè)計簡介)
標(biāo)簽: Chapter Development Techniques Software
上傳時間: 2016-05-01
上傳用戶:源碼3
Abstract:It惴 described systematically the architecture and function of the software of Railway Auto-ticketing System as well as its charac— ter~tic and demand。Analysized the 8oftware middleware and messaged oriented middleware(MOM),discussed the feasibility of the app~cation 0f JWMQ in the Railway Auto-ticketing System.
標(biāo)簽: systematically architecture described the
上傳時間: 2016-05-14
上傳用戶:JasonC
delphi經(jīng)典入門教程 ---------- Delphi是全新的可視化編程環(huán)境,為我們提供了一種方便、快捷的Windows應(yīng)用程序開發(fā)工具。它使用了Microsoft Windows圖形用戶界面的許多先進(jìn)特性和設(shè)計思想,采用了彈性可重復(fù)利用的完整的面向?qū)ο蟪绦蛘Z言(Object-Oriented Language)、當(dāng)今世界上最快的編輯器、最為領(lǐng)先的數(shù)據(jù)庫技術(shù)。對于廣大的程序開發(fā)人員來講,使用Delphi開發(fā)應(yīng)用軟件,無疑會大大地提高編程效率,而且隨著應(yīng)用的深入,您將會發(fā)現(xiàn)編程不再是枯燥無味的工作——Delphi的每一個設(shè)計細(xì)節(jié),都將帶給您一份欣喜。
標(biāo)簽: delphi Delphi 入門教程 可視化編程
上傳時間: 2014-01-23
上傳用戶:wlcaption
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
標(biāo)簽: bpsk_spread jakesmodel simulation folder
上傳時間: 2016-05-19
上傳用戶:ynsnjs
s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/docs/dte.html to learn more about it. To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org Joone and the DTE are both released with the LGPL license @2004 Paolo Marrone and the Joone team - All rights reserved ==================================================================== Credits The Joone DTE uses the following external packages: - SUN Jini Network Technology http://wwws.sun.com/software/jini/index.html - Computefarm Framework http://computefarm.jini.org - Spring Framework http://www.springframework.org We want to thank all the authors and contributors of the above packages. Please read the respective licenses contained in this distribution.
標(biāo)簽: Distributed Environment jooneworld contains
上傳時間: 2013-12-25
上傳用戶:釣鰲牧馬
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1