-
vb程序实现的是一个动态漂亮红灯笼,适合vb初学者练习。
vb程序实现的是一个动态漂亮红灯笼,适合vb初学者练习。-vb program is a dynamic implementation of the Pretty Red Lantern, suitable for beginners to practice vb.
- 2022-03-07 20:28:39下载
- 积分:1
-
串口程序 可以接受串口数据并进行数据处理和显示 是一个不错的数据终端...
串口程序 可以接受串口数据并进行数据处理和显示 是一个不错的数据终端-Serial procedures can accept serial data and data processing and display is a good data terminal
- 2023-06-02 21:45:03下载
- 积分:1
-
有关OFDM的电子书 讲的很详细也很基础 很好
有关OFDM的电子书 讲的很详细也很基础 很好-OFDM 电子书
- 2022-07-19 09:59:04下载
- 积分:1
-
一个类结构,非常实用的工具,在RPG游戏和战略游戏中,经常需要角色自动根据地图寻找最短路径绕过建筑物...
一个类结构,非常实用的工具,在RPG游戏和战略游戏中,经常需要角色自动根据地图寻找最短路径绕过建筑物-A class structure, a very useful tool, in the RPG games and strategy games, role often need to automatically map to find the shortest path to bypass the building
- 2022-05-14 20:59:10下载
- 积分:1
-
Into a training institutions to provide the c language PPT training materials. ....
进一个培训机构后提供的c语言的PPT培训教材。。。对想学习C语言的朋友很有用-Into a training institutions to provide the c language PPT training materials. . . To want to learn C language is useful friends
- 2022-05-15 15:20:20下载
- 积分:1
-
VC皮肤开发一个很好的控件,能用于很好地改善界面的外观。
VC皮肤开发一个很好的控件,能用于很好地改善界面的外观。-VC skin to develop a good control, can be used well to improve the appearance of the interface.
- 2022-07-13 15:47:38下载
- 积分:1
-
ECG QRS wave detection, the use of wavelet methods and other methods
心电信号QRS波的检测,利用小波方法和其他方法-ECG QRS wave detection, the use of wavelet methods and other methods
- 2022-01-25 15:48:57下载
- 积分: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
-
随机有限元程序及算例,有学习价值,用FORTRAN语言写的
随机有限元程序及算例,有学习价值,用FORTRAN语言写的-Stochastic finite element program and example, have learning value, written in FORTRAN language
- 2023-04-07 05:50:04下载
- 积分:1
-
图书借阅系统文档与程序实现
图书借阅系统文档与程序实现-Lending Library System files and Program Implementation
- 2023-04-15 15:10:04下载
- 积分:1