-
抄表机程序,简短TXT文件
抄表机程序,简短TXT文件-CBJ
- 2022-03-11 11:43:25下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第儿部分
数字信号处理课程的有关实验,分为两部分,这是第儿部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of child
- 2022-01-31 22:31:57下载
- 积分:1
-
两个编辑框中的滚动条同时滚动,实现编辑框中的内容同步显示...
两个编辑框中的滚动条同时滚动,实现编辑框中的内容同步显示-Two edit box while rolling the scroll bar, the contents of the edit box to achieve synchronous display
- 2022-06-21 12:08:54下载
- 积分:1
-
vhdl rom 程序,标准的rom程序,很简单
vhdl rom 程序,标准的rom程序,很简单-vhdl rom procedures rom standard procedures, is very simple
- 2022-05-07 05:12:20下载
- 积分:1
-
edge Yee Queuing System server source code
力麒排队系统服务端原代码-edge Yee Queuing System server source code
- 2022-03-23 07:20:07下载
- 积分: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
-
视频插件,暴风影音必备,包含Real Player 10和Quick Time 6.5的核心组件,请不要和其各自对应的原始(官方)版本一同安装,否则会发生冲突...
视频插件,暴风影音必备,包含Real Player 10和Quick Time 6.5的核心组件,请不要和其各自对应的原始(官方)版本一同安装,否则会发生冲突-Video Plug-in, CD-essential Storm, Real Player 10 includes Quick Time 6.5 and the core components, Please do not and their respective counterparts of the original (official) version installed together, otherwise it would conflict
- 2022-07-21 16:55:49下载
- 积分:1
-
石器时代sa客户端修改辅助工具(可看图)
石器时代sa客户端修改辅助工具(可看图)-Stone Age sa client changes auxiliary instruments (see figure)
- 2022-03-06 12:45:56下载
- 积分:1
-
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.
- 2022-06-19 10:19:22下载
- 积分:1
-
Game console, corner type, the player and NPC share class has two main functions...
控制台小游戏,角类,玩家和NPC共用的类,主要有两个函数,一个是初始化,一个是升级-Game console, corner type, the player and NPC share class has two main functions, one is initialized, one is to upgrade
- 2022-03-09 20:29:19下载
- 积分:1