登录
首页 » Windows开发 » can代码

can代码

于 2022-04-01 发布 文件大小:5.10 MB
0 262
下载积分: 2 下载次数: 1

代码说明:

can代码 class CPoint{ private:    //私有成员     float m_x, m_y; protected:    //保护成员     void SetPoint(float x, float y) {m_x = x; m_y = y;} public:    //公共成员     CPoint(float x, float y) {m_x = x; m_y = y;}    //构造函数     void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}     void Display() {cout

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 提供计算机硬件信息
    提供计算机硬件信息
    2022-04-15 08:05:12下载
    积分:1
  • 将位图文件转成AVI视频文件(暂没有加音频)帧频可以自由设定。...
    将位图文件转成AVI视频文件(暂没有加音频)帧频可以自由设定。-Bitmap file will be converted into AVI video files (not temporary increase audio) frame rate can be set free.
    2022-01-22 14:55:33下载
    积分:1
  • C# -快速复制内存方法- x86 汇编
    翻译 maninwest@Codeforge 作者 okarpov@CodeProject 我在此介绍如何快速复制数据并在 C# 和 .NET下使用汇编。 背景 如果你了解汇编语言、内存对齐和 C#、 Windows 和 .NET 高级技术就最好了。 代码使用处理器( 从 Pentium III+ (KNI/MMX2), AMD Athlon (AMD EMMX 后)支持的 SSE 指令 。 我在自己的奔腾双核 E5800 3.2GHz (4GB RAM )的双核模式下测试过。 如要使用 C# 在 Windows 下分配对齐内存, 有三种方法: a)位图对象 ( windows 自己在内) 分配 16 位对齐地址,可以使用位图轻松对齐内存分配;
    2022-06-12 10:00:00下载
    积分:1
  • 打印组件
    应用背景windows窗体程序中列表打印,不限定打印列表的列数以及数据量关键技术wcf、事件委托、类、接口定义以及实现
    2023-06-23 18:45:04下载
    积分:1
  • “跑快”是民间流传的一种常见的扑克牌游戏,52张牌为…
    “跑得快”是流传于民间的一种常见的扑克牌游戏,52张牌分配给东、南、西、北四家,每家13张,最快出掉手中牌者胜出,所胜点数为其他家手中所剩的牌的张数。出牌组合包括: (1) 单张,大小排列为 3 4 5 6 7 8 9 10 11(J) 12(Q) 13(K) 1(A) 2 (2) 炸弹,4张同点为炸弹,大点压小点,可压任意组合或单张; (3) 同花顺,同一种花色,5连张为同花顺,起张大且张数大时压其它同花顺,也可压其它任何顺; (4) 顺,不同花色,5连张为顺,起张大时压其它顺; (5) 三同,3张牌同点,大点压小点; (6) 对,两张牌不同点为对。 根据上述组合,出牌时能压上家时必须压,否则违规,为简单起见,每回合开始时出牌都从北家开始,并按北、西、南、东次序出牌,某轮次最大的一家再出牌。编写程序实现洗牌发牌,并模仿四家进行游戏,最后统计赢家点数。 -"Run fast" is the spread in the private sector a common poker games, 52 cards assigned to the east, south, west, north four, each 13, the fastest card out off the hands of those who win, the victory points for other homes in the hands of the cards the number of sheets remaining. A brand portfolio includes: (1) leaflets, size of the arrangement for the 3 4 5 6 7 8 9 10 11 (J) 12 (Q) 13 (K) 1 (A) 2 (2) bombs, four bombs with the point, big point pressure dots can be any combination of pressure, or leaflets (3) with a straight flush, the same color, five even Zhang flush, since Da is lar
    2022-01-21 02:14:12下载
    积分:1
  • 提供气球式对话窗口
    提供气球式对话窗口-provide balloon dialogue window
    2022-04-11 02:39:53下载
    积分:1
  • This is a simple flow
    这是一个WINCE4.2下的简单流驱动,与硬件无关。弄了很久,才调试成功。主要是学习流驱动的实现过程及动态加载!包括EVC开发的流驱动,EVC的应用调用程序和WORD的说明文档-This is a simple flow-driven, under WINCE4.2, and hardware-independent. Get a long time before the successful commissioning. Mainly for studying flow-driven implementation process and dynamic load! Including the EVC developed flow-driven, EVC application calls the procedures and instructions WORD documents
    2023-01-24 23:50:04下载
    积分:1
  • PowerBuilder常用函数(汉化)
    PowerBuilder常用函数(汉化)-PowerBuilder commonly used functions (finished)
    2022-03-15 07:26:47下载
    积分:1
  • 自行的Crimsonland游戏修改器源码
    自行开发的Crimsonland游戏修改器源码-Self-developed game Crimsonland modify source browser
    2022-03-06 13:30:03下载
    积分:1
  • 一个规则的动态链接库范例,用户可以自行添加相关的功能
    一个规则的动态链接库范例,用户可以自行添加相关的功能-A rule of the dynamic link library example, the user can add their own related functions
    2022-07-20 14:23:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载