登录
首页 » Visual C++ » 红绿灯

红绿灯

于 2021-03-17 发布
0 270
下载积分: 1 下载次数: 0

代码说明:

说明:  运用opengl函数种子填充算法画的一个红绿灯(包含源代码),visual studio运行(It's an application for computer graphics.)

文件列表:

红绿灯\.vs\红绿灯\v14\.suo, 22528 , 2020-03-18
红绿灯\Debug\红绿灯.exe, 49152 , 2020-03-18
红绿灯\Debug\红绿灯.ilk, 392376 , 2020-03-18
红绿灯\Debug\红绿灯.pdb, 1003520 , 2020-03-18
红绿灯\红绿灯\Debug\main.obj, 38580 , 2020-03-18
红绿灯\红绿灯\Debug\vc140.idb, 322560 , 2020-03-18
红绿灯\红绿灯\Debug\vc140.pdb, 348160 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.log, 217 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\CL.command.1.tlog, 560 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\CL.read.1.tlog, 10280 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\CL.write.1.tlog, 412 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\link.command.1.tlog, 1062 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\link.read.1.tlog, 2982 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\link.write.1.tlog, 390 , 2020-03-18
红绿灯\红绿灯\Debug\红绿灯.tlog\红绿灯.lastbuildstate, 216 , 2020-03-18
红绿灯\红绿灯\main.cpp, 2864 , 2020-03-18
红绿灯\红绿灯\红绿灯.vcxproj, 5698 , 2020-03-18
红绿灯\红绿灯\红绿灯.vcxproj.filters, 945 , 2020-03-18
红绿灯\红绿灯.sln, 1309 , 2020-03-18
红绿灯\红绿灯.VC.db, 29401088 , 2020-03-18
红绿灯\.vs\红绿灯\v14, 0 , 2020-05-04
红绿灯\红绿灯\Debug\红绿灯.tlog, 0 , 2020-05-04
红绿灯\.vs\红绿灯, 0 , 2020-05-04
红绿灯\红绿灯\Debug, 0 , 2020-05-04
红绿灯\.vs, 0 , 2020-05-04
红绿灯\Debug, 0 , 2020-05-04
红绿灯\红绿灯, 0 , 2020-05-04
红绿灯, 0 , 2020-05-04

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

发表评论


0 个回复

  • XRHWU
    一个基于Visual Basic 编程的 倒车雷达系统,看看吧()
    2018-05-08 18:45:11下载
    积分:1
  • closest_pair
    分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
    2013-12-07 16:46:26下载
    积分:1
  • 银行家算法1
    说明:  这是一个关于操作系统银行家算法的程序,实现资源的各项操作(This is a banker's algorithm on the operating system procedures, the resources to operate)
    2005-12-25 12:34:39下载
    积分:1
  • Barcode
    This is Baroce module
    2020-06-25 02:00:01下载
    积分:1
  • frmBattery
    vb笔记本电池电量检测程序,有兴趣的就下载吧。(vb laptop battery detection procedures are interested to download it.)
    2013-07-25 07:23:14下载
    积分:1
  • tuopanqipaotishi
    一个托盘气泡提示的软件很好用的哦,编程环境在vb6.0上可以使用(The software prompts a good tray with bubble Oh, programming environment can be used in vb6.0)
    2010-11-26 14:50:50下载
    积分:1
  • chuti
    基于VFP的出题小系统,以前做的,传上来分分享一下(Test system based on VFP, before doing, Chuan up points to share)
    2014-08-27 18:40:49下载
    积分:1
  • 4675465764
    VB将数据库导出到TXT文本文件中,有需要的就下载吧。(VB database export to TXT text file, there is a need to download it.)
    2013-08-22 11:08:07下载
    积分:1
  • youxiangtu
    编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路: (1)如果为n阶,则随机产生一个n*n的邻接矩阵; (2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。 这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
    2008-06-14 02:33:57下载
    积分:1
  • tanhaoqiangdiwuzhang
    谭浩强c++课件第五章 是一个很好的C++学习课件 值得拥有(Hemopurification c++ courseware fifth chapter is a good learning courseware deserve C++)
    2014-01-14 11:40:14下载
    积分:1
  • 696518资源总数
  • 105289会员总数
  • 8今日下载