-
clock-design
3.2寸彩屏显示 电子时钟 ds18b20 语音报时(3.2-inch color display electronic clock ds18b20 voice broadcast)
- 2013-11-04 09:12:12下载
- 积分:1
-
capl语言
CAPL语言资料,学习资料文档,官方资料,编程手册(CAPL language materials, learning documents, official materials, programming manuals)
- 2018-03-16 11:15:14下载
- 积分:1
-
Example
This is the source code that use licensing library. (Example.zip, FilterTextBox.zip, Serial_Maker.zip, SerialBox.zip, Trial_Maker_src.zip)
- 2013-07-26 20:30:18下载
- 积分:1
-
Page-replacement
页面置换算法的模拟实现及命中率对比.通过模拟实现几种基本页面置换的算法,了解虚拟存储技术的特点(Simulation of page replacement algorithm, and the hit rate compared to several basic page replacement algorithm through simulation to understand the characteristics of virtual storage technology)
- 2012-03-29 14:59:46下载
- 积分:1
-
C-CPP
C++ balagurswamy E-Book for new beginners in c++.
- 2014-01-20 13:55:44下载
- 积分:1
-
PCA-matlab
说明: 降低数据维度,提取高级特征,使得用较少的特征来表示最后的结果(Reduce the data dimension, extract high-level features, so that fewer features are used to represent the final result)
- 2020-08-19 11:01:43下载
- 积分:1
-
WEB-WinCE
嵌入式WEB服务器及其在WinCE上的设计与实现(Embedded WEB server on WinCE Design and Implementation)
- 2012-05-08 14:00:16下载
- 积分:1
-
顺序表实现学生健康管理系统【实现】
C++实现的学生健康管理系统,使用顺序表的数据结构进行的实现,欢迎交流和讨论(The student health management system realized by C++ is realized by using the data structure of sequence table. Welcome to exchange and discuss.)
- 2018-11-22 10:44:29下载
- 积分:1
-
分治算法解决循环赛问题
【问题描述】设有n=2k个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表:
(1)每个选手必须与其他n-1个选手各赛一次;
(2)每个选手一天只能参赛一次;
(3)循环赛在n-1天内结束。
请按此要求将比赛日程表设计成有n行和n-1列的一个表。在表中的第i行,第j列处填入第i个选手在第j天所遇到的选手。其中1≤i≤n,1≤j≤n-1。
[实验提示]
我们可以按分治策略将所有的选手分为两半,则n
- 2022-09-09 18:20:03下载
- 积分:1
-
DiscreteMathematicsandItsApplications
一本非常NB的关于计算机的离散数学与应用书籍!(Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through extensive applications, expansive discussion, and detailed exercise sets. These themes include mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking, and enhanced problem-solving skills through modeling. Its intent is to demonstrate the relevance and practicality of discrete mathematics to all students. The Fifth Edition includes a more thorough and linear presentation of logic, proof types and proof writing, and mathematical reasoning. This enhanced coverage will provide students with a solid understanding of the material as it relates to their immediate field of study and other relevant subjects. The inclusion of applications and examples to key topics has been significantly addressed to add clarity to every subject.
True to the Fourth Edition, the text-specific web site supplements the subject matter i)
- 2009-12-07 21:32:17下载
- 积分:1