*** *** *** *** *** *** *** *** *** *** *** *** *** *
assniffer v0.1 alpha, Copyright (C) 2004, Cockos Incorporated
*******************************************************************************
Usage:
assniffer output_directory [-d deviceindex] [flags (see below)]
-nopromisc disables promiscuous mode
-allports watches ports other than 80/8080 (slower)
-nosubdirs does not Create subdirectories, uses filename for whole url
Default MIME extension replaces URL s extension, or:
-nomime does not make extensions based on MIME type
-addmime makes MIME extensions appended to URL
-debugfn adds debug info to filenames
Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to Create the smallest chess program that exists. More versions are to come in the future.
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must Create a Course object with the following details:
Programming I, WXES1114, taught by SMT.
Besides, your program must test all the accessor and mutator methods you had defined and the toString() method. toString() method is a special method inherited from the Object class. You have to override this method to display all the information about a course.
Sqlserver2000壓力測(cè)試
數(shù)據(jù)庫請(qǐng)自己建,附腳本。不懂的可以發(fā)郵件問我:killwolf@163.com
10萬
109640ms 插入
23078ms 清空
20萬
216281ms
8391馬上
40萬:
416781
9381
if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTable ) = 1)
drop table [dbo].[StuInfo]
GO
Create TABLE [dbo].[StuInfo] (
[StuID] [float] NULL
) ON [PRIMARY]
GO
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains instructions (and m files) for passing you own initial parameters to the fitting function.
I also included a simple simulation script that will Create random initial coefficients
(under the proper bounds) and fit the model to the data.
Welcome to Visual C++. Over the next 21 days, you will learn how to use the features
that Microsoft has built into its C++ development environment to enable you to Create
very advanced applications for the Windows and NT platforms
MATFOR FFT Visual Fortran program.
MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who Create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.
This paper presents the results of the Finnish national "Technology Vision of the Future Distribution Network" project. The aim of the project was to Create a technology vision of future distribution networks. Because the life span of networks is very long, a long term vision is very important for guiding network investments and technology development.
一款用JAVA制作開發(fā)的小型聊天軟件,里面附有安裝程序和JAVA源代碼。
Visual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools)
- Adapt the customchat.html file
- Upload all the files to your webserver
- Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline
- I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.