-
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离...
VC度分秒(时分秒)转换公式;求经纬度差;渐长纬度计算公式;已知两点经纬度求第二点相对第一点的方位距离-VC degrees minutes and seconds (time minute and second) conversion formula seeking latitude and longitude difference amidst growing latitude formula 2:00 longitude and latitude are known to seek the second orientation of the relative distance from the first point
- 2022-01-20 23:22:12下载
- 积分:1
-
lda模型,用java语言写的
lda模型,用java语言写的,我想做些lda文本分类的实验,这里面有关的一些算法,我自己有些也没有明白,希望各位大神能给看看,帮忙解决下问题。
- 2023-06-28 02:05:04下载
- 积分:1
-
Based on support vector machines underwater acoustic channel blind equalization...
基于支持向量机的水声信道盲均衡算法的研究-Based on support vector machines underwater acoustic channel blind equalization algorithm
- 2022-07-25 17:24:59下载
- 积分:1
-
随机产生一注彩票
应用背景随机产生一组彩票数字,范围1-33,傻瓜式推荐,仅供娱乐,毕竟彩票一等奖的概率是很低的,本程序不能保证是否中奖,不承担任何购买彩票的损失。关键技术使用c++语言编写的彩票推荐程序,调用windows编程接口,代码量不大。使用c++语言编写的彩票推荐程序,调用windows编程接口,代码量不大。
- 2022-01-25 15:30:12下载
- 积分:1
-
旅行商问题的模拟退火matlab源码程序
旅行商问题的模拟退火matlab源码程序-Traveling salesman problem matlab source of the simulated annealing procedure
- 2022-06-14 01:03:47下载
- 积分:1
-
单链表/顺序表删除节点
该包中,包含两个程序,一个是DeleteSqlist.txt,它是顺序表删除一个节点的程序;另一个是DeleteLinklist.txt,单链表删除一个节点的程序,该代码在VC++6.0已调试通过,并能成功运行。
- 2022-11-24 09:00:03下载
- 积分:1
-
牛顿法计算程序,迭代没有条件控制!
牛顿法计算程序,迭代没有条件控制!-Newton"s method, no conditions iterative control!
- 2023-04-01 13:05:04下载
- 积分:1
-
odd N bands Demon Lineup : N
奇数N 阶魔方阵问题: 奇数N 阶魔方阵的构造规则如下: 1、在第一行的正中间填入1; 2、如果左上角能够移动,则往左上角填入后继的数;如果左上角不 能移动,则顺移到该列最下方左边的一列中最靠近该列的位置; 3、如果左上角不能移动,同时在该列位置的最下方左边最靠近的位 置处也不能填入数,则往该位置的上一行的最右边的位置处填入 后继数; 4、每次尽可能地往左上角填数,如果发现左上角已经填满了数,则 从当前填的数的位置下方填上后继数。 要求: 无。 输入: 用户从键盘任意输入一个正奇数。 输出: 打印出该魔方阵。-odd N bands Demon Lineup : N-odd magic Lineup Construction Rules are as follows : 1, the first line is the middle of a preference; Two, if the upper left corner to Mobile, the successor to fill in the upper left; If the upper left corner, unable to move, with the move out of the bottom of the left one of the closest out of position; three, if the upper left corner, unable to move, while in the position shown in the bottom left nearest location Department has not entered a few, to the position of the party on the right side of the positions filled successor; 4, each possible to fill the upper left corner, if fill the upper left corner, has found a few, from the current fill several positions to fill in the bottom subsequent few. Requ
- 2022-01-21 19:39:47下载
- 积分:1
-
Delphi中的很有用的一组控件的源代码.
Delphi中的很有用的一组控件的源代码.-Delphi"s very useful in a group control the source code.
- 2022-03-03 16:38:26下载
- 积分:1
-
51数码管时钟
资源描述
自己编写的 简单的51 数码管时钟,用中断实现修改时间,程序比较简单 可能有错误的地方,希望大家支出不足
实验对象:51hei单片机学习开发板
* 单 片 机:AT89S52或STC89C52 闹钟时间:7:10分(程序自定义)
*使用定时器方式,数码管显示24小时“00-00-00”(增加中断进入对时功能
P1为按键,P2为段选,P0为位选,
- 2022-04-13 10:15:03下载
- 积分:1