Following is a repost of the public domain make that I posted to net.sources a couple of months ago. I have fixed a few bugs, and added some more features, and the resulting changes amounted to about as much text as the whole program (hence the repost).一个编译器C代码,详见REDME。
标签: Following sources domain couple
上传时间: 2015-09-01
上传用户:manlian
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and unix2dos are hereby placed in the public domain. They may be shared or copied as long as NO fee is charged for their distribution or use.
上传时间: 2015-11-17
上传用户:hfmm633
自己做的常用库和实现的数据结构。public domain.
上传时间: 2013-12-27
上传用户:z754970244
This is Win32 Service wrapper for SVN. Source is included, and its in the public domain.
标签: included Service wrapper Source
上传时间: 2016-02-08
上传用户:ippler8
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems to read, write, and manipulate files on an MSDOS filesystem (typically a diskette). The following MSDOS commands are emulated: Mtool MSDOS name equivalent Description ----- ---- ----------- mattrib ATTRIB change MSDOS file attribute flags mcd CD change MSDOS directory mcopy COPY copy MSDOS files to/from Unix mdel DEL/ERASE delete an MSDOS file mdir DIR display an MSDOS directory mformat FORMAT add MSDOS filesystem to a low-level format mlabel LABEL make an MSDOS volume label. mmd MD/MKDIR make an MSDOS subdirectory mrd RD/RMDIR remove an MSDOS subdirectory mread COPY low level read (copy) an MSDOS file to Unix mren REN/RENAME rename an existing MSDOS file mtype TYPE display contents of an MSDOS file mwrite COPY low level write (copy) a Unix file to MSDOS
标签: collection programs version systems
上传时间: 2016-11-18
上传用户:wlcaption
A PUBLIC-domain example implementation of the AES (Rijndael) encryption algorithm.
标签: implementation PUBLIC-domain encryption algorithm
上传时间: 2013-12-03
上传用户:thuyenvinh
Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its publication or distribution.
标签: test implementations Description Filename
上传时间: 2015-02-02
上传用户:leehom61
值转人民币大写C++源代码,public domain免费软件,和一般的转换程序比已充分考虑到各种情况和习惯读法。此代码针对C++ Builder平台编写并调试通过,但已仔细设计以便于需要时移植到其它平台。
标签: 源代码
上传时间: 2014-02-20
上传用户:zhangyigenius
*** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use. Introduction --------------------------------------------------------- Welcome to HyperString! One of the most significant new features with Delphi32 is long dynamic strings. However, the built-in functions don t really exploit the full potential of these new strings. HyperString provides over 400 fast, efficient string management routines to help you realize the full power of this highly versatile new data type.
标签: HyperString reserved Systems rights
上传时间: 2017-07-04
上传用户:mhp0114
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.
标签: zero-configuration self-contained implements serverless
上传时间: 2013-12-09
上传用户:manlian