搜索资源列表
job4_1
- 这是基于VC++6.0系统的打印杨辉三角的程序,语言是C语言-This program is based on VC++6.0 print Pascal' s Triangle, the language is C language
Nqueen
- 经典的N皇后问题,用VC编程实现N个皇后不想冲突的模式,并将各种模式打印出来-Classic N-queens problem, the N queens do not want conflict mode, and print out various modes VC programming
stu_comsuption_mngmt
- 利用链表录入学生的信息并实现显示、增加、删除、打印、查找等功能,特点是,有win和linux双版的,可以分别在两个系统下用vc或gcc编译!-the student information can be displayed, added, deleted, printed or sorted via the program. There are two versions: win and linux.