-
Bowling game sources. Operational system: DOS. Compiles OK in Quickbasic.
Bowling game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-12-27 10:40:03下载
- 积分:1
-
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to
MFC CStatic base class.
- 2022-01-20 22:42:50下载
- 积分:1
-
上面的一些常见的音频文件的网站,下载解压就可以用了
一些网页上面常用的声音文件,下载解压就可以使用了-website above some common audio files, download decompression can use it
- 2022-09-20 12:00:03下载
- 积分:1
-
mp3原理图,可以了解mp3的构造原理极其电路器件的各个参数之间的关系...
mp3原理图,可以了解mp3的构造原理极其电路器件的各个参数之间的关系-mp3 schematic diagram, you can understand the fundamentals of the structure is extremely mp3 circuit devices the relationship between the various parameters of
- 2022-03-21 04:43:12下载
- 积分:1
-
绘制B样条曲线,可以试一下
绘制B样条曲线,可以试一下-mapping of B-spline curves, Try
- 2022-07-22 18:36:17下载
- 积分: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
-
本算法使用分治法求解最近点对问题。事先用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
-
点击“课程信息”按钮,弹出
单击“课程信息”按钮,弹出“学生基本信息”对话框,单击“添加”按钮,对话框内容显示在列表框中。-click "Curriculum Information" button, the pop-up "students basic information" dialog box, click "Add" button, dialog box as shown in the list box.
- 2022-03-21 22:03:23下载
- 积分:1
-
一个简单的计算器程序
一个简单的计算器程序-a simple calculator program
- 2022-12-17 05:05:04下载
- 积分:1
-
以LABVIEW8.2为平台,编写的一个具有通用计算器功能的LABVEIW软件....
以LABVIEW8.2为平台,编写的一个具有通用计算器功能的LABVEIW软件.-LABVIEW8.2 as a platform for the preparation of a common calculator functions LABVEIW software.
- 2022-09-05 03:25:02下载
- 积分:1