-
Tsinghua University, 2009 edition of Information Theory and Coding Courseware (p...
清华大学 2009版 信息论与编码 教学课件(ppt格式),包括各章习题解答,复习,和教学日历(ppt格式)。学校内部使用的-Tsinghua University, 2009 edition of Information Theory and Coding Courseware (ppt format), including the chapters Exercise answers, review, and teaching calendar (ppt format). Schools internal use ~ ~
- 2023-08-11 18:05:04下载
- 积分:1
-
展讯芯片的软件序列号
展讯芯片 改串号的软件-Spreadtrum chips to software serial number
- 2022-07-09 06:27:11下载
- 积分:1
-
实现时间定时功能 用DS1307芯片显示年月日 并有报警信息!可以下载来直接应用...
实现时间定时功能 用DS1307芯片显示年月日 并有报警信息!可以下载来直接应用-time-timing function using DS1307 chips showed, on Day and alarm information! Can be downloaded to direct application! !
- 2022-11-29 22:15:09下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
一个模拟程序,起飞和降落的机场,飞机运动的作用。
一个模拟飞机场升降的程序,飞机的升降数目符合泊松分布-A simulation program taking off and landing airport, aircraft movements is in accordance with Poisson distribution
- 2022-03-01 13:29:53下载
- 积分:1
-
Addition_Windows 应用程序
执行加法 2 nos 的程序算法。这是一个简单的程序来帮助初学者来说,在 c# 中启动 windows 的应用程序。
- 2022-12-13 11:10:04下载
- 积分:1
-
Tetris vc6 prepare concise interface window scaling freedom
俄罗斯方块 vc6编写 界面简洁 窗口自由缩放 -Tetris vc6 prepare concise interface window scaling freedom
- 2023-06-28 06:10:04下载
- 积分:1
-
一个简单的类图编辑器
A simple class diagram editor
- 2022-11-07 22:00:04下载
- 积分:1
-
simple Chinese chess game for the source code from C++ beginners learning
简单的中国象棋游戏源代码 适合从c++初学者学习-simple Chinese chess game for the source code from C++ beginners learning
- 2022-02-09 15:09:08下载
- 积分:1
-
LCD1602
基于FPGA的LCD1602驱动,verilog代码,已经调试成功-LCD1602-driven FPGA-based, verilog code debugging has been successful
- 2022-02-15 13:40:12下载
- 积分:1