-
guanli
实现了学生管理系统的功能,可以完成添加、删除学生名单,查询学生成绩等功能,对学习C++的类的知识有一定的作用(Student management system to achieve the function, you can finish add, list of students, student achievement query capabilities, knowledge learning C++ class has a certain role)
- 2015-01-08 11:44:05下载
- 积分:1
-
ProcessMonitor
1、实时监控各个exe所做的行为;2、实时监控exe的启动和退出;3、该代码为微软的SysinternalsSuite中的Process Monitor v1.0版本源码;4、工程项目已转化为vs2010(1, real-time monitoring of individual behavior made exe 2, real-time monitoring exe startup and exit 3, the code for Microsoft s SysinternalsSuite the Process Monitor v1.0 version of the source code 4, the project has been converted to vs2010)
- 2013-12-23 18:34:50下载
- 积分:1
-
5529和1306显示AD
说明: msp430f5529使用OLED显示内部AD值(MSp430f5529 Displays Internal AD Value with OLED)
- 2020-06-20 23:20:01下载
- 积分:1
-
《C++语言程序设计(第4版)》
说明: C++语言程序设计 第四版 郑莉 清华大学(C++ Language Programming Fourth Edition Zheng Li Tsinghua University)
- 2019-08-20 20:08:57下载
- 积分:1
-
多边形的裁剪,一个很经典的算法
多边形的裁剪,一个很经典的算法--单边裁剪边-polygon clipping and a classic algorithm-- unilateralism cutting edge
- 2023-01-18 05:50:04下载
- 积分:1
-
Sam1
在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验(Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm)
- 2012-03-12 13:24:22下载
- 积分:1
-
用C#写的计算器
用C#写的计算器,可以进行简单的加减乘除运算
- 2022-04-20 20:03:39下载
- 积分:1
-
Material-Management-System
vc编写的物资管理系统,使用sql数据库,ODBC访问方式,包含索引及存储过程,很好的参考价值(vc prepared materials management system, use sql , ODBC access methods, including indexing and storage process, a good reference value)
- 2014-12-17 09:55:32下载
- 积分:1
-
BMP
说明: 说明: bmp压缩算法,vc++实现,可以将抓屏,普通bmp图片文件进行高度压缩,提高传输速度,减小存储空间(Description: BMP compression algorithm, VC + + implementation, can capture screen, ordinary BMP image files for high compression, improve transmission speed, reduce storage space)
- 2020-06-16 10:20:01下载
- 积分:1
-
计算机图形学实习程序
计算机图形学的实现,内容包括:
1)图形生成:DDA直线、中点直线、bresenham圆、正负法圆、bezier曲线、heimitt曲线、B样条曲线等
2)图形变换:平移、旋转、对称变换、缩放
3)图形显示:边缘填充、扫描线填充、种子填充法
4)图形裁剪:梁友栋裁剪、多边形裁剪、cohen_sotherland算法、中点分割算法
- 2022-03-13 12:02:57下载
- 积分:1