-
通过这个ADC old驱动源码,可以了解WinCE下驱动程序的编写
通过这个ADC old驱动源码,可以了解WinCE下驱动程序的编写-Through the ADC old driver source code, you can understand the driver under WinCE prepared
- 2022-08-12 08:45:38下载
- 积分:1
-
用了好多公式制作的程序,让程序中的火花也依据万有引力的作用运动。程序简单,但是可以给你许多以后在做小动画时的启示,他们其实并不难。...
用了好多公式制作的程序,让程序中的火花也依据万有引力的作用运动。程序简单,但是可以给你许多以后在做小动画时的启示,他们其实并不难。-formula with a lot of the production process for the procedure is also based on gravitation sparks of movement. A simple, but it gave you a lot to do in the future when a small animation of enlightenment, they are not that difficult.
- 2022-04-25 09:10:36下载
- 积分:1
-
a terrific compilation principle guides, is the Superstar e
一本很棒的编译原理指南,是巨星电子书,使用巨星打开的工具。
- 2023-09-02 20:15:05下载
- 积分:1
-
A written using visual basic to change the color of the text of the procedures
一个用visual basic写的能够改变文字的颜色的程序-A written using visual basic to change the color of the text of the procedures
- 2023-01-09 10:50:03下载
- 积分:1
-
simulation windows date
模拟windows 日期-时间-simulation windows date-time
- 2023-04-17 05:50:03下载
- 积分:1
-
PowerBuilder常用函数(汉化)
PowerBuilder常用函数(汉化)-PowerBuilder commonly used functions (finished)
- 2022-03-15 07:26:47下载
- 积分:1
-
薪酬门户使用servlet
Servlet程序实施薪酬门户的一个组织,由不同的部门和人员的名称。
- 2022-12-10 17:55:03下载
- 积分:1
-
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树...
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-12-20 19:00:03下载
- 积分:1
-
With C++ Prepared HMM model, MFC framework, the source code of the resource shar...
用C++编写的HMM模型,MFC架构的,源代码部分,资源共享-With C++ Prepared HMM model, MFC framework, the source code of the resource sharing
- 2023-04-15 10:00:02下载
- 积分:1
-
vs c++ 开发
v3.0自画直线,矩形,园v2.8-2.9完成所有功能,包括全选,拖动等,参见文档HDraw2.9.docv2.7修正画布随滚动条滚动的Bug完善MouseMove的直线,矩形和椭圆识别v2.5增强版增加相应菜单把画图的Toolbar单独分离出来在画布上对单张图片操作v2.4完结版画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤1.创建MFC类CHDrawPView:CScrollView2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include加入CRectTracker的步骤1.增加成员变量CRectTracker m_tracker2.在CHDrawPView的构造函数中设置Tracker的大小3.在CHDrawPView的OnDraw中调用Tracker的Draw函数4.override CHDrawPView的SetCursor方法 GetCursorPos->ScreenToClient->SetCursor5.override CHDrawPView的LButtonDown方法 HitTest->Track将CHDrawView加入CHDrawPView的使用自定义消息防止ActiveView从画布跑到背景Viewv2.3增加Bitmap背景功能v2.2完成颜色和线宽功能v2.1增加文本图形类型,增加删除功能,增加打开保存功能v2.0完成所有基本功能
- 2022-01-26 00:54:46下载
- 积分:1