-
易语言窗口工具隐藏强度,修改窗口标题,窗口标题,…
易语言窗口工具,可强力隐藏,修改窗口标题,删除窗口标题等,无模块-Yi language window tool hidden strength, modify the window title, window title, such as delete, no module
- 2022-08-25 17:04:46下载
- 积分:1
-
自动售货机
一个简单的MFC小程序 模拟实现自动售货机的各种功能 希望对初学者有一定的帮助
To achieve the various functions of vending machine hope to have some help for beginners 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-02 05:40:06下载
- 积分:1
-
opengl 做的三维立方体 贴了花岗岩纹理
opengl 做的三维立方体 贴了花岗岩纹理-opengl to do three-dimensional cube of granite texture paste
- 2022-03-11 23:56:25下载
- 积分:1
-
rap personal website FLASH do and the whole source, and the exchange of exchange...
超酷的个人网站 全FLASH做及源码,和大家交流交流。-rap personal website FLASH do and the whole source, and the exchange of exchange.
- 2022-05-31 10:59:25下载
- 积分:1
-
automation
tj大学研究生自动化专业英语电子教案,刚接触自动化领域的,以及考研或者考博在该校相关领域的,都可以参考。- automation
- 2022-05-05 03:11:34下载
- 积分:1
-
一个自己写的ESPRIT的程序,能正确计算来波进度的。
一个自己写的ESPRIT的程序,能正确计算来波进度的。-himself wrote an ESPRIT procedures correctly calculated to the progress of the wave.
- 2022-02-25 08:50:57下载
- 积分:1
-
multisim9xunfang.rar,压缩包无法解压密码。
Multisim9xunfang.rar,
压缩包解压时不能有密码。-Multisim9xunfang.rar, compressed packets can not extract the password.
- 2022-08-07 10:25:36下载
- 积分:1
-
psp屏显示驱动程序cpld veriloghdl
psp屏显示驱动程序cpld veriloghdl-psp screen display driver cpld veriloghdl
- 2022-06-13 05:40:25下载
- 积分: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
-
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。-with visual c editing of a spiral bands N magic square procedures, functions magic square.
- 2023-04-21 06:15:03下载
- 积分:1