搜索资源列表
g3d-src-6_06
- 是sourceforge的一个开源项目G3D - 3D Engine,它所提供的C++ 3D graphics library对3D游戏开发的开发者,研究者,学生都有很好的帮助,做3D游戏开发的朋友怎么能够不下载呢!?-it is sourceforge open source projectG3D - 3D engine. the 3d graphics library will do good to game developer,researcher,student,it is very
C语言编写学生成绩管理
- 在图形模式下,利用C语言编写学生成绩管理,读者可以从中学习到很多C 语言图形界面设计的技巧!-in graphics mode, the use of C language student performance management, readers can learn a lot of C language graphics interface design skills!
inforgraph
- 学生信息管理程序,可用于在编程课程设计的参考,结合了图形和文本的切换方法-student information management procedures, programming can be used in the reference design courses, a combination of graphics and text switch methods
Gaphics
- 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
students
- 一个简易学生成绩管理系统: 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试 设计一个学生信息管理系统,实现以下功能: 1、系统以菜单(文本或图形菜单)方式工作,学生的信息保存于文件。 2、学生信息录入功能(学生信息用文件保存)。 3、学生信息浏览功能。 4、可按指定的学号或姓名查询并输出学生信息; 可按指定的信息字段名称,实现对学生信息排序并输出排序结果。 5、学生信息的删除与修改。-A simple management syst
caij
- 一个vc做的直线的裁减算法程序,可用于学生图形学实验-Vc do a straight-line reduction algorithm procedure can be used for student experiments Graphics
Blending(CGProject)
- Blending(CGProject) source code. it is useful for computer student and men who interested in computer graphics.
Graphics-Lecture-1
- This my first lecture on 2D Graphics that I wrote it my self and teach it to the student, it covers an introduction to graphics, the software and hardware components.-This is my first lecture on 2D Graphics that I wrote it my self and teach it to the
assig1-base
- 一个学校的作业 OPENGL的 很简单的 三个三维图形-OPENGL a school' s job very simple three dimensional graphics
Visual-CPP
- 1.开发的应用程序为单文档用户界面,其项目名由自己的姓和学号最后4位组成,如“马0001”,标题为”期末考试”。 2.单击鼠标左键时,利用颜色选择对话框选择颜色,并在视图区画一个该颜色的空心图形。 3.为应用程序添加主菜单“显示”,且“显示”菜单中包含“文本”和“图形”2个菜单项。当程序运行时,用户单击“文本”菜单项,可以在消息框中显示自己的学号、姓名等文本信息,单击“图形”菜单项,在视图窗口中画一个红色的实心图形。 4.为应用程序新增的菜单项添加快捷菜单和工具按钮,并在状态栏中显示
exam
- java综合性实验,学生分析系统,实现的功能: (1)基本数据输入:程序提供界面能够见谅并输入班级,学生和课程的信息。 (2) 考试成绩输入:程序提供界面,指定班级,课程后,输入该班级所有学生的该课程的考试成绩。 (3) 成绩查询:输入学号和课程后,能够显示该学生的考试成绩。 (4) 成绩分析:指定班级和课程后,对该班的该课程进行以下3个方面的分析: O 分数分析:最高分,最低分,平均分 O 分数段分析:分别统计0—59,60—69,70—79,80—89,90—10
huibian
- 这是汇编语言的一些学习程序,包括了许多的东西分支程序设计: 1、编写程序,键入学生成绩(百分制),按A、B、C、D显示在屏幕上。 2、编写一程序,比较两个字符串所含字符是否相等,如果相等,在屏幕 上显示“Y”,反之显示“N”。 循环程序设计: 1、设有一段文字,编写一段程序查找字母a出现的次数,并显示在屏幕上。 2、编写程序,求出100以内既能被2整除又能被3整除的数,并显示在屏 幕上。 子程序设计: 1、编写子程序,分别计算100以内所有奇数之和与所有偶数之和,
xsglxt
- C语言学生管理系统,C语言的结业小练习,主要是文件操作,链表,以及另外引用了OpenGL绘图。-C language student management system, small graduation exercises of the C language, file operations, linked lists, and another reference to the OpenGL graphics.
final_lbl
- hie,, i am nibi jose, i a BCA student, & i am upolading my project on " library management system" in C++, using graphics. hop you like it.....!! )-hie,, i am nibi jose, i a BCA student, & i am upolading my project on " library management system" i
Student-Record-Management
- 它的学生记录管理软件充分利用图形好使用文件处理鼠标处理-Student records management software take full advantage of the good use of graphics file handles mouse handling
Backstepping_5
- 反步法求取船舶的运行轨迹,是大连海事大学某学生毕业论文中的仿真图形。-Backstepping strike a ship running track, Dalian Maritime University, a student thesis in the simulation graphics.
Student
- 初学阶段,刚刚接触VC软件,学生系统实现计算机图形学,目前是大学起价,在做计算机图形学实验有一部分代码不能实现。-Beginner stage, just contact VC software, computer graphics student system is currently from the University, was doing computer graphics experiments have part of the code can not be achieved.
ScoreAnaly-(2)
- 实现学生成绩的图形分布,用java界面显示-Achieve student achievement distributed graphics, java interface with display
20150608307
- 建立单文档程序CSD+学号。 在初始化ondraw响应中,绘制这些图形:圆,弧,正方形,直线,多边形. 在菜单中定义图形绘制的子菜单项,包括绘制圆,正方形。 在菜单中添加图形线型、颜色、填充色的选择功能。 在鼠标左键抬起的消息响应中,按照用户选择的绘图类型,在鼠标位置绘制相应的图形,图形尺寸自定义。 写出完成应用程序的技能收获。 -Establish procedures for single document CSD+ student id. In the init
Polygon-Mesh-Processing-Mario-Botsch
- 这本数字几何处理是每个计算机图形学专业的学生必读之书。-This digital geometry processing is that each computer graphics student reading the book.