登录
首页 » Visual C++ » FindStudent

FindStudent

于 2020-12-02 发布 文件大小:28KB
0 189
下载积分: 1 下载次数: 124

代码说明:

  课堂随机点名系统。MFC实现。要求能完全实现我们的点名程序已有的功能。即事先从教务处网站上下载某班的学生名单并存盘备用。你的程序能够以某种方式有选择性的加载某个班的存盘文件并把相应的学生信息读入内存,然后以随机的方式来查找某个学生的信息并把它显示出来以实现点名。(Classroom randomly named system. MFC implementation. Requirements to fully realize our program has been named function. That is, from the Office of Academic Affairs Web site in advance of a class of students download and save the standby list. Your program in some way be able to selectively load a class file and save the students put the corresponding information read into memory, then a random way to search a student' s information and put its name displayed in order to achieve .)

文件列表:

FindStudent
...........\Class.h
...........\FindStudent.aps
...........\FindStudent.clw
...........\FindStudent.cpp
...........\FindStudent.dsp
...........\FindStudent.dsw
...........\FindStudent.h
...........\FindStudent.ncb
...........\FindStudent.opt
...........\FindStudent.plg
...........\FindStudent.rc
...........\FindStudentDlg.cpp
...........\FindStudentDlg.h
...........\Person.h
...........\ReadMe.txt
...........\res

...........\...\FindStudent.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SUN
    基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。(NIOS II LED screen Snake design, NiosII based soft-core processor and LED dot matrix display Snake game content is: a snake in a closed fence, the fence was a random food. Players control a snake through 4 keys to move around, and the head of the snake can move along the track movement. Snakeheads hit the food, the food is eaten, the snake grow body section, but remember one point, appeared foods, through the player controls a snake waiting to eat, if snakeheads bite out of bounds or move their bodies in the game end, and added some additional features such as snake acceleration, choose the difficulty to optimize switching machine screen and a series of features that make the game more playable.)
    2014-01-09 23:04:57下载
    积分:1
  • WindowsMonitorV1.0
    windows文件监控器,监控文件的增删改权限变化等操作(CRUD permissions changes windows file monitoring tool that monitors file operations)
    2016-04-19 14:27:10下载
    积分:1
  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • GNSS
    单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。(Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the travel and other navigation and positioning)
    2020-12-30 11:59:00下载
    积分:1
  • QQ
    说明:  该文件是编写的QQ的调用程序,放在VC里进行编译执行,它会弹出一个对话框的(the program is QQ the first you can download ,while setup)
    2011-11-17 22:47:30下载
    积分:1
  • 02-histogramme
    License Plate Recognition or LPR is an image-processing technology used to identify vehicles by their license plates. This technology is used in various applications involving security, traffic, law enforcement, public safety and transportation sectors. It mainly uses software code that enables computer systems to read automatically the registration number (license number) of vehicles digital pictures.
    2016-04-19 02:26:11下载
    积分:1
  • netfileexedemo
    说明:  网络文件系统,十分好的文件传输代码,非常适合初学者(Network file system, file transfer is very good code, very suitable for beginners)
    2011-03-25 00:47:09下载
    积分:1
  • nmo
    nmo的c程序,多层 比较简单nmo的c程序,多层 比较简单(nmo)
    2009-04-03 10:01:12下载
    积分:1
  • CChartDll
    一个免费的C++ windows绘图类,功能丰富,实用,界面美观,可以实现多种图形的绘制。(C++ drawing class, feature-rich, practical, and can achieve a variety of graphics rendering.)
    2013-04-11 14:18:45下载
    积分:1
  • paint_py
    painting algorithmpainting algorithmpainting algorithmpainting algorithmpainting algorithm(painting algorithmpainting algorithmpainting algorithmpainting algorithm)
    2010-01-09 12:50:44下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载