Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and cl
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and cl...
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and cl...
学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功...
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for su...
Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them i...
NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect...
ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead...
Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state...
第一章JSP简介 例子1(效果如图1.1所示) Example1_1.jsp: < @ page contentType="text/html charset=GB2312" >...
Java的面向对象编程 掌握类的定义以及继承机制,熟悉方法的多态性。1、 成下面父类及子类的声明:(1)声明Student类。属性包括学号、姓名、英语成绩、数学成绩、计算机成绩和总成绩。方法包括构造方...
记录学生的信息 :(1)声明Student类。属性包括学号、姓名、英语成绩、数学成绩、计算机成绩和总成绩。方法包括构造方法、get方法、set方法、toString方法、equals方法、compa...