搜索资源列表
pictuershibie code
- 图象识别礼包 原理图采用OrCad软件或PowerPCB软件打 识别各种格式 位图 矢量图-image recognition gifts schematics using software or offer the identification PowerPCB software formats bitmap vectors
S6_1
- VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例子中的一个类,并稍加改造。两种方法各有优缺点。我把它写下来,以避免其他人多走弯路。-VC right bitmap comparison cumbersome, to show that a bitmap to boost dialog, a lot of trouble. In
s8_1
- VC对位图的操作比较烦-VC right bitmap comparison of trouble
BMPMOVIE
- 实现位图文件的动画 它按照一定的次序播放一组相关位图-Bitmap File animation it according to a certain order of a group of related broadcast Bitmap
tuxiangguolv
- 用vc++语言编辑的关于利用过滤方式实现位图平滑缩放 -with vc language editorial on the use of filter Bitmap smooth zooming
BitBlt1
- 位图编程 这是程序设计书籍上的经典源程序,已经完全可以执行-bitmap This is a procedural programming books on the design of the classic source, it has been fully implemented
BitMask2
- 位图编程 这是程序设计书籍上的经典源程序,已经完全可以执行-bitmap This is a procedural programming books on the design of the classic source, it has been fully implemented
Blowup3
- 位图编程 这是程序设计书籍上的经典源程序,已经完全可以执行-bitmap This is a procedural programming books on the design of the classic source, it has been fully implemented
Bounce4
- 位图编程 这是程序设计书籍上的经典源程序,已经完全可以执行-bitmap This is a procedural programming books on the design of the classic source, it has been fully implemented
Bricks5
- 位图编程 这是程序设计书籍上的经典源程序,已经完全可以执行-bitmap This is a procedural programming books on the design of the classic source, it has been fully implemented
CPictureOnView
- VC++查看位图,初学者必看.精 彩 精 彩. 记得加分啊
S6_1
- VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例子中的一个类,并稍加改造。两种方法各有优缺点。我把它写下来,以避免其他人多走弯路。-VC right bitmap comparison cumbersome, to show that a bitmap to boost dialog, a lot of trouble. In
Mask_Men
- 一个不错的FLASH源码,利用MASK代替鼠标,背景用一张漂亮的位图,再用一个半透明有色前景,鼠标移到的地方就把清晰的背景显示出来~~并且能选择前景颜色.-FLASH a good source, instead of using the mouse MASK, with a beautiful background bitmap, and then a translucent colored prospects, the mouse
pictuershibie code
- 图象识别礼包 原理图采用OrCad软件或PowerPCB软件打 识别各种格式 位图 矢量图-image recognition gifts schematics using software or offer the identification PowerPCB software formats bitmap vectors
CPictureOnView
- VC++查看位图,初学者必看.精 彩 精 彩. 记得加分啊-VC++ View digital maps, for beginners a must-see. Wonderful wonderful. Ah remember the extra points
5.1_color_lcd_test
- S3C2410平台下的LCD固件程序,实现LCD初始化和显示功能。能够显示简单图形、ASCII字符、汉字字符和彩色位图。-S3C2410 platform LCD firmware procedures, initialization and realize LCD display. Can display simple graphics, ASCII characters, Chinese characters and color b
BMP
- bmp 位图 格式 , 一些基本的操作啊, 格式 ,定义 ,使用-bmp bitmap format, some basic operations, format, definition,
SmartLoadBmp
- VC/C++源码,数据库应用,加载位图 VC++智能加载BMP位图,采用优化算法让加载BMP的速度特别快,有兴趣的下载源码参考研究-VC\/C++ source code, database application, load the bitmap VC++ intelligent load BMP bitmap, the optimization algorithm for loading the BMP parti
ct1642原理图及驱动代码
- ct1642原理图及驱动代码 修改参考步骤: * 1、修改"硬件资源操作定义"的常量LED_BIT_COUNT定义,确定LED数码管的位数。 * * 2、完成"硬件资源操作定义"的宏GPIO_CLOCK_SET(val)、GPIO_DATA_SET(val)、GPIO_KEY_GET(val)。 * * 3、修改"全局变量定义"的INT8U,确保INT8U
1-2
- 描述 公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。 员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。 输入 第一行两个整数n、m。接下来m行,每行都是以下内容之一: I a c //Log In:员工a登录,