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