-
-
-
-
list.rar
void print(void) //遍历链表输出
int length(void) //求链表长度
void insert_head(double value) //链 ...
-
list2.rar
异质链表
void print(void) //遍历链表输出
int length(void) //求链表 ...
-
PHPjc.rar
PHP从零入门教程, if ($user_count > 200) {
print “The site is busy right now!” }
elseif ($user_count > 100) {
print “The site is active right now!”
else {
print “The site is idle - only $user_count user logged on.”
-
vb.net-prog.rar
vb test console input print take var pro duce out put on con sole check it to test it
-
-
-
8Queens.rar
a recursive program in java that print all the combination to set 8 queens on chess board.
-
-