切换至中文 Over 1 million code package, 10 million code file free download
  • [Visual C++ (VC++)] word-input.zip This document accompanies several ANSI C source files that implement the "sorted list" data structure. This implementation can be used whenever the set of possible elements of the sorted list have the following characteristics:
    Category: Windows Develop Upload User:pharm168 Size:75K
  • [C++ Builder] tfidf.rar tfidf algorithm/** This program reads a file of inverse document frequency (idf)* values, and reads each file in a list containing term frequency* values, with each line containing an index number and a frequency* value. It writes an output file for each ...
    Category: Web Server Upload User:qieryang Size:1K
  • [Visual C++ (VC++)] Process_Mo18292312142004.rar Process monitor c++ Realize Process monitor can list all processes on a system just like taskmgr.exe and give you a lot of other details about the process like dll s handles ports opened by the process etc.
    Category: Windows Develop Upload User:chinaszxp Size:97K
  • [Visual C++ (VC++)] list.rar Realize single-linked list traversal, search, insert, delete and other functions, C++ Realize (with template classes).
    Category: WEB(ASP,PHP,...) Upload User:szwjh8023 Size:12K
  • [Visual C++ (VC++)] Superlist_src.zip I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop ...
    Category: SCM Upload User:jxhxjg Size:128K
  • [ASP/ASPX(.net)] ymlt.rar This procedure in reading the article has been coupled with MIDI music, so if we try to amend the document in LIST.ASP at the beginning of the
    Category: WEB(ASP,PHP,...) Upload User:szxj8888 Size:294K
  • [Visual C++ (VC++)] address_list.rar address list c++ sourse
    Category: Other windows programs Upload User:qiantao83 Size:560K
  • [Visual C++ (VC++)] list.rar Procedures for a small data structure, you can realize a single list of basic operations: insert, delete and search operations, etc.. Hope useful for everyone!
    Category: Data structs Upload User:ymzdmy Size:2K
  • [Visual C++ (VC++)] hash.rar ... internal form of a hash table.** The table is an array indexed by the hash of the key collisions* are resolved by hanging a linked list of hash entries off each* element of the array. Although this is a really simple design it* isn t too bad given that ...
    Category: Data structs Upload User:yi_hua207 Size:8K
  • [Visual C++ (VC++)] tong_xun_lu.rar /*** The following is a function prototype*******/ int enter (ADDRESS t [])/* input record*/void list (ADDRESS t [], int n)/* show the record*/void search ( ADDRESS t [], int n)/* Find a show record by name*/int delete1 (ADDRESS t [], int n)/* delete ...
    Category: Other windows programs Upload User:gejuan1988 Size:4K