-
自己写的双色球选号程序,哈哈,虽然没中,但是一种方法
自己写的双色球选号程序,哈哈,虽然没中,但是一种方法-lottery
- 2022-08-05 14:35:14下载
- 积分:1
-
ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立
ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行-ASP Stationmaster the assistant v4.0 function enhancement
version stands the document on-line management function, does not have
on the module to pass on the function, may operate the MSSQL database
and the Access database. Including the browsing data and the increase,
deletes, revises the data, establishes the data sheet, revises the
database and so on, the non- select order provides a SQL input frame
to input the SQL instruction for everybody to carry out
- 2023-06-19 03:00:03下载
- 积分:1
-
I own Part 2 for the steady
本人自己编的2为稳态导热模型,还挺好用的,与大家分享-I own Part 2 for the steady-state heat conduction model, kinda nice to share with you
- 2022-11-20 05:15: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
-
贝尔曼
bellman-ford的模板,方便大家使用,可以直接粘贴使用-bellman-ford template to facilitate the use of paste can be directly used
- 2022-01-25 22:50:50下载
- 积分:1
-
flight_plane再应用
Flight_Plane Sechdule application
- 2022-03-17 11:46:09下载
- 积分:1
-
学生成绩管理c源代码 学生成绩管理c源代码
学生成绩管理c源代码 学生成绩管理c源代码-student performance management c source code management student achievement c sou rce code
- 2022-07-22 06:33:18下载
- 积分:1
-
这是模拟物理中导弹打飞机现象的小程序。运行的时候需要把CCBP文件夹包含在头文件中。...
这是模拟物理中导弹打飞机现象的小程序。运行的时候需要把CCBP文件夹包含在头文件中。-This is the simulation of a missile attack against physics phenomena of small aircraft procedures. When run with the need to CCBP folder contains the first document.
- 2022-02-13 03:07:26下载
- 积分:1
-
learning VC when doing small exercises, based on the application of the single
学习VC++时做得小练习,基于单文档应用的简单的数据库编程,易于出血者的使用,实现最基本的数据库管理功能-learning VC when doing small exercises, based on the application of the single-file database programming simple and easy to use bleeding, achieve the most basic database management functions
- 2022-01-27 17:16:17下载
- 积分:1
-
微软® Active Directory和# 8482服务接口(ADSI)软件开发…
The Microsoft® Active Directory™ Service Interfaces (ADSI) Software Development Kit (SDK) is a client-side product, based on the Component Object Model (COM), that defines a directory service model and a set of COM interfaces that enables Microsoft Windows NT® /Windows® 2000 and Windows 95 client applications to access several network directory services. -The Microsoft ? Active Directory
- 2023-05-26 20:55:03下载
- 积分:1