-
Delaunay算法实现时效性好的算法稳定的实现…
实现Delaunay算法的实现,时效性好,算法运行稳定,节省时间-Delaunay algorithm to achieve the realization of timeliness good algorithm stable operation, saving time
- 2023-03-02 21:20:04下载
- 积分:1
-
1
判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。(Determine if it is a palindrome. That is, 12321 is the number of palindromes, the single digit is the same as the 10,000 digit, and the ten digit is the same as the thousand digit.)
- 2020-06-17 17:40:03下载
- 积分:1
-
dtcwpt_code
说明: 双树复小波变换和双树复小波包变换代码,包含解释文件与相关分析(Double tree complex wavelet transform and double tree complex wavelet packet transform codes, including interpretation files and correlation analysis)
- 2020-03-02 01:03:20下载
- 积分:1
-
Delphi 24点游戏实例代码
Delphi 24点游戏实例代码,这是个图片版的24点游戏源码。读取第一个运算符的位置以得到表达式的第一个数字
function AnyFirstPos(Str: string): Integer;
//读取最后一个运算符的位置以得到表达式的最后一个数字
function AnyLastPos(Str: string): Integer;
//判断最先出现的符号是+号、-号、*号还是/号
function AnyFirstF(Str:String):Char;
//此计算用于计算不带()号的加、减、乘、除运算
function SubCompute(Str:String):integer;
//用于计算表达式的结果
随机读取4张牌同时启动计时器,输入的数至少有一个不是系统所发4张扑克中的一个。
- 2022-01-20 23:25:36下载
- 积分:1
-
LRU页面置换算法,我们学校老师布置的任务,我们可以实现。
LRU页面置换算法,我们学校老师分配的任务,大家可以做参考!-LRU page replacement algorithm, our school teacher assigned tasks, we can make reference!
- 2023-07-22 08:35:03下载
- 积分:1
-
LED Banner array
说明: 跑马灯小程序,基于数组方式的编程,有很多方式可以实现,献丑献丑,我是新人,还请多多关照(Running horse lantern program, based on array programming, there are many ways to achieve, offering ugliness, I am a new person, but also please take care of more.)
- 2020-06-25 14:20:02下载
- 积分:1
-
相册效果
缩略图在左侧的支持上下翻页的相册效果亦可只用数字代替展示的缩略图(The album effect of thumbnails turning up and down on the left side with support)
- 2018-12-09 20:45:44下载
- 积分:1
-
the realization of large numbers, including arithmetic, four operators, with eac...
大数运算的实现,包括加减乘除,四种运算,用个个函数实现各个功能,便于使用.-the realization of large numbers, including arithmetic, four operators, with each function to achieve all the functional and user-friendly.
- 2022-02-16 06:09:48下载
- 积分:1
-
mwri
用matlab处理FY-3B MWRI数据(use matlab address MWRI data)
- 2020-12-20 13:59:08下载
- 积分:1
-
table布局案例
table布局案例,简单实现,使用html加css实现完整功能思路清晰(Table layout case, simple implementation, using HTML plus CSS to achieve complete functions clear thinking)
- 2018-11-07 14:26:33下载
- 积分:1