C++ Base64編碼/解碼源代碼 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上兩個函數內聯定義在base64.h中,使用時include "base64.h" 即可,編碼后的長度一般比原文多占1/3的存儲空間,為了效率,程序并沒有檢查目標存儲區是否溢出,請保證有足夠的存儲空間。
上傳時間: 2015-05-14
上傳用戶:yan2267246
一款國外的CMS管理系統 PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive adminstration system. PHP-Fusion includes the most common features you would expect to see in many other CMS packages including news, articles, forums, polls, shoutbox, comments, ratings & much more
標簽: light-weight open-source PHP-Fusion management
上傳時間: 2015-05-15
上傳用戶:www240697738
Open Jtag小組的產品。有了它,您將可以用簡易并口JTAG小板在ADS中進行調試!感謝twentyone的杰出工作!
上傳時間: 2015-05-15
上傳用戶:懶龍1988
參考了JAVA方面MIS系統開發的書籍做的一個 電力收費的系統,包里面是可以直接運行的JAR文件了...SRC是源文件可一些需要的包...數據庫是用的MSQLserver2000,"java程序數據源.BAK"如果安裝不到SQLserver就按照在SSQL2000里面的提示做,或者在G盤下安裝(我原來的數據庫是安裝在G盤的)一個數據庫,再在里面安裝(恢復)這個備份
標簽: MSQLserver JAVA 2000 java
上傳時間: 2015-05-16
上傳用戶:zhouli
Open source C++ Game Library 180
上傳時間: 2015-05-27
上傳用戶:894898248
這是一個用java編寫的文本編輯器,主要實現了部分簡單常用的功能.其源碼在src文件夾下,本人發部此源碼主要目的是為了和所有喜歡java的朋友交流交流有關Swing方面的知識
上傳時間: 2013-12-23
上傳用戶:jiahao131
BIOSIG is an open source software library for biomedical signal processing. Library works well with Octave and Matlab. Special emphasis is put on EEG/MEG/ECoG, but also other types of biosignals like ECG, EMG, etc. are supported.
標簽: biomedical processing software Library
上傳時間: 2013-12-29
上傳用戶:ruan2570406
Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you have the Linux ppdev driver (patch for 2.2.17 is in the kernel directory, ppdev is standard in 2.4 kernels). Please lobby Alan Cox to include this tiny little driver in 2.2.x too :). To make it type: make and to install it: make install If you have any further doubts, please consult UISP s homepage: http://www.nongnu.org/uisp/
標簽: Installation Programmer In-System directory
上傳時間: 2013-12-23
上傳用戶:小儒尼尼奧
mydate.dat為字庫先點擊file, 點open,讀入字庫 學習時字庫自動保存 已有鍵盤字符,字母,數字和簡單漢字 如要識別復雜漢字,請先用學習功能
上傳時間: 2015-06-16
上傳用戶:xfbs821
基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace). uwb_imr.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).
上傳時間: 2013-12-22
上傳用戶:gengxiaochao