-
Java拼图游戏小程序[功能描述] 这是个类似华容道的拼图游戏,目的是把大的方块移动到窗口的下方。...
Java拼图游戏小程序[功能描述] 这是个类似华容道的拼图游戏,目的是把大的方块移动到窗口的下方。-Java procedures [Description] This is similar to the pieces of the jigsaw HuaRong Road, with the aim of moving large chunks of the window to the bottom.
- 2022-03-19 21:37:55下载
- 积分:1
-
一个简单的二手房交易系统,有添加,统计,删除,排序
一个简单的二手房交易系统,有添加,统计,删除,排序-ershoufang.cpp
- 2023-08-05 06:50:03下载
- 积分:1
-
dspic30f6014
dspic30f6014a的应用文章,是绝对的有用.多6014的应用有很深入的解答.我也是在网上无意发现的.-dspic30f6014
- 2022-01-22 05:14:29下载
- 积分:1
-
计算器程序
这是一个简单的基于c++的计算器程序。可以实现基本的操作,有开方,平方,清屏后退等功能,很适合初学者用来学习MFC的基本控件的操作
- 2023-01-16 17:50:03下载
- 积分:1
-
一个老外的开源论坛,使用ASP.NET 3.5开发,SQL SERVER 2005数据库,可以学习或者直接使用...
一个老外的开源论坛,使用ASP.NET 3.5开发,SQL SERVER 2005数据库,可以学习或者直接使用-A foreigner" s open-source forum, use the ASP.NET 3.5 development, SQL SERVER 2005 database, you can learn or be used directly
- 2022-03-25 14:39:17下载
- 积分:1
-
输入一行我们通常写操作在堆栈的~子报表的方法。
在subreport~中输入一行我们通常写入的操作,并将堆栈转换为post序列-
- 2023-02-05 07:40: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
-
Based on the L297 and L298N driver circuit of the stepper motor can directly dri...
基于L297和L298N的步进电机驱动电路,可直接驱动步进电机-Based on the L297 and L298N driver circuit of the stepper motor can directly drive stepper motor
- 2022-11-01 03:15:03下载
- 积分:1
-
利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C...
利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C-mass sparse matrix storage and achieve matrix modified by the operator. Entry requirements : Triples way. C Runtime Environment
- 2023-05-06 11:40:02下载
- 积分:1
-
单逆变器 3 级
一个简单的例子,全桥逆变器 PWM 调制三个层次使用筛选器类型散货拼箱来避免疾病重大电力线路
- 2022-08-16 19:22:27下载
- 积分:1