资源列表
5name
- 输入五个姓名,并将几段名字的首字母大写,能识别空格。最后将输入的名字输出到data文件-Write a programme that reads in the name (Given name+ space+ family name) of 5 persons and writes them to a disk file. Each name in the disk file always starts on a new line. Note that you need consider
ex5
- 一个c++程序用类来进行三个人的信息输入。用户可以进行信息展示,信息修改,包括名字,工作时间,id.还可以进行两个人的信息比较看是否相同-using classes for simple programme design. This programme can be used to keep information for two persons. Each of them has the following details or properties: identification
ADGCP_m_file
- 实现图像中粘连物体分割和分粒计数的Matlab函数和m文件,程序已跑通,可以直接使用-Achieve image segmentation and classification of objects blocking count of Matlab function and m files, programs have been run through, you can directly use
convertidor-tonto
- Es un convertidor tonto escrito en pascal
cPPsanguosha
- C++控制台版本的三国杀,手动出牌,希望大家理解~好用!顶!-C++ console version of Three killed, manual cards, I hope you understand- easy to use! Top!
LMS
- LMS三角定位迭代加权算法 LMS三角定位迭代加权算法-LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm LMS triangulation iterative weighting algorithm
SIFT-Library-1.1.2_2010120711
- low sift算法的实现,可以提取一个图像的特征点,也可以实现图像之间的特征点匹配-Scale-Invariant Feature Transform
ansj_seg-master
- 一个功能非常全面的分词程序,内部有许多测试类可以使用,包含了词频的统计功能在其中,可以-A very comprehensive segmentation procedures, internal classes can use many tests, including word frequency statistics function in which you can see under the next
19
- 一个用C#编写的控制台客户端/服务器实例-C/S Example with C#
hafmanCompressaaundo
- win32下的一个简单的,实现了哈夫曼压缩的程序,有源码,有需要可以参考一下-win32 under a simple, achieving Huffman compression process, source code, there is a need to refer to
sortClass
- 用VC++编写的一个能够对现有课程进行简单排课的程序,可以参考我的算法思路-A written in vc++ can carry on the simple to the existing curriculum arrangement process, can refer to my algorithm
management-system-for-student
- 题目 学生健康情况管理系统 【问题描述】 实现学生健康情况管理的几个操作功能(新建、插入、删除、从文件读取、写入文件和查询、屏幕输出等功能)。健康表中学生的信息有学号、姓名、出生日期、性别、身体状况等。 【实验内容】 必做内容 利用顺序存储结构来实现 系统的菜单功能项如下: 1------新建学生健康表 2------向学生健康表插入学生信息 3------在健康表删除学生信息 4------从文件中读取健康表信息 5------向文件写入学生健康表
