搜索结果
找到约 950 项符合
input-output 的查询结果
数值算法/人工智能 最小权定点覆盖问题的C++代码
最小权定点覆盖问题的C++代码,使用时注意需要定义input.txt文件。ACM适用
单片机开发 winavr code for avr mega8. The program get data from serial port in interrupt function. And then out
winavr code for avr mega8. The program get data from serial port in interrupt function. And then out put the data to 74ls595 (serial to parallel IC) for controlling relay output.
压缩解压 FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. T
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the so ...
单片机开发 CPU的code banking技术实例: This Zip file contains five (3) folders: FastChip Project Files * This
CPU的code banking技术实例:
This Zip file contains five (3) folders:
FastChip Project Files
* This folder contains a folder called "Bank" that
should be moved into:
<install_root>\FastChip\Projects
Keil Project Files
* These files are to be put into the directory of
your choice and the proje ...
Java编程 This application includes a demo server and client program. You could write your own server launcher
This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the following command to launch the server program.
java -jar Sim ...
单片机开发 本装置是一个以HT46R71D 为主芯片
本装置是一个以HT46R71D 为主芯片,配合传感器组成的汽车轮胎气压检测装
置,最终取高三位有效值于LCD 显示,有四种显示单位供切换(Psi、Bar、Kpa、
Kgf/cm2)。本装置仅为参考范例,使用时,为提高准确度,建议多量测些组数
据来构建Sensor Output Voltage - Discharge Time (V-T)表格,并作相应校准。 ...
加密解密 Snefru is a cryptographic hash function invented by Ralph Merkle which supports 128-bit and 256-bit
Snefru is a cryptographic hash function invented by Ralph Merkle which supports 128-bit and 256-bit output.
嵌入式Linux Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo
Linux2.6内核驱动实例包:
globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、
S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、
作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口 ...
人工智能/神经网络 This code in this directory implements the binary hopfield network.Source code may be found in HOPNE
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.