搜索结果
找到约 1,070 项符合
First-out 的查询结果
人工智能/神经网络 This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve
This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip
The tour is self- ...
文件格式 This program may crash your system or run poorly depending on your hardware. The program and code co
This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own, send a shout out to the author!
Java书籍 The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications by
The J2EE Architect s Handbook: How to be a Successful Technical Architect for J2EE Applications
by Derek Ashmore ISBN:0972954899
DVT Press &copy 2004 (284 pages)
This handbook is a concise guide to architecting, designing, and building J2EE applications. Whether you re architect your first J2EE a ...
Internet/网络编程 pav 反病毒源码 /*************************************************************************** * * * Fi
pav 反病毒源码
/***************************************************************************
* *
* File: ANTI-VIRUS *
* Function: This program demostrating file anti-virus managment *
* *
* Author: Long Yun Liang *
* First edit: 1995,3,10 *
* Last edit: 1996,11,5 All Rights Reserved *
* *
* ...
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
DSP编程 关于Flash的烧写程序的编写
关于Flash的烧写程序的编写,要使用FlashBurn软件配合FBTC.out才能把*.hex文件少写到Flash中
DSP编程 MPEG2 Loopback Demo"实现1路D1格式视频DSP端采集、MPEG2编码、MPEG2解码和视频输出回放显示。 该演示程序共包括如下2个文件夹
MPEG2 Loopback Demo"实现1路D1格式视频DSP端采集、MPEG2编码、MPEG2解码和视频输出回放显示。
该演示程序共包括如下2个文件夹,每一个文件夹的内容介绍如下:
01. DSP out--该文件夹下包含本公司提供的DSP端应用程序,以.out文件形式给出。
02. Documents--该文件夹下包含演示程序使用说明文档。 ...
数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F
This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself.
First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2).
Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2).
If wou don愒 want to send Parameter 3 ...
单片机开发 富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at P
富士通单片机MB902420系列
CAN Project:
CAN0 will work as a simple Repeater.
Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P)
and will send out again as byte-packages to ID#2
Receive-Buffer #1 : basic can
Transmit-Buffer #6 : full-can ID #2
单片机开发 富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A fall
富士通单片机MB902420系列
extINT Project:
All external Interrupt-Pins INT0 .. INT7 will be enabled.
A falling edge on INTx will toggle PDR4_P4x
in order to toggle the LEDx of the Flash-CAN-100P Board
e.g. falling edge on INT3 will result in LED D3 will toggleP47..P40 (UserLEDs of FlashCan100P)
and ...