-
SwitchForm_用菜单实现视图的切换
这是一个用菜单实现的多视图的切换,以及视图的分割代码(This is a menu with the realization of the multi-view switches, and separate code of View)
- 2005-03-23 18:08:05下载
- 积分:1
-
LISTVIEW
WINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEW(WINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEWWINCE LISTVIEW)
- 2011-01-08 21:27:39下载
- 积分:1
-
C51aC
详细讲解C51单片机以及C语言各项知识点必备秘籍(Detail to explain the C51 microcontroller as well as the C language knowledge essential Cheats)
- 2013-02-23 18:01:14下载
- 积分:1
-
Mirror_DImageProcess
这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序(This example is like a mirror,which can convert original image according to a variety of effects)
- 2013-11-29 16:23:24下载
- 积分:1
-
stm8s中断配置
void io_init(void)
{
PB_DDR = 0xff;
PB_CR1 = 0xff;
PB_CR2 = 0x00;
PB_ODR = 0x00;
PC_DDR = 0xff;
PC_CR1 = 0xff;
PC_CR2 = 0x00;
//PC_ODR = 0xff;
PD_DDR = 0xfe; //PD0中断上拉输入
PD_CR1 = 0xff;
PD_CR2 = 0x01;
}
- 2022-04-23 22:31:23下载
- 积分:1
-
VC++6.0和Directx打造RPG
VC++6.0和Directx打造RPG-diablo2-VC create DirectX 6.0 and RPG-diablo2
- 2022-07-08 10:11:10下载
- 积分:1
-
AT90CAN64+BMS-3000w
说明: AT90CAN64单片机程序,BMS国标2015CAN通讯,3000w充电桩程序(AT90CAN64 MCU program, BMS national standard 2015CAN communication, 3000W charging pile program)
- 2020-09-23 22:27:49下载
- 积分:1
-
Miss920
Miss920程序行为监视器,运用SSDT HOOK技术,可以简单有效的监控程序行为,现在已经实现了进程监控,文件监控,注册表监控,并且可以有效快捷地进行二次开发。(Miss920 monitor program behavior, the use of SSDT HOOK technology, can be simple and effective monitoring of program behavior, the process has already been realized to monitor, document monitor, registry monitor, and can be carried out effectively and expeditiously to the second development.)
- 2009-07-04 23:30:19下载
- 积分:1
-
PMSM_FOC_dsPIC33FJ32MC204
基于microchip公司的dspic33fj32mc204,在永磁同步电机上实现单电阻电流采样的foc控制源码,还有弱磁控制的哦。(Permanent magnet synchronous motor based on microchip company dspic33fj32mc204, single-resistor current the foc control sample source, the field weakening control.)
- 2012-08-04 16:32:01下载
- 积分:1
-
arduino智能小车蓝牙通信控制
通过PC端发送控制信息,小车通过蓝牙模块通过串口接收相关指令并
- 2022-05-29 14:01:09下载
- 积分:1