-
128*64液晶模块图形显示应用实例编程
128*64液晶模块图形显示应用实例编程 -128* 64 LCD graphics Application Programming
- 2022-07-05 03:26:01下载
- 积分:1
-
bahuanghouwenti dejiejue
bahuanghouwenti dejiejue
- 2022-01-28 08:43:05下载
- 积分:1
-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1
-
在 C# 中读取 GPS 装置
这篇文章将描述一个非常简单的方法,致力于与在 C# 应用程序的上下文内的 GPS 设备。这篇文章不能解决 GPS 设备的工作原理,或可以从大多数 GPS 设备 ; 输出的 NEMA 0183 字符串从搜集到的一切相反,这篇文章是为那些从 GPS 获得现在的位置和使用那点做某事有趣像秀你你在哪里,在地图上只是兴趣。任何外来的或昂贵用于这一项目 ;GPS 源是提供由我 Garmin 过程传说手持 GPS 为 100.00 元 (一个漂亮的小 GPS 但不是高的结束,以确保) 购买。因为我的笔记本电脑提供没有男性的串行端口,以便将该设备连接我需要适配器 ;为此,我选择购买贝尔金串行端口到 USB 适配器 (F5U109) 效果很好 ;用来将设备连接到计算机的电缆是随设备提供的。图 1: 从 GPS 获得目前的工作岗位。让事情比只输出现在的位置更有趣的是,我提供了手段来映射点直接到谷歌地图使用接受在填充当前的经度和纬度的设备该网站上的查询字符串。我已经发布了些类似 C# 角上的一段时间了,但没有 GPS 界面提供。够有趣的是 (但并不惊讶),如果你比较目前的设备状况,与物理地址时在谷歌地图上绘制在地图上所示,您将可能注意到,全球定位系统定位也更加准确的地理编码的物理地址。注意: 要从 GPS 设备检索目前的工作岗位,就必须要配置的设备输出的 NEMA 0183 投诉字符串。请参阅您的所有者手册,以确定如何设置与您可能使
- 2022-03-26 15:31:14下载
- 积分:1
-
该TDI过滤驱动程序示例的目的是说明如何使用TDI红…
The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy. -The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy.
- 2022-02-21 21:30:57下载
- 积分:1
-
缩小在桌面的右下角,在一定条件的触发下,以右下角为基点,向左方,上方放大出一个正方形框,里面可以包含一些字或者图片。
缩小在桌面的右下角,在一定条件的触发下,以右下角为基点,向左方,上方放大出一个正方形框,里面可以包含一些字或者图片。-Narrowing in the lower right corner of the desktop, under certain conditions under the trigger to the bottom right corner of the base, the left side, top to enlarge a square box, which can contain some of the words or pictures.
- 2022-02-01 17:36:54下载
- 积分:1
-
《Windows via C/C++》 5th 随书源代码,解压后可以使用VC2005 打开sln文件进行编译,对理解该书内容有很大的帮助...
《Windows via C/C++》 5th 随书源代码,解压后可以使用VC2005 打开sln文件进行编译,对理解该书内容有很大的帮助-err
- 2022-04-18 00:52:39下载
- 积分:1
-
C++应用编程200例,适合C++初学者,从简单的小程序开始。
C++应用编程200例,适合C++初学者,从简单的小程序开始。-C++ Application programming 200 cases for C++ Beginners, from the simple beginning of the proceedings.
- 2022-04-27 08:37:44下载
- 积分:1
-
在试用期阶段做了个秒表计时器,功能跟比赛用的秒表计时器一样。...
在试用期阶段做了个秒表计时器,功能跟比赛用的秒表计时器一样。-stage of the trial period- a stopwatch timer function with the competition like stopwatch timer.
- 2022-01-25 19:28:53下载
- 积分:1
-
在 iOS 中为 TWebBrowser 加入 Javascript 处理能力
在 iOS 中为 TWebBrowser 加入 Javascript 处理能力
在前段时间在恩巴克德罗论坛上的帖子,查尔斯 Vinal 询问它是否可能要实施的 stringByEvaluatingJavaScriptFromString 方法是在 UIWebView,从它的祖先,UIView 继承中可用的 TWebBrowser。
短的答案是肯定的然而它需要一些修改现有源。你需要复印的 FMX。浏览器和 FMX。WebBrowser.iOS,并把它们放在编译器搜索路径中。接下来,让下面的变化 ─ ─ 在 FMX。Web 浏览器, 中添加以下内容到 ICustomBrowser
- 2022-07-17 16:03:27下载
- 积分:1