登录
首页 » Visual C++ » shiqu7

shiqu7

于 2021-03-25 发布 文件大小:5686KB
0 78
下载积分: 1 下载次数: 22

代码说明:

  opengl中的拾取,鼠标点击可以返回选中物体的个数和选中物体的颜色(opengl the pickup, a mouse click you can return the number of selected objects and select the color of the object)

文件列表:

shiqu7
......\Debug
......\.....\shiqu7.exe,33280,2013-12-16
......\.....\shiqu7.ilk,376344,2013-12-16
......\.....\shiqu7.pdb,453632,2013-12-16
......\ipch
......\....\shiqu7-894108a0
......\....\...............\shiqu7-ddde6a0d.ipch,3014656,2014-01-02
......\shiqu7
......\......\1.cpp,3820,2013-12-16
......\......\Debug
......\......\.....\1.obj,20676,2013-12-16
......\......\.....\CL.read.1.tlog,2120,2013-12-16
......\......\.....\CL.write.1.tlog,348,2013-12-16
......\......\.....\link-cvtres.read.1.tlog,2,2013-12-16
......\......\.....\link-cvtres.write.1.tlog,2,2013-12-16
......\......\.....\link.2504-cvtres.read.1.tlog,2,2013-12-16
......\......\.....\link.2504-cvtres.write.1.tlog,2,2013-12-16
......\......\.....\link.2504.read.1.tlog,2,2013-12-16
......\......\.....\link.2504.write.1.tlog,2,2013-12-16
......\......\.....\link.6812-cvtres.read.1.tlog,2,2013-12-16
......\......\.....\link.6812-cvtres.write.1.tlog,2,2013-12-16
......\......\.....\link.6812.read.1.tlog,2,2013-12-16
......\......\.....\link.6812.write.1.tlog,2,2013-12-16
......\......\.....\link.read.1.tlog,3542,2013-12-16
......\......\.....\link.write.1.tlog,788,2013-12-16
......\......\.....\mt.read.1.tlog,330,2013-12-16
......\......\.....\mt.write.1.tlog,330,2013-12-16
......\......\.....\rc.read.1.tlog,302,2013-12-09
......\......\.....\rc.write.1.tlog,310,2013-12-09
......\......\.....\shiqu7.exe.embed.manifest,406,2013-12-09
......\......\.....\shiqu7.exe.embed.manifest.res,472,2013-12-09
......\......\.....\shiqu7.exe.intermediate.manifest,381,2013-12-16
......\......\.....\shiqu7.lastbuildstate,65,2013-12-16
......\......\.....\shiqu7.log,2233,2013-12-16
......\......\.....\shiqu7_manifest.rc,202,2013-12-09
......\......\.....\vc100.idb,52224,2013-12-16
......\......\.....\vc100.pdb,69632,2013-12-16
......\......\shiqu7.vcxproj,3913,2013-12-09
......\......\shiqu7.vcxproj.filters,939,2013-12-09
......\......\shiqu7.vcxproj.user,222,2013-12-09
......\shiqu7.sdf,24793088,2014-01-02
......\shiqu7.sln,885,2013-12-09

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

发表评论


0 个回复

  • 离散迭代
    离散迭代,对于离散系统,进行多次迭代,得到最终的准确结果(Discrete iteration)
    2017-09-23 20:02:42下载
    积分:1
  • Source
    ndi公司CombinedAPISample。ndi公司光学检测程序(The ndi company CombinedAPISample. the ndi companies optical inspection program)
    2021-04-07 11:29:02下载
    积分:1
  • calculation
    刚学VC,做的一个计算器(just learning, so a calculator)
    2005-03-02 19:16:17下载
    积分:1
  • DFT_by_dft
    VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。(Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.)
    2016-07-05 16:08:58下载
    积分:1
  • dianyabiao
    说明:  msp430单片机的电压表程序。用430的ad转换在用数码管显示电压值(msp430 microcontroller voltmeter program. The ad with the 430 conversion voltage value with a digital LED display)
    2009-09-02 21:04:58下载
    积分:1
  • exchange
    这是一个二叉树左右子树交换的简单程序,希望对大家有用!(This is a binary tree so the simple sub-tree exchange procedures in the hope for all of us!)
    2009-10-16 21:02:19下载
    积分:1
  • pmw
    计算光子晶体带隙,利用平面波占开发计算光子晶体的带隙(Calculated photonic bandgap account for the development of photonic crystals using plane wave bandgap)
    2013-03-11 21:37:24下载
    积分:1
  • sha256
    SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
    2021-04-27 09:28:44下载
    积分:1
  • WinCE_eBook
    Windows ce的一本非常好的教程,详细介绍了开发过程(Windows ce of a very good tutorial, detailing the development process)
    2020-06-26 05:40:02下载
    积分:1
  • Simple-CaesarCipher
    这是一个小程序,凯撒解密,自己写的,以后还会扩展的(This is a simple program for a example of ceasar cipher. It is produced by myself and I want to extend it to a substitution cipher program in some days.)
    2011-09-14 00:59:06下载
    积分:1
  • 696518资源总数
  • 104554会员总数
  • 21今日下载