最小權定點覆蓋問題的C++代碼,使用時注意需要定義input.txt文件。ACM適用
上傳時間: 2016-09-02
上傳用戶:Ants
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.
標簽: interrupt function program winavr
上傳時間: 2013-12-22
上傳用戶:cjl42111
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 source code.
標簽: file generates encrypts cipher
上傳時間: 2013-12-08
上傳用戶:爺的氣質
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 project is to be opened from within Keil Hex Files * These files are the output of Keil. If you do not want to compile and link all of the code, these files can be loaded into FastChip directly
標簽: This FastChip contains banking
上傳時間: 2016-10-01
上傳用戶:a3318966
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 SimpleCaptureScreenServerDemo.jar portnumber 2. Type the following command to launch the client program. It s a swing-based UI. java -jar RemoteScreenCaptureClientUI.jar 3. Select Run/Connect menu. Input your server address and port number. You could just double-click on the RemoteScreenCaptureClientUI.jar to launch the client program if you are using Windows. This program is written just for fun. :lol: :lol: :lol:
標簽: server application includes launcher
上傳時間: 2016-10-06
上傳用戶:kr770906
本裝置是一個以HT46R71D 為主芯片,配合傳感器組成的汽車輪胎氣壓檢測裝 置,最終取高三位有效值于LCD 顯示,有四種顯示單位供切換(Psi、Bar、Kpa、 Kgf/cm2)。本裝置僅為參考范例,使用時,為提高準確度,建議多量測些組數 據來構建Sensor Output Voltage - Discharge Time (V-T)表格,并作相應校準。
上傳時間: 2014-01-14
上傳用戶:cxl274287265
給定正整數n,計算出n個元素的集合{1,2,?,n}可以劃分為多少個不同的非空子集。 由文件input.txt提供輸入數據。文件的第1 行是元素個數n。
上傳時間: 2014-07-19
上傳用戶:WMC_geophy
Snefru is a cryptographic hash function invented by Ralph Merkle which supports 128-bit and 256-bit output.
標簽: cryptographic bit function invented
上傳時間: 2014-01-13
上傳用戶:wang0123456789
Linux2.6內核驅動實例包: globalmem驅動、含并發控制的globalmem驅動、globalfifo驅動、poll應用程序范例、異步通知應用程序范例、支持異步通知的globalfifo、 S3C2410實時鐘驅動、秒設備驅動與應用程序、DMA范例、靜態映射范例、作為input設備觸摸屏驅動、 作為普通字符設備觸摸屏驅動、看門狗驅動、平臺設備、S3C2410串口驅動、S3C2410 I2C主機驅動、 SAA711x I2C設備驅動、CS8900以太網設備驅動、S3C2410 LCD驅動、FRAMEBUFFER應用程序范例
標簽: globalfifo globalmem Linux 驅動
上傳時間: 2014-01-14
上傳用戶:czl10052678
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.
標簽: code implements directory hopfield
上傳時間: 2013-12-27
上傳用戶:ruixue198909