资源列表
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
tinyxml
- TinyXML是个简单的小的C++XML剖析器,能轻松整合到其他程序中-TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.
ControlCRect
- mfc 单文档工程,能够让空间收缩拉伸,并且能随鼠标的移动而移动。-mfc single document project, to allow space contraction stretch and move with mouse movement.
madCHook
- 軟件加密功能描述部分,可以進行軟件加密 delphi源估碼-Descr iption of some of the software encryption, encryption software can estimate the source code delphi
110610_VerticalSeekBar
- 将Android自带控件SeekBar进行重新实现,将其竖直起来的范例代码。-Android comes SeekBar controls will be re-implemented the sample code it straight up.
Transferring
- programming java transfer data
24小时(LCD高效)显示
- 使用C语言编写的单片机控制LCD显示程序,实现的内容是一个24小时定时器-use of the C language LCD display SCM control procedures and achieve the contents of a 24-hour timer
chaoshengboceju
- ICCavr环境下,mega8做的超声波测距,源码-ICCavr environment, mega8 do ultrasonic ranging, source
UARTReadandWrite
- C#编写的出口读写程序,可以实现端口和波特率的选择-Written in C# export read-write process, can be achieved port and baud rate selection
SD_MP3
- SD卡MP3播放器,8051为核心。fat文件系统-SD card MP3 player, 8051 as the core. fat file system
psoweb
- pso源代码 pso源代码 -pso daima
SharePreferences
- 本源码主要于数据存储SharePreferences相关,介绍SharePreferences在android开发中的用法和实例。 关于SharePreferences:它是以键值对来存储应用程序的配置信息的,只能存储基本数据类型。一个程序的配置文件仅可以在本应用程序中使用,或者说只能在同一个包内使用,不能在不同的包之间使用。实际上SharedPreferences是采用了XML格式将数据存储到设备中,在DDMS中的File Explorer中的/data/data//shares_
