搜索资源列表
graphic1
- 该源码主要是用于如何使用CWindowGc 类在手机屏幕上显示位图-the main source for how to use the phone CWindowGc category displayed on the screen bitmap
CommPort-CSharp
- 利用rs232类进行串口的读写操作,并在windows下显示读写的数据.开发环境:VS.NET2003-use RS232 serial port for the class to read and write operation and shown in the windows read and write data. Development environment : VS.NET2003
GPSSerialRevSoft
- GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
j2mepic
- j2me中,利用canvas类来显示一张图片,图片为png格式,请注意
Snake
- 贪吃蛇升级版本,这个游戏多了一个类,用来显示动画,也是蛇要吃的物品类, 也有了代码包,图片包,结构清晰,代码量500行,地图生成的简单算法,和播放动画的简单算法!有矩形碰撞,升级就是增加蛇的移动速度,简单做法就是把刷新速度提高了,每次刷新蛇要移动一个格子,出现的物品有的是增加蛇长度的,有的是减少蛇长度的。
CTime
- CTime:VC++编写定时器的程序,功能:一个在edit中显示为当前时间,另外两个显示为定时器的功能。按钮关闭时显示为提示信息,程序简单适合初学者学习CTime类.测试工具:VS2005+PPC(多普达8125)
src
- 在mobile 6.0上实现蓝牙通讯,发送字符串 显示在其他蓝牙设备上。其中定义的蓝牙类定义了相关各种函数
激活手机程序窗口
- WM小工具,激活具有指定标题和窗口类(可选)的后台窗口,而不用重新调用EXE,加快显示速度,可供无限今日等程序调用。 调用方式: activate.exe 窗口标题 或者 activate.exe 窗口标题 窗口类名
VOImage.Windows CE下操作、显示图像的类
- Windows CE下操作、显示图像的类。可以打开、显示png、gif、jpg等系统支持的格式。,Windows CE operating, indicating the type of image. Can open, display png, gif, jpg format, such as system support.
Mul-Serial
- 多线程串口类,实现对多串口的读并显示画图,该类十分有用。-Serial communication transceiver and real-time graphics, multi-thread source have comments Function is very powerful class
OGWW2.1
- 天气助手,辅助类程序,能显示未来4天天气情况,内置小工具,如日历,手电筒,备忘录,并且能朗读天气,发送天气短信,还能蓝牙分享天气信息-Weather assistant, auxiliary class procedure can show the next four days the weather conditions, built-in gadgets such as calendar, flashlight, memos, and can read the weather, sendin
enormego-EGOImageLoading-4f4e6a6
- 一个已经封装好了的图片显示类,我们在显示网络图片的时候经常都会用得到-The picture shows a have a good package class display network picture, we always used to get
MyUsbHidTestApp
- 对HID类设备进行读写,并可以显示指示灯及按键-HID class devices to read and write, and can display and keypad lights
M3GDemo
- 创建3D场景的画布类M3GCanvas 来显示生成的3D场景-The canvas to create 3D scenes M3GCanvas category to display the 3D scene generation
Rich
- 大富翁手机源码 让黑白图像显示更清晰。 改变控制面板的布局,使之能完整的显示。 修改不交过路费的BUG!(天!) 修改了天使卡使用的BUG! 减少了无用的类。-Monopoly mobile source So black and white images show more clearly. Change the layout of the control panel so that it can complete the display.
android
- android 入门 及 UI开发android.graphics 底层图形类 android.view 显示类 android.widget 控件类 -android 入门 及 UI开发android.graphics 底层图形类 android.view 显示类 android.widget 控件类
GifDisplay
- BlackBerry Gif图片显示类,在黑莓手机上显示gif格式图片的包装类-BlackBerry Gif picture show class,a clss to show gif format picture file on BlackBerry Screen
Football
- 1、界面显示类 FootballActivity类:继承Activity,扮演一个类似于控制器的角色,能够在不同的视图中之间切屏、处理键盘和触控单击事件。 视图类 : WelcomeView 显示欢迎界面和系统菜单,LoadingView 显示在不同界面之间进行切换时的进度条 GameView 显示游戏画面。 - FootballActivity WelcomeView LoadingView GameView
LoadImage
- Android 实现异步加载网络图片显示(none loadimage on android platform)
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to