What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over)
標簽: Sometimes the contents desire
上傳時間: 2013-12-25
上傳用戶:playboys0
一個Open Source的小型圖形系統,支持多窗口剪切,Truetype字體,JPEG,GIF圖形
上傳時間: 2015-12-02
上傳用戶:戀天使569
affix是一個Open Source的藍牙協議棧,支持OBEX
上傳時間: 2013-12-12
上傳用戶:上善若水
開放源碼的編譯器open watcom 1.6.0版的源代碼
上傳時間: 2015-12-04
上傳用戶:水口鴻勝電器
The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if other suppliers of PLCs can send ASCII strings, they can talk to our PLCs to exchange data.
標簽: MEWTOCOL-COM programming support useful
上傳時間: 2015-12-08
上傳用戶:youmo81
An example to accompany PCW March 2004 Visual Programming Hands On. To use, open the solution in the SchoolApp folder. April 2004: Now revised to add New and Delete options. Tim Anderson http://www.itwriting.com/pcw/
標簽: Programming accompany solution example
上傳時間: 2015-12-09
上傳用戶:qunquan
1)Firstly, open wvfb 2)Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the button by mouse.
標簽: wvfb Sencondly the fhas_win
上傳時間: 2015-12-09
上傳用戶:xjz632
Samples are organized by chapter, and then by "application" or example name. You should open a project in Visual Studio .NET through the .sln (solution) file. Note that Visual Studio .NET automatically creates various temporary and debugging files in the obj and bin sub-directory for each project. The actual uncompiled code is only the .vb files that are contained in the root project directory.
標簽: application organized Samples chapter
上傳時間: 2015-12-14
上傳用戶:ghostparker
OHCI 規范 Open Host Controller Interface Specification for USB
標簽: Specification Controller Interface OHCI
上傳時間: 2015-12-16
上傳用戶:kiklkook
jtag調試原理。由Open-JTAG小組撰寫,對了解JTAG原理很有幫助。
上傳時間: 2013-11-29
上傳用戶:1159797854