-
-
source.rar
snake算法源代码。Notes : This snake implementation is based on a doubly linked list
* with SnakePoints for nodes. This list knows how to slither
* (i.e. minimize the snake energy by moving points), draw
* itself using OpenGL, and return ...
-
Agilla_v3.0.3.tar.gz
... instructions are provided: "strong" in which both code and state is maintained, and "weak" in which only the code is maintained. Agilla facilitates inter-agent coordination via localized tuple spaces, remote tuple space operations, and a neighbor list.
-
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:
-
tfidf.rar
tfidf算法实现
/*
* 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 ...
-
Process_Mo18292312142004.rar
进程监控器的c++实现
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.
-
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 ...
-
ymlt.rar
本程序在阅读文章里已经加上了MIDI音乐,如果要修改的话在LIST.ASP文件的开头处
把<!--#include file="music.htm"-->部分跟MUSIC文件删 ...
-
-
hash.rar
... 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 ...
-
tong_xun_lu.rar
/*** 以下是函数原型*******/
int enter(ADDRESS t[]) /*输入记录*/
void list(ADDRESS t[],int n) /*显示记录*/
void search(ADDRESS t[],int n) /*按 ...
-