登录
首页 » Visual C++ » GLTransform

GLTransform

于 2012-03-07 发布 文件大小:3649KB
0 237
下载积分: 1 下载次数: 8

代码说明:

  用C++编程编写的CAD功能,实现了画线,画面,以及填充多边形等功能。()

文件列表:

GLTransform
...........\Debug
...........\.....\GLTransform.bsc,3834880,2011-12-04
...........\.....\GLTransform.exe,122963,2011-12-04
...........\.....\GLTransform.ilk,337164,2011-12-04
...........\.....\GLTransform.obj,23799,2009-06-02
...........\.....\GLTransform.pch,6874244,2009-06-02
...........\.....\GLTransform.pdb,590848,2011-12-04
...........\.....\GLTransform.res,7368,2009-06-02
...........\.....\GLTransform.sbr,0,2009-06-02
...........\.....\GLTransformDoc.obj,15093,2009-06-02
...........\.....\GLTransformDoc.sbr,0,2009-06-02
...........\.....\GLTransformView.obj,29874,2011-12-04
...........\.....\GLTransformView.sbr,0,2011-12-04
...........\.....\MainFrm.obj,20047,2009-06-02
...........\.....\MainFrm.sbr,0,2009-06-02
...........\.....\StdAfx.obj,105809,2009-06-02
...........\.....\StdAfx.sbr,1376603,2009-06-02
...........\.....\vc60.idb,214016,2011-12-04
...........\.....\vc60.pdb,364544,2011-12-04
...........\GLTransform.aps,28944,2008-09-20
...........\GLTransform.clw,2359,2009-06-02
...........\GLTransform.cpp,4299,2008-05-25
...........\GLTransform.dsp,4722,2008-09-20
...........\GLTransform.dsw,545,2008-05-25
...........\GLTransform.h,1411,2008-05-25
...........\GLTransform.ncb,82944,2011-12-04
...........\GLTransform.opt,53760,2011-12-04
...........\GLTransform.plg,1524,2011-12-04
...........\GLTransform.rc,10623,2008-05-25
...........\GLTransformDoc.cpp,1842,2008-05-25
...........\GLTransformDoc.h,1530,2008-05-25
...........\GLTransformView.cpp,7142,2011-12-04
...........\GLTransformView.h,2264,2009-06-02
...........\MainFrm.cpp,2512,2008-05-25
...........\MainFrm.h,1581,2008-05-25
...........\ReadMe.txt,4431,2008-05-25
...........\res

...........\...\GLTransform.rc2,403,2008-05-25


...........\Resource.h,499,2008-05-25
...........\StdAfx.cpp,213,2008-05-25
...........\StdAfx.h,1054,2009-06-02

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

发表评论

0 个回复

  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • Panorama
    panorama图像生成,可视代码,包含C源代码,需要转gui(panorama image generation, visualization)
    2011-05-05 08:46:58下载
    积分:1
  • vc-cpp
    c语言实现,能够输入和查询客户存款取款记录。在客户文件中,每个客户是一条记录,包括编号、客户姓名、支取密码、客户地址、客户电话、账户总金额;在存取款文件中,每次存取款是一条记录,包括编号、日期、类别、存取数目、经办人。类别分为取款和存款两种。本系统能够输入客户存款或取款记录;根据客户姓名查询存款和取款记录。(c language, be able to enter and query the records of customer deposit withdrawals. , Each customer is a record in the customer file, including the number, customer name, withdraw the password, the customer address, customer phone account the total amount in the deposit file, each deposit is a record, including the number, date, category, access the number of managers. The categories are divided into two kinds of withdrawals and deposits. The system can enter the customer deposits or withdrawals records their deposits and withdrawals recorded according to the customer' s name.)
    2012-06-26 00:26:45下载
    积分:1
  • Source-code
    detect object - 3d_full code
    2013-07-01 10:12:43下载
    积分:1
  • Binary-coding
    二进制编码连续函数遗传算法二进制编码连续函数遗传算法二进制编码连续函数遗传算法(Binary coding genetic algorithm continuous functions)
    2011-09-16 16:20:53下载
    积分:1
  • Chapter1ComputerBasis
    第一章计算机基础,主要介绍有关计算机基础方面的基础知识(first computer based mainly on the basis of the computer-based knowledge)
    2007-04-10 11:34:22下载
    积分:1
  • 电子邮件发送和接受程序的开发
    说明:  一实用的电子邮件程序代码,可以作为课程设计,工程开发的参考(a practical code of e-mail, as a curriculum design, engineering development of a reference)
    2005-12-12 10:44:53下载
    积分:1
  • at86rf230
    AT86RF230 RF231 driver for Linux v2.13.6.
    2016-02-03 21:51:50下载
    积分:1
  • CopyQQ2
    仿造QQ写的一个聊天程序,用于学习网络编程, 熟悉网络编程的知识(Fake QQ write a chat program for learning network programming)
    2012-05-15 14:55:14下载
    积分:1
  • [] IERefreshSample.zip
    自动检测LELI浏览器的刷新事件。是一个自动化的例子。
    2022-08-10 10:52:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载