-
7段计数器
When a Seven Segment Display is interface with PIC Microcontroller it needs 当 7 段显示器跟 PIC 微型控制器交互时, 需要至少 7 针来显示一个值。但是实际应用中, 就像电子表,计算器,等,需要 3-6 个 7 段显示。 假设我们需要 6 位数显示,我们需要的 7 段乘以 6 显示,就是 42 针。 这样我们真是需要的 微型控制器是 42 输出针。 这是资源浪费且不经济
- 2023-05-29 12:15:03下载
- 积分:1
-
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调...
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调试的全过程,加深对C++的理解与Visual C++环境的使用:逐步熟悉程序设计的方法,并养成良好的编程习惯。-Through the design of a " student achievement statistics management," become more familiar with C++, the concept of classes, the class encapsulation, inheritance of implementation. Understanding of system development, needs analysis, class-level design, module decomposition, code testing, module assembly and commissioning of the entire process as a whole, to deepen the understanding of C++ and Visual C++ environment to use: become familiar with program design methods, and to develop good programming habits.
- 2022-03-18 01:44:35下载
- 积分:1
-
一个显示文件不同的例子
一个显示文件不同的例子-documents show a different example
- 2022-03-03 06:08:45下载
- 积分:1
-
与注册 JSP 会话
其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目其非常好的项目 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-13 03:46:17下载
- 积分:1
-
Instant insanity in C++
问题:
你有四个彩色多维数据集。每个多维数据集的每一侧是单一的颜色,并且有四种颜色: 蓝色 (B)、 红色 (R)、 绿色 (G) 和黄色 (Y)
描述为前面、 背面、 左、 右、 顶部、 底部的六个面,有的多维数据集颜色:
多维数据集前台回左右顶部底部
1 R B G Y 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 03:14:06下载
- 积分:1
-
分析命令行参数
分析命令行参数-Example of parasing the command line
- 2023-02-14 20:15:03下载
- 积分:1
-
考勤管理
考勤制度是企业的生命线
- 2022-05-14 07:39:23下载
- 积分:1
-
三维的汽车,用图形学的思想,用VC++编写
三维的汽车,用图形学的思想,用VC++编写-Three of the cars, the idea of using graphics, using VC to prepare
- 2022-01-31 04:30:57下载
- 积分:1
-
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方...
执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。
-implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spare block transferred to the new store pages. Which pages out of the first problem is the choice of replacement algorithm. The program LRU Methods, according to choose a replacement strategy may replacement pages and calculation of their missing pages rate to facilitate comparison.
- 2022-05-25 18:24:45下载
- 积分:1
-
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。...
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。-The Global variable denotes the time when the CPU running the function the latest time, the number of time interrupt between the two running. It s obvious that add timer at every time interrupt.
- 2022-05-13 08:14:19下载
- 积分:1