* 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
W2kPrintDrvSample Feature ======= * Support two page directions, portrait and landscape * Support just one page size, A4 * Support two resolutions, 200 x 200 and 100 x 100 dpi * Support two color mode, color(24bpp) and monochrom * Support halftoning in monochromatic mode * Support color identifying(7 colors) * Support type identifying(3 types) ... Usage ===== * 在monochromatic mode下,可以通過設置黑色的輸出類型來控制輸出 * 在color mode下,可以通過設置各個顏色的輸出類型來控制輸出,7種 顏色以外的顏色都作為黑色來識別 * 在輸出多頁文件時,可以分別指定每頁的輸出文件名,也可以使用自動 添加頁號的功能 ... Known Problems ============== Developer NOTES =============== * 在windows ddk 命令行環境下編譯 參考步驟: 1. 將W2kPrintDrv解壓至DDK安裝目錄 2. 執行“開始”菜單->Developement Kits->Windows 2000 DDK->Checked Build Enviroment 3. 在命令行環境輸入 > cd W2kPrintDrv > build Author ====== terrificskyfox <terrificskyfox@yahoo.com.cn>
標簽: W2kPrintDrvSample directions landscape portrait
上傳時間: 2015-06-11
上傳用戶:GHF
encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplication inverse of an Galois field element test-bench.v The test fixture, and some brief NOTES on using the modules. data-rom.v A simple data source for testing run For those intelligence-challenged who can t run verilog LGPL The license
標簽: Berlekamp berlekamp algorithm generator
上傳時間: 2014-02-16
上傳用戶:fxf126@126.com
Address book helps you look up your addresses from the system tray. It is quite useful in that way 慶ause it stays out of the way and is easily accessible when needed. Double clicking on any URL will start the default web browser and take you to that URL. Double clicking on the phone number will dial that number. Every column supports sorting and can be customized to your needs. Preview will display the NOTES associated with each record. This program can also import Comma Separated Values (*csv) text files of Outlook Express.
標簽: addresses Address system useful
上傳時間: 2014-07-08
上傳用戶:lyy1234
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) NOTES: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value
標簽: Traveling Salesman solution Problem
上傳時間: 2013-12-22
上傳用戶:ruixue198909
Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your method is public) NOTES The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character of input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse of BCDEF is FEDCB, which appears later in the string. 1)
上傳時間: 2015-09-21
上傳用戶:sunjet
Graphviz - Graph Drawing Programs from AT&T Research and Lucent Bell Labs See doc/build.html for prerequisites and detailed build NOTES.
標簽: Graphviz Programs Research Drawing
上傳時間: 2015-12-04
上傳用戶:shinesyh
MapX是一個提供給應用程序開發人員的工具。它提供了一個最簡單和最節約成本的方法,用來將地圖化功能嵌入到新的和現有的應用中。MapX是一個OCX組件,可以被快速集成到使用Visual Basic、PowerBuilder、Delphi、Visual C++或其他面向對象的語言的客戶端應用程序以及使用Lotus Script的Lotus NOTES (v4.5)中。
上傳時間: 2013-12-20
上傳用戶:Late_Li
Synapse The synchronyous socket library. File content: 1.) About Synapse 2.) Distribution package 3.) Installation instructions 4.) Usage NOTES
標簽: Synapse Distribution synchronyous library
上傳時間: 2016-02-15
上傳用戶:JIUSHICHEN
短消息二次開發接口以動態連接庫的形式提供,支持所有Windows平臺下開發語言,如Visual C++, VB, FoxPro , C++ Builder, Delphi, Power Builder和Lotus NOTES等。
上傳時間: 2013-12-23
上傳用戶:古谷仁美