-
Draw
说明: 改程序可画一个扇形(MFC)
改程序可画一个扇形(MFC)
改程序可画一个扇形(MFC)(The program is to draw a sector)
- 2011-03-08 20:22:11下载
- 积分:1
-
Developing-a-GUI-in-CPP-and-DirectX
Developing a GUI in C++ and DirectX
- 2014-01-15 12:25:57下载
- 积分:1
-
7.8倒立摆 -
说明: 无起摆,单纯180度倒立稳定,2个PID闭环控制采用编码器位置环和电机速度环(No pendulum, simple 180 degree inverted stability)
- 2020-06-24 23:31:07下载
- 积分:1
-
mt7628_eeprom_guideline_v2_00
说明: MT7628/MT7688 EEPROM 内容定义(MT7628/MT7688 EEPROM layout)
- 2019-12-30 12:39:12下载
- 积分:1
-
MouseSimulation
ͨ
- 2008-08-26 18:52:52下载
- 积分:1
-
SerialPort
基于VC实现的串口通信,可以实现串口的数据读取。(Based on the VC serial communications)
- 2013-11-25 10:57:22下载
- 积分:1
-
N 皇后问题
皇后之谜是国际象棋皇后置于棋盘,所以没有两个皇后威胁到对方的问题。因此,一种解决方案要求没有两个皇后共享相同的行、 列或对角线。它解决了大棋盘相当快。
- 2022-02-20 08:59:57下载
- 积分:1
-
buttonspecial
一个用VC6扩展CButton类制作风格独特的按钮(VC6 with the expansion of a type of production style unique CButton button)
- 2003-09-05 11:15:38下载
- 积分:1
-
LED-3D-POV
stm32的3d led旋转显示器
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
}(stm32 LED 3D POV
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
})
- 2020-12-23 12:29:08下载
- 积分:1
-
机械振动 Mechanical Vibrations, 6th Edition Signiresu Rao C++
Mechanical Vibrations, 6th Edition Signiresu Rao C++
机械振动 第六版,C++程序
- 2022-02-02 23:09:46下载
- 积分:1