- 奇怪的 题目:输入某年某月某日
- changingbackgroud 背景渐变的窗体
- PT2272 *** *** *** *** *** ***** 说 明 *** *** *** *** *** ***** 接收到的信号为发送信号的反码因为每检测到按键有效一次PT2262 都发送四次编码我们可以 利用这一特点来解码先检测有没有接收到信息当有的时候我们就去掉第一次编码的信号检测5ms 的 高电平来检测编码的开始信号接收到5ms 的高电平后才开始解码我们可以发现每个码的长度都是1.2ms 左右每一个编码都是由低电平开始然后到高电平又到低电平又回到高电平我们从第一个高电平 的宽度可以把1 码区分出来剩下的悬空码和0 码可以从第二个高电平的宽度区分出来 具体的单片机译码方法如下 由高电平开始检测到下降沿时就延时300us 读取接收的状态记为A0 然后再检测下一个下降沿 降沿后又延时300us 读取接收的状态记为A1 这样就把一个编码给译出来了 A0 A1 和悬空1 码0 码的关系如下: A0 A1 代码 0 0 1 码 0 1 错误 1 0 悬空 1 1 0 码 ******************************************************************************/
- imagesegmentation 图像的代数与图像分割
- MFC-Chat-system-design MFC聊天程序设计文档
- integral2 此程序给出了如何对一个二维函数进行高精度高斯积分的实例
资源列表
Vc_OpenGL_Fog
- 为达到程序的整体和谐,产生雾的效果,本程序包括:A激活雾.B控制雾-procedures to achieve overall harmony, and have the effect of fog, the process includes : A activation fog. B controlled fog
light_OpenGL
- VC++开发如何使用OpenGL调整光源-VC how to use OpenGL light adjustment
multieffecthouse
- 一个OPENGL的三维编程作业,一个房子,有透明,纹理铁图,光照等效果。-an OpenGL 3D programming operations, a house with transparent, iron texture maps, and other light effects.
VC++OpenGL
- VC++开发环境 OpenGL -VC development environment OpenGL Thank you, Thank you!
echelon
- 用静态OpenGL静态库函数绘制图形;对glClear()函数与gluOrtho2D函数的使用-static static library functions OpenGL graphics rendering; right glClear () function with the function of the use of gluOrtho2D
17TextureMapping
- 利用opengles在PDA上显示三维地形源码-use opengles displayed on the PDA 3D terrain FOSS
6src
- 总共包含6个3dfont_chinaGL是OpenGL三位字体展示,filetransferclass4lan介绍两个局域网中传输文件的封装类,很好的代码,label_static为界面手写的,也不错的静态控件,OpenGL_vckbase20估计你有了,经典的展示,seawind_code_42也是OPGL效果展示,最后是一个一个模拟数控加工轨迹的实例-contains a total of six 3dfont_chinaGL OpenGL 3 font display, filetrans
vc_nehesdk
- 与nehe-sdk配套的vc++示例源程序,全中文解释,基本每句代码都有详细注释-and nehe - sdk supporting vc example source, the Chinese government explained, basic code to each statement in detail Notes
nehesdk
- nehe的sdk,进行了重新编排,加入了全中文注释,vc++开发opengl不得不用的精品-nehe the sdk, the rescheduling, to the entire Chinese Notes vc development opengl had to use the products
nehechs(1-48)
- 大名鼎鼎的nehe教程1-48全中文翻译版,学习opengl的同学们不可错过亚,什么??没听说过nehe教程,晕倒-famous nehe 1-48 Guide to Chinese translation, opengl learning to the students who can not afford to miss Asia, what? ? Heard of nehe guides, fainted! !
PPoint
- A 3D hand, made in OpenGL-hand, made in OpenGL
hufo_Smoke
- opengl做的烟雾的程序,效果非常棒,程序写的比较经典。-opengl do smoke procedures and the results terrific, the procedure was more classic.
