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