aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory
標(biāo)簽: independent following aDABOOST contains
上傳時(shí)間: 2014-12-05
上傳用戶:xsnjzljj
auxilary files for the Crypt Breakers Workbench (cbw). CBW is a multi-window integrated workbench of tools that help a cryptanalist read files encrypted with the BSD4.2 crypt command. Anyone may copy, modify, use, or redistribute this system. It was originally written by Robert W. Baldwin at MIT
標(biāo)簽: multi-window integrated Workbench workbench
上傳時(shí)間: 2013-12-10
上傳用戶:cjl42111
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標(biāo)簽: converts Toolbox complex logical
上傳時(shí)間: 2016-02-12
上傳用戶:a673761058
Laoen 加密器 V1.0,可對(duì)任意類型文件進(jìn)行加(解)密,操作十分簡(jiǎn)便。文件加(解)密速度極快。是學(xué)習(xí)加密技術(shù)不可多得的入門范本。LaoenED V1.0 for DOS小巧精干,完全可以作為DOS擴(kuò)充的外部命令使用(拷貝至c:\windows\command or c:\dos)。 本次發(fā)布的Laoen加密器V1.0有2個(gè)版本(DOS/Windows): 版本 文件 大小 編譯平臺(tái) 1、LaoenED V1.0 for DOS LaoenED.com 10.5k Turbo C 2.0 2、LaoenED V1.0 for DOS LaoenED.exe 25k Turbo C 2.0 3、LaoenED V1.0 for Windows LaoenED.exe 240k Visual C++ 6.0 這兩個(gè)版本完全兼容,可以相互交替加(解)密。讓你充分體會(huì)C/C++的異同。本軟件包含密碼查看器LookPW.exe,需要者請(qǐng)直接與作者聯(lián)系(slq_07@sina.com/beetle@jt.yn ). Laoen 加密器 (袖珍型) 1.0 版,為一純綠色免費(fèi)軟件。您可以任意復(fù)制、傳播。謝謝使用! ~O~
上傳時(shí)間: 2016-02-29
上傳用戶:tzl1975
本書分為四大篇。第一篇提出學(xué)習(xí)MFC程序設(shè)計(jì)之前的必要基礎(chǔ),包括Widnows程序的基本觀念以及C++的高階議題。“學(xué)前基礎(chǔ)”是相當(dāng)主觀的認(rèn)定,不過,甚于我個(gè)人的學(xué)習(xí)經(jīng)驗(yàn)以及教學(xué)經(jīng)驗(yàn),我的挑選應(yīng)該頗具說服力。第二篇介紹Visual C++整合環(huán)境開發(fā)工具。本篇只不過是提綱挈領(lǐng)而已,并不企圖取代 Visual C++使用手冊(cè)。然而對(duì)于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環(huán)境。工具的使用雖然談不上學(xué)問,但在視覺化軟件開發(fā)過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產(chǎn)生出來的程序碼。當(dāng)然,AppWizard會(huì)根據(jù)你的選項(xiàng)做出不同的程序碼,我所據(jù)以解說的,是大眾化選項(xiàng)下的產(chǎn)品。 第四篇以微軟公司附于Visual C++光碟片上的一個(gè)范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術(shù)。這些技術(shù)正是其他書籍最缺乏的部分。此篇之最后數(shù)章則脫離Scribble程序,另成一格。 本書內(nèi)含光盤一片,書中所有原始碼與可執(zhí)行文件盡在其中。
標(biāo)簽: MFC 分 程序設(shè)計(jì)
上傳時(shí)間: 2016-03-03
上傳用戶:Ants
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.
標(biāo)簽: introduction processing document intended
上傳時(shí)間: 2016-03-22
上傳用戶:qlpqlq
本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權(quán)為 朱群英和孫云所有。本文的內(nèi)容可以自由用于個(gè)人目的,但是不可以未經(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.
上傳時(shí)間: 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: 這是一個(gè)基于Douglas-Peucker算法的二維估值算法。
標(biāo)簽: mathematical engineering simulations problems
上傳時(shí)間: 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
上傳時(shí)間: 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
上傳時(shí)間: 2014-01-17
上傳用戶:410805624
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1