-
GameFrame
说明: 三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。(Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.)
- 2008-12-08 20:26:32下载
- 积分:1
-
acess
使用MFC编写的access数据库读写,记录,搜索,提醒功能的软件(Written using MFC database access to read and write, record, search, to remind the features of the software)
- 2012-02-07 23:53:50下载
- 积分:1
-
GuiPreview_Regex
GuiPreview_Regex
BC的VCL控件源码,非常好,值得学习(BC s VCL preview control source, very good, it is worth learning)
- 2015-04-11 14:45:45下载
- 积分: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
-
SerialPortTest2
改进的SerialPort类单文档实例程序(improved SerialPort single document type sample program)
- 2006-10-15 15:24:20下载
- 积分:1
-
wan_nian_li
图形界面的万年历源代码,适合初学者课程PJ使用(perpetual calendar)
- 2015-12-02 11:39:00下载
- 积分:1
-
and
各种实时操作系统与windowsce性能的对比,可以发现windowsce的优缺点(Comparing the performance of various real-time operating systems with windowsce, the advantages and disadvantages of windowsce can be found.)
- 2018-11-29 11:15:19下载
- 积分:1
-
MFC
MFC的控件中实现OPENCV的摄像头显示-(MFC control to achieve OPENCV camera-)
- 2012-08-03 22:06:50下载
- 积分:1
-
个人程序
独立按键控制舵机转动,两个舵机都可以用按键控制。(Independent keys control the rotation of the steering gear. Both steering gear can be controlled by keys.)
- 2020-06-21 06:40:02下载
- 积分:1
-
asmmodel
易语言汇编模块源码 献给新手学习. 支持所有汇编代码(Easy assembly language source module dedicated to novice learning. Support for all assembly code)
- 2010-02-17 07:52:44下载
- 积分:1