资源列表
tea_stu
- 使用vc6 MFC开发的多媒体屏幕广播教学系统,其中分为教师端和学生端,实现教师端屏幕广播、学生示范、屏幕监视、远程辅导、锁定、解除锁定、电子点名、清除举手标记、远程关机,允许或禁止学生端发送消息,自动发现学生机异常或掉线等功能。-Multimedia screen teaching system using VC6 MFC development, which is divided into teachers and students realize the end end, teacher
1
- 基于opencv的圆心坐标提取,我觉得很有用-Based on the opencv center coordinates extraction, I feel very useful
xx
- multiple channel for nuclear analyse no end yet
P_1_02
- PHOTOSHOP CS2视频教程\\第一节 了解Photoshop CS2\\P_1_02.rar
Mycalculator
- android实现的简单的计算器,包括加减乘除,括号运算等。-Simple calculator android implementation, including addition, subtraction, etc. bracket operation.
MFC_student_mangager_system
- 学生信息管理系统,基于MFC的VC程序,对学生信息的增删改查,以及实现学生成绩信息的查询,可直接用可执行程序运行。-This is a system.
hexed3_0
- 十六进制程序编辑器,用于编辑修改调试保存程序(Sixteen - band program editor)
footballsystem
- 实现俱乐部的增删改查,球员的增删改查,球员的高级搜索,不同俱乐部之间的球员买卖-Additions and deletions to achieve the club to change the investigation, players CRUD search, advanced search players, trading players between the different clubs
Cbuttonst_class
- 很有名的csbutton 类,集合了许多 按钮的样式 本代码版权归代码作者所有-Csbutton well-known type, set the style of many of the code button code belongs to the author all
C
- 一个简单的文本处理器,MFC程序~有插入,删除,等基本功能~-1
dkcms_v6.0
- A Java chat server and client service procedures, C / S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection. RunServer () method to run the
ADO_opteration_access_CListCtrl
- 用VC++6.0编写的一个电话薄小程序,主要是VC++操作ADO数据库,以及LIST的用法.