-
利用检查软盘驱动器或不
util to check floppy drive present or not
- 2022-02-06 10:21:02下载
- 积分:1
-
VC on the MFC
VC++关于MFC-VC on the MFC
- 2023-07-06 16:05:03下载
- 积分:1
-
This is about the tree code, you can help those who are beginners to learn the r...
这个是关于树的代码,可以帮助那些初学者学习参考-This is about the tree code, you can help those who are beginners to learn the reference
- 2022-08-25 09:38:05下载
- 积分:1
-
Database for wago PLC controller
Database for wago PLC controller
- 2022-05-16 19:39:19下载
- 积分:1
-
这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。...
这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。-This is a simple simulation of the physical phenomena of small programs, such as the bridge across the river like the program to run when the need CCBP folder contains the header files.
- 2023-03-01 03:00:04下载
- 积分: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
-
一个简单的迷宫冒险游戏。玩家要在避免被屠夫抓住的同时吃掉屏幕中不断出现的食物。。。要编译这个游戏,需要安装DirectX 8.0 SDK或以上版...
一个简单的迷宫冒险游戏。玩家要在避免被屠夫抓住的同时吃掉屏幕中不断出现的食物。。。要编译这个游戏,需要安装DirectX 8.0 SDK或以上版-a simple maze adventure game. Players must avoid being a butcher at the same time seize the screen continually eaten the food. . . To build this game and need to install DirectX 8.0 SDK version or above
- 2022-07-10 20:54:55下载
- 积分:1
-
sunplus8202L schematics, protel99 format, for reference only
sunplus8202L原理图,protel99格式的,仅供参考-sunplus8202L schematics, protel99 format, for reference only
- 2022-03-25 05:54:59下载
- 积分:1
-
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形
这个一个基于FPGA的DDS原代码 可以生成正弦和余弦两种波形-This is a DDS code bepend on FPGA ,it can generate two waves.
- 2022-12-12 08:30:03下载
- 积分:1
-
wasted lights PCB and related procedures
流水灯pcb及相关程序-wasted lights PCB and related procedures
- 2022-11-04 22:05:03下载
- 积分:1