-
算法分析,此教程介绍一些常用的算法,比如回溯法,
算法分析,此教程介绍一些常用的算法,比如回溯法,-failed to translate
- 2022-02-20 01:54:27下载
- 积分:1
-
This is a use of the Java language in a series of small procedures, the java jav...
这是一个用Java语言编的一个小程序,主要教java初学者如何使用java语言,本例实现数据结构中如何实现排序的一个小例子-This is a use of the Java language in a series of small procedures, the java java beginners how to use the language, in this case the data structure of how to achieve a ranking of small examples
- 2022-02-28 14:49:45下载
- 积分:1
-
MSP430F5系列TI官方源码,供学习430单片机的参考用。
MSP430F5系列TI官方源码,供学习430单片机的参考用。-TI Series MSP430F5 official source for the study of 430 single-chip reference.
- 2023-04-30 09:35:03下载
- 积分:1
-
数据结构各章的全国各大院校的考研习题 对广大考研学生来说非常有用...
数据结构各章的全国各大院校的考研习题 对广大考研学生来说非常有用-data structure of the national chapter of the major institutions in taking tests for the majority of the questions the students taking tests is very useful
- 2022-08-21 16:23:21下载
- 积分:1
-
把dat文件转化为grd文件 供surfer使用
把dat文件转化为grd文件 供surfer使用-Dat file into the GRD surfer documents for use
- 2023-08-22 02:25:03下载
- 积分:1
-
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,...
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,int n)
这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a
- 2022-05-10 10:45:06下载
- 积分:1
-
School management system in 2006 if they are MD5 encrypted file, not knowing the...
学校成绩管理系统 2006 如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
469e80d32c0559f8
那么密码就是admin-School management system in 2006 if they are MD5 encrypted file, not knowing the password, please put in the database encrypted data for this group it is the admin password so 469e80d32c0559f8
- 2022-04-24 10:32:51下载
- 积分:1
-
For Call Center Operators for the work time given
For Call Center Operators for the work time given- For Call Center Operators for the work time given
- 2023-03-20 11:30:03下载
- 积分:1
-
八种排序的方法,利用VC++实现,值得借鉴
八种排序的方法,利用VC++实现,值得借鉴-eight ranking, using VC, which is worth learning from
- 2023-08-16 00:35:02下载
- 积分:1
-
程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。...
程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more- is the realization Apart from achieving up is very complex.
- 2023-03-27 08:25:03下载
- 积分:1