-
Hilbert
在VC平台上面实现Hilbert变换,已通过测试(The VC platform Hilbert transformation above realize,Already through the test)
- 2021-02-02 11:19:59下载
- 积分:1
-
m_uart
说明: 瑞萨模拟串口,普通IO + 外部中断口实现(renesa uart,IO with int input ,one timer)
- 2020-12-19 17:12:36下载
- 积分:1
-
Huffman
程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!(Program can be Havermann automatic coding features! Very detailed! A good reference!)
- 2010-07-21 22:06:48下载
- 积分:1
-
KeilC51delay
51精确延时 精确的12M晶振1秒延时
(Accurate delay)
- 2009-05-08 11:35:52下载
- 积分:1
-
将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:
(1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。
(2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,
重复执行第一步。
(3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。
-Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
- 2022-08-16 12:56:27下载
- 积分:1
-
mips_ucos_1.10
uC/OS-II在MIPS 4KC处理器下面的移植,可以用MIPS SDE编译,简单实用,值得收藏。(uC/OS-II processor in the MIPS 4KC following transplantation, can be compiled with MIPS SDE, simple and practical, worth collecting.)
- 2010-08-12 01:27:55下载
- 积分:1
-
cun-book-also
这是一个关于汉诺塔的书机,大家凑活用用,还可以(This is a book on Hanoi machine, chip in use to use, can also)
- 2017-03-30 15:03:50下载
- 积分:1
-
教务管理系统
说明: ?学生信息管理
在此模块中,管理员可以通过学号来查找并编辑学生信息
?课程信息管理
在此模块中,管理员可以添加课程信息,并编辑已经上传的课程信息
?教师信息管理
在此模块中,管理员可以添加和编辑教师信息
?管理员信息管理
在此模块中,管理员可以添加并授权其他管理员,并为其添加信息
?安排课程管理
在此模块中,管理员可以安排已经发布的课程信息的课程号、上课学期、上课教师编号、还可以更改教师。
?密码管理
在此模块中,管理员可以更改自己的管理员登录密码;(Information management of students
In this module, the administrator can find and edit student information by student number
Course information management
In this module, the administrator can add course information and edit the uploaded course information
Teacher information management
In this module, administrators can add and edit teacher information
Information management of administrators
In this module, the administrator can add and authorize other administrators and add information for them
Arrange course management
In this module, the administrator can arrange the course number, semester, teacher number and change the teacher.
Password management
In this module, administrators can change their own login password;)
- 2020-09-12 20:27:19下载
- 积分:1
-
report_sdedeeass_2012-12-3-15-12-44
克里金算法的重要介绍,想跟大家一起交流,把代码写的越来越好(Kriging algorithm introduced, would like to communicate with, and write the code is getting better and better)
- 2012-12-28 12:07:59下载
- 积分:1
-
alns_framework-master
说明: 自适应大邻域搜索算法中,利用了ALNS的lib库求解了一个TSP问题(In the adaptive large neighborhood search algorithm, the Lib Library of ALNS is used to solve a TSP problem.)
- 2019-07-09 18:57:47下载
- 积分:1