-
计算距离广州亚运会的时间,即广州亚运会倒计时牌
计算距离广州亚运会的时间,即广州亚运会倒计时牌-Guangzhou Asian Games calculating the distance of time, namely, in Guangzhou Asian Games countdown board
- 2022-07-22 11:52:37下载
- 积分:1
-
Keyboard can be used to control vertical and horizontal components of mobile ......
可用键盘控制元件上下左右移动-Keyboard can be used to control vertical and horizontal components of mobile ...................
- 2022-10-17 03:10:02下载
- 积分:1
-
GMM的巨磁电阻效应
gmm gmr
gmm gmr
- 2023-06-01 15:35:03下载
- 积分: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 variety of time
各种时频分析工具包part4,非常有用的!忘了是哪位大哥发的,现转发到这,希望对大家有所帮助!-A variety of time-frequency analysis tool kit part4, very useful! Forgot who made Big Brother, it is forwarded to it, and they hope to be helpful to everyone!
- 2022-08-21 20:19:32下载
- 积分:1
-
International Design Competition in the winning entries, forget what year in the...
国际程序设计大赛的获奖作品,忘记是哪一年的了.反正是相当的牛了.-International Design Competition in the winning entries, forget what year in the past. Because it is quite a cattle.
- 2022-02-02 21:23:10下载
- 积分:1
-
literacy Windows hardware tools. RW
Windows下读写硬件的工具.
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.-literacy Windows hardware tools. RW- Read
- 2022-06-13 01:58:24下载
- 积分:1
-
较大内存动态数组模板类
CMemBlockArray模板类:按指定的块大小从系统中申请内存,然后以C语言数组的方式使用。VirtualQue模板类:对循环队列的索引操作进行封装,可以将轻易地将一个数组当作循环队列进行管理。
- 2022-02-14 23:06:57下载
- 积分:1
-
这本是sql编程必不可少的书籍,一般问题都能解决
这本是sql编程必不可少的书籍,一般问题都能解决-this sql programming is essential to the books, the general problems can be solved
- 2023-05-05 22:45:03下载
- 积分:1
-
语音控制小车(基于凌阳61板)具有语音训练识别,控制小车的功能。...
语音控制小车(基于凌阳61板)具有语音训练识别,控制小车的功能。-Voice-controlled car (based on the Sunplus 61 board) has the voice training in the identification, control car functions.
- 2022-07-23 13:24:30下载
- 积分:1