-
1197876686767rendertotexture
这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
- 2009-04-30 10:47:05下载
- 积分:1
-
N皇后问题
N-皇后问题是我们在数据结构和算法类的课程上经常遇到的一个问题,它的经典求解方法是采用回溯的方法,可以产生所有的可行解,但是实际上运行时间非常长,能够解决的问题规模相对非常小。有没有一种方法,可以在极短的时间内求解上百万个皇后的N-皇后问题?答案是可以,用局部搜索!Rok Sosic和Jun Gu (顾钧)在20余年前提出的系列快速局部搜索算法可以在极短的时间内,求解百万量级的N-皇后问题。
- 2022-01-22 06:02:25下载
- 积分:1
-
opencv 灰度直方图
现将图像进行转化为单通道,在对单通道的图像处理,统计图像中像素点的分布情况,为后续的均衡化等提供支持,也可以在图像处理中减小数据的量,从而加快运行时间或者算法的时间,从实际上来说彩色图像是3通道,灰度是单通道,但是灰度图像仍保留了大量的信息。此例子也可以为初学者做一个展示。
- 2022-04-18 11:44:59下载
- 积分:1
-
Unity socket通信
Unity socket通信
- 2021-05-06下载
- 积分:1
-
MD5Cyuyan
最近在学习MD5 HASH算法,此程序为VC++ 开发,可直接使用,内包含源码,可修改,
- 2022-09-15 07:10:03下载
- 积分:1
-
数据结构课程设计运动会系统源代码,实现运动会系统算法设计...
数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
- 2022-05-25 02:51:23下载
- 积分:1
-
sysidjob3
该程序初步实现了M序列的生成,并且详细地进行了频域法的系统辨识分析。(The program is the initial realization of the M-sequence generation, and detail the frequency domain method of system identification analysis.)
- 2012-06-09 17:18:09下载
- 积分:1
-
linuxstudy
主要提供了一套linuxboot,image以及devicetree的制作方法,还提供了一个应用程序,已经验证可以使用,用于数据的采集和AD的控制。(Mainly provides a set of linuxboot, image and devicetree production methods, but also provides an application that has been validated, can be used for data acquisition and AD control.)
- 2017-06-22 22:57:36下载
- 积分:1
-
shenjingwangluosuanfa
基于神经网络的数字识别系统,能准确识别数字和字母(Neural network-based digital identification system that can accurately identify the numbers and letters)
- 2010-12-20 14:36:13下载
- 积分:1
-
system
操作系统作业源代码,方便学习操作系统课程的同学使用 (this is the codes for students who learn computer system.)
- 2013-12-30 21:07:39下载
- 积分:1