搜索资源列表
StudentManager
- 主要功能说明: 1.用口令(密码)形式验证管理员身份(可输入三次),合法者可进入,否则程序结束。 2.有关功能说明 1)建立学生成绩表(模块a) 建立新的学生成绩文件; 建立若干学生记录,包括姓名、学号、班级、课程编号、成绩。 2)添加学生记录(模块b) 在已存在的学生成绩文件中添加新记录。 3)删除学生记录(模块c) 在学生成绩文件中删除有三门课程不及格的学生记录; 删除前,逐条显示符合删除条件的学生姓名、成绩,确认后
cours
- Les télécommunications sans fil ont connu ces derniers temps de nombreux changements. A la téléphonie classique est venue s ajouter de nombreux services comme Internet, la visio-conférence la visualisation de films, et bien d autres. Ces services ont
xueshengdanganchengxu
- int menu() { int choice printf( "\n********************************************\n" "**** 选择菜单 ****\n" "********************************************\n" "\n") printf("\t 请选择您所需要的功能:\n") printf("\t1.录入学生的学生证信息\n")
Huffman-coding-and-Compression--algorithm
- Huffman coding and Compression algorithm c++ code In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A. Huffman while he was a Ph.D. student at MIT, and published in
Java-Image-Processing-Project-master
- The way this algorhitm works is by treating face recognition as a * two-dimensional recognition problem, taking advantage of the fact that * faces are normally upright and thus may be described by a small set * of 2-D characterisits views. F