* Function: * 1. Replace the first oldstr with newstr in srcstr * Arguments: * IN : * srcstr * oldstr * newstr * OUT : * srcstr * Return: * 1. If find and replace one oldstr with newstr in srcstr , return 1 * 2. If find no oldstr in srcstr , return 0 * 3. If error (malloc return NULL) return -1 * Notes: * 1. srcstr should be large size enough.
標簽: Arguments Function Replace oldstr
上傳時間: 2014-12-20
上傳用戶:Yukiseop
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-10 so that people can read and interpret the // numbers more readily than they could if the numbers were displayed in // binary or hexadecimal format. Also, a "BCD-to-binary" converter is // tested in this build.
標簽: binary-to-BCD developing displaying for
上傳時間: 2015-07-07
上傳用戶:lmeeworm
asterisk web manager,make in php,run in Linux
標簽: asterisk manager Linux make
上傳時間: 2015-09-10
上傳用戶:zjf3110
steganography tools to hide a text file in an image in true colour.
標簽: steganography colour image tools
上傳時間: 2013-12-30
上傳用戶:c12228
《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just theory. We present several ready-to-run expert system shells, as well as routines for sorting,searching, natural language processing, and even numerical equation solving. We also emphasize interoperability with other software. For example, Chapter 5 presents techniques for reading Lotus spreadsheets and other special file formats from within a Prolog program.
標簽: Prolog Programming programming emphasize
上傳時間: 2014-01-24
上傳用戶:JIUSHICHEN
calculates the signal to noise ratio in each subchannel in DMT.
標簽: calculates subchannel signal noise
上傳時間: 2015-10-30
上傳用戶:13188549192
SPALIB.C */ /* SUBPROGRAMS IN ALPHABETICAL ORDER */ /* IN THE C PROGRAMMING LANGUAGE
標簽: ALPHABETICAL PROGRAMMING SUBPROGRAMS LANGUAGE
上傳時間: 2013-12-26
上傳用戶:R50974
JAX in Action JAX in Action JAX in Action
上傳時間: 2013-12-31
上傳用戶:wcl168881111111
read in a problem (in svmlight format)
標簽: svmlight problem format read
上傳時間: 2016-05-11
上傳用戶:kr770906
This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link lengths x0 y0 target0 x1 x2 target1
標簽: Computational described Geometry Chapter
上傳時間: 2014-01-25
上傳用戶:yan2267246