Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
標簽: Installation Everywhere Scripting Compiler
上傳時間: 2013-12-19
上傳用戶:zhangzhenyu
數字水印的嵌入和檢測,dct, 作者Mao Li Purpose:an algorithm to achieve the embeding watermarking to a image by dct bloking and hvs,then detect the watermarking by comparability.
上傳時間: 2015-06-06
上傳用戶:hullow
DES(Data Encrypton Standard) 算法的實現網上已經有很多,本人在此講述的是在DES算法加密過程中如何查看16迭代過程中生成的Ki,Li,Ri,Fi,Si等,這樣可以當做一個DES加密對照器,這樣可以方便的發現你在加密過程中出現的錯誤!
標簽: Encrypton Standard Data DES
上傳時間: 2015-06-22
上傳用戶:zhangliming420
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly low level API, but using it, completely portable applications can be written with a great deal of flexibility.
標簽: Documentation SDL designed Library
上傳時間: 2015-06-23
上傳用戶:nanxia
幾種常見混沌時間序列matlab實現 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mackey_Glass flow 7)logistic map 8)henon map 9)Quadratic map(二次圖) 也歡迎大家提供更多的混沌方程或映射的經典matlab實現。
標簽: flow Rossler duffing matlab
上傳時間: 2015-08-09
上傳用戶:windwolf2000
Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework
標簽: Building Embedded embedded Systems
上傳時間: 2014-01-24
上傳用戶:tianjinfan
用匿名方式登陸一個FTP服務器,下載FTP服務器里的文件到本地。在FTP服務器里應該有一個list.ini文件,里面記錄一些相關的信息(版本號,需要下載的文件等)。 程序第一次執行,如果本地沒有list.ini文件,則先下載服務器的list.ini文件到本地,然后從本地的list文件中拿到需要升級的文件清單,下載服務器里的相應文件.最后結束自己。以后運行程序,先讀取本地文件中的list文件的版本號,再下載服務器的list.ini文件到本地。然后比較版本號,如果有新版本,就從list文件中拿到需要升級的文件清單,下載服務器里的相應文件,最后結束自己。 apple3.exe 是被升級的主程序例子,在程序代碼中可選擇是否對被升級的主程序進行啟動和關閉。 代碼中有較詳細的中文說明, FTP和讀INI文件的類都是用的別人做好的。
上傳時間: 2014-01-07
上傳用戶:wangyi39
球形諧振腔的模擬仿真程序,用Fox-Li迭代法模擬球形諧振腔輸出光場的分布。鏡面形狀可調。
上傳時間: 2014-01-14
上傳用戶:wyc199288
This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of functions, memory and file manipulation routines, and diagnostic routines that you can use with calls to external code.
標簽: Call Node Interface describes
上傳時間: 2014-12-08
上傳用戶:zm7516678
Linux.tar.gz //gz壓縮格式源代碼 linux0.0.1comment.zip //Linux 0.01核心源代碼的注釋 Linux0.01.zip //ZIP壓縮格式源代碼 Linux0.01雖然是Linux的第一個發行版本,但是卻基本具備了操作系統中最重要的組成部分,同時Linux0.01只有8500行左右的代碼,對操作系統的理解和實踐就非常簡單,輕松了。
上傳時間: 2014-01-20
上傳用戶:lunshaomo