-
3DSLoader_vtk
利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
- 2008-12-14 21:22:57下载
- 积分:1
-
6645678
在文档 视图程序中加入闪屏,VC++编程精选学习源码,很好的参考资料。(Join the splash screen in the document view program, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:55:34下载
- 积分:1
-
PPT_Object-oriented-programming
面向对象Object-oriented programming学习资料(PPT)格式(Object-oriented programming object-oriented learning materials (PPT) format)
- 2011-12-03 12:48:36下载
- 积分:1
-
PStechnology
详细介绍了ps的基础技巧,让你从小白成为ps高手迈出了第一步。(Details of the ps of basic skills, so that you become ps from the white master the first step.)
- 2013-12-28 20:40:28下载
- 积分:1
-
MT9P031_pad
CCS3.1开发的基于DSP DM642的PCB焊点识别与分析,含有图像滤波、特征图像识别、特征图像分析等算法。(CCS3.1 development based on DSP DM642 PCB solder joint identification and analysis, image filtering, features of image recognition, image analysis algorithm)
- 2014-06-15 22:02:14下载
- 积分:1
-
chart2d-scrolltm
Chart2d 滚动 多轴 具有多重缩放功能,并能恢复至默认状态(Chart2d scrool multiaxis)
- 2011-10-14 10:17:09下载
- 积分:1
-
GPS-DAQ
GPS串口采集程序,基于VC++ MFC,非常不错的资源,采用多线程实现。(GPS serial acquisition program, based VC++ MFC, very good resources, using multithreading.)
- 2016-10-18 21:46:24下载
- 积分:1
-
packet-capture-code
网络数据包抓取代码,压缩包里面的代码比较全,没有解压密码。(network packet capture code,when you extract archive,you no need put in keys.)
- 2020-07-09 17:18:55下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
abysse
Opengl camera class. Shows how to handle camera movements by usin mouse or keyboard inputs.
- 2010-01-04 01:35:47下载
- 积分:1