-
vehicle-switching-system
汽车转向系统matlab simulink的源码(vehicle switching system simulink file)
- 2020-11-28 21:29:28下载
- 积分:1
-
屏幕保护
// 进化版.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include
#include
#include
#include
#include
using namespace std;
#define SCREEN_WIDTH 1600
#define SCREEN_HEIGHT 900
#define DEF_RAIN_NUM 106 //雨的列数
//数字雨开始的位置
int g_nRainPos[DEF_RAIN_NUM] = { 0 };
//数字雨的字符串
char g_strRain[DEF_RAIN_NUM][10] = { 0 };
IMAGE apple;
//加载图片
// void Comeinit()
// {
// loadimage(&apple, L"./res/apple.jpg", 640, 480);
// }
//随机产生一个字母
char CreateRandomNum() {
// cleardevice();
// putimage(0, 0, &apple);
- 2022-05-15 17:29:01下载
- 积分:1
-
实现画矩形、椭圆和随手画功能
由VC实现画矩形、椭圆和随手画功能,对图像处理人员会有帮助(paintings by VC rectangular, oval and hand painting functions, image processing staff to be helpful)
- 2005-06-28 00:40:48下载
- 积分:1
-
mfc_TabControl
mfc下的自绘的Tab控件,可在标签前添加位图,非常漂亮,简单易用。(mfc Tab painted under the self-control can be added before the label bitmap, very beautiful, easy to use.
)
- 2012-02-01 16:34:37下载
- 积分:1
-
treelistview
把TreeListView控件添加到工具箱。
右击工具箱中的常规选项卡->选择项,找到System.Windows.Forms.TreeListView.dll
添加进来。然后就可以像普通控件一样拖一个到窗体。
- 2022-10-27 08:30:04下载
- 积分:1
-
testxpui
一个XP用户界面类(an XP user interface category)
- 2004-12-08 12:03:42下载
- 积分:1
-
PROTUES
说明: 单片机例程!不错啊!适合初学者的秘密武器!!(Single-chip routines! Ah well!)
- 2009-08-20 00:50:22下载
- 积分:1
-
SRIO
TMS320C6678 DSP SRIO的驱动程序,在TI官方的开发板上测试成功。包含SRIO的通道选择,参数设置。代码由C语言编写,是DSP的底层驱动程序。使用了TI的CSL库函数,在使用时注意添加相关的库路径,需要安装有关BIOS的开发DSK
- 2022-04-06 15:37:28下载
- 积分:1
-
notifyMFC
windows mobile sdk 6 professional 开发示例程序(notifyMFC)
- 2010-07-28 08:48:19下载
- 积分:1
-
miltikedia
C语言编程宝典,提供指针,数据库,VC,图像处理,多媒体学者应用,(C language programming treasure book, provides the pointer, the database VC, the image processing, the multimedia scholar application,)
- 2018-08-06 13:15:31下载
- 积分:1