-
FIF]ASP互动视频VIP教程下载8.4.1留言系统之留言、显示留言
FIF]ASP互动视频VIP教程下载8.4.1留言系统之留言、显示留言-FIF] ASP Tutorials VIP Interactive Video Message System 8.4.1 download messages, display messages
- 2022-03-06 04:04:43下载
- 积分:1
-
可通过正则表达式进行无限级别的批量文本内容替换
可通过正则表达式进行无限级别的批量文本内容替换-Regular expressions can be an unlimited-level text batch replace
- 2023-07-07 10:10: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
-
nrf905的程序,要的来看看呀,不要错过
nrf905的程序,要的来看看呀,不要错过-nrf905 procedures, to the view looked and do not miss
- 2022-01-31 03:49:34下载
- 积分:1
-
MODBUS server vb例子
用vb写的modbuus例子,实现modbus 1-4号功能。数组显示。excel表格导入导出等功能。
- 2022-03-28 18:53:05下载
- 积分:1
-
注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分...
注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the system design through 8255A Parallel Port A, B transmission of data control 12 LED light emitting diode to the analog-to eliminate two injection molding machine control the production process. These ports A and B respectively counterparts on the 1st and the 2nd injection molding machine, each one represented an LED processes. BORLAND programming language using C language.
- 2022-04-06 16:51:07下载
- 积分:1
-
java图形界面编程,输出10次字符串,字体一次比一次大。
java图形界面编程,输出10次字符串,字体一次比一次大。-graphical programming interface, output 10 string, a character than a major.
- 2022-10-30 16:35:03下载
- 积分:1
-
ISI密钥,
ISI密钥,-ISI keys
- 2022-01-25 22:08:40下载
- 积分:1
-
包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。...
包含网吧管理服务器和客户端,将文件解压后即可放在VB环境下使用。-Include a server and a client of netbar manager system,unzip this file and you can application it in VB.
- 2022-08-15 13:45:26下载
- 积分:1
-
Particle swarm optimization tool kit, including the dynamic environment of the o...
粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程-Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process
- 2022-01-25 23:09:46下载
- 积分:1