Location:
Search - maj
Search list
Description: 一个关于c语言程序,需解压后再看,仅供参考-a language on procedures, required decompression later, is for reference only
Platform: |
Size: 7634 |
Author: 珂欣 |
Hits:
Description: 在windows目錄產生ExtractVbs.vbs,當前目錄下產生MAJ.exe,產生 C:\\liste.ini檔案,搜尋通訊錄連絡人,取得emial addresses,並且散播。
Platform: |
Size: 4422 |
Author: 謝尚武 |
Hits:
Description: 一个关于c语言程序,需解压后再看,仅供参考-a language on procedures, required decompression later, is for reference only
Platform: |
Size: 7168 |
Author: 珂欣 |
Hits:
Description: 在windows目錄產生ExtractVbs.vbs,當前目錄下產生MAJ.exe,產生 C:\liste.ini檔案,搜尋通訊錄連絡人,取得emial addresses,並且散播。-Generated in the windows directory ExtractVbs.vbs, under the current directory MAJ.exe, generated C: liste.ini file, search address book contacts, get emial addresses, and spread.
Platform: |
Size: 4096 |
Author: 謝尚武 |
Hits:
Description: 一个简单的麻将游戏,初级入门的,很适合VC++初学人员-A simple mahjong games, the primary entry and is very suitable VC++ Novice staff
Platform: |
Size: 3449856 |
Author: 李参 |
Hits:
Description: course of C++ containing basic nand fundamental principals of C++ programming-course of C++ containing basic nand fundamental principals of C++ programming
Platform: |
Size: 1034240 |
Author: slim |
Hits:
Description: An little script to send an email that contains all informations about needed merge on gentoo distribution.
Platform: |
Size: 1024 |
Author: sylvief |
Hits:
Description: Para calcular la funcion MAJ del algoritmo SHA
Platform: |
Size: 1024 |
Author: Iab |
Hits:
Description: ENTITY maj IS
PORT(a,b,c : IN BIT m : OUT BIT)
END maj
--Dataflow style architecture
--Behavioural style architecture using a look-up table
ARCHITECTURE using_table OF maj IS
BEGIN
PROCESS(a,b,c)
CONSTANT lookuptable : BIT_VECTOR(0 TO 7) := "00010111"
VARIABLE index : NATURAL
BEGIN
index := 0 --index must be cleared each time process executes
IF a = 1 THEN index := index + 1 END IF
IF b = 1 THEN index := index + 2 END IF
IF c = 1 THEN index := index + 4 END IF
m <= lookuptable(index)
END PROCESS
END using_table
------------------3,5,6,7 is 1 so 110 101 011 111 is 1-ENTITY maj IS
PORT(a,b,c : IN BIT m : OUT BIT)
END maj
--Dataflow style architecture
--Behavioural style architecture using a look-up table
ARCHITECTURE using_table OF maj IS
BEGIN
PROCESS(a,b,c)
CONSTANT lookuptable : BIT_VECTOR(0 TO 7) := "00010111"
VARIABLE index : NATURAL
BEGIN
index := 0 --index must be cleared each time process executes
IF a = 1 THEN index := index+ 1 END IF
IF b = 1 THEN index := index+ 2 END IF
IF c = 1 THEN index := index+ 4 END IF
m <= lookuptable(index)
END PROCESS
END using_table
------------------3,5,6,7 is 1 so 110 101 011 111 is 1
Platform: |
Size: 137216 |
Author: 赵中原 |
Hits:
Description: 逃逸时间算法的Mandelbrot集与Julia集的MATLAB实现代码-Escape time algorithm of Mandelbrot set and Julia set of MATLAB implementation code
Platform: |
Size: 168960 |
Author: luxaky |
Hits:
Description: PL - ROZPORZĄ DZENIE KOMISJI (WE) NR 13602002
EN - COMMISSION REGULATION (EC) No 13602002
PL - z dnia 13 czerwca 2002 r.
dostosowują ce po raz siódmy do postę pu technicznego rozporzą dzenie Rady (EWG) nr 3821/85
w sprawie urzą dzeń rejestrują cych stosowanych w transporcie drogowym
(Tekst mają cy znaczenie dla EOG)
-PL - ROZPORZĄ DZENIE KOMISJI (WE) NR 13602002
EN - COMMISSION REGULATION (EC) No 13602002
PL - z dnia 13 czerwca 2002 r.
dostosowują ce po raz siódmy do postę pu technicznego rozporzą dzenie Rady (EWG) nr 3821/85
w sprawie urzą dzeń rejestrują cych stosowanych w transporcie drogowym
(Tekst mają cy znaczenie dla EOG)
Platform: |
Size: 2945024 |
Author: kontrolapaliwa |
Hits:
Description: special file content is maj min types.
-special file content is maj min types.
Platform: |
Size: 1024 |
Author: mvherns |
Hits: