-
havel定理
这是一个学生管理的简单代码,它是基于MFC的对话框,在这里面,使用了MFC的数据库类CDatabase和CRecordset这两个封装好了的类,同时他实现了基本的学生管理功能,可以用来学习或者练手
- 2022-06-26 03:04:30下载
- 积分:1
-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
东西测试-不为用法。尚未...你可以试试,但不是建议现在
东西测试-不为用法。尚未...你可以试试,但不是建议现在
东西测试-不为用法。尚未...你可以试试,但不是建议现在
不是现在。不是现在。不是现在。
- 2022-02-05 15:58:20下载
- 积分:1
-
LMS中的最小二乘算法,求解最小二乘问题
lms最小平方中位数算法,用来解决最小二乘问题-LMS median least squares algorithm, to solve least squares problem
- 2022-04-07 21:48:20下载
- 积分:1
-
多旋翼姿态滤波算法--MahonyAHRS
资源描述世界上最著名的多旋翼姿态滤波算法,包含源代码和PDF原理说明、使用说明
- 2022-01-26 02:26:51下载
- 积分:1
-
雷达方程
"Radar_eq.m"函数实现方程 (1.61)。输出是 dB 中的信噪比或在 Km 范围内不同的地方输入的设置用于每个案例。
- 2022-06-18 02:24:16下载
- 积分:1
-
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform-independant and
has been tested in Redhat Linux. I ve included the sample code and
makefile that I used for the Linux test. The demo, however, was
written with Visual C 6 on a Windows 2,000 platform.
- 2022-01-27 12:21:27下载
- 积分:1
-
4种排序算法的java实现
插入排序,堆排序,快速排序,归并排序的java实现。没有做泛型,而且内部实现是对一个给定的数组做这些排序。
- 2023-06-09 02:40:03下载
- 积分:1
-
计算两个日期间的天数差
计算两个日期间的天数差-calculate the day interval between two datetime value
- 2022-04-28 19:10:44下载
- 积分:1
-
复发性方程(二阶)分辨率
Recurrrent equations (order two) resolution
- 2022-08-05 18:52:09下载
- 积分:1