-
数值分析插值算法
数值分析插值算法-numerical analysis interpolation algorithm
- 2022-03-30 18:09:41下载
- 积分:1
-
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。...
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。-their series matching a teacher training program, realized the new semester of teachers assigned to the classroom.
- 2022-02-07 01:40:14下载
- 积分:1
-
页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法....
页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger resources, the majority of the improved OS LRU algorithm.
- 2022-08-18 17:30:25下载
- 积分:1
-
二维码生成程序
资源描述二维码的生成工具,以动态链接库形式进行编译,预留接口是(w_char,w_char)其中的第一个参数是输入的内容,第二个是地址
- 2022-01-25 14:51:29下载
- 积分:1
-
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
DDR3走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR3 take detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
- 2022-02-24 15:29:18下载
- 积分:1
-
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等...
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
- 2022-02-20 17:13:59下载
- 积分:1
-
正弦波,T行波,方波设计报告
正弦波,T行波,方波设计报告- The sine wave, the T traveling wave, the square-wave design
reported
- 2022-02-03 08:34:04下载
- 积分:1
-
Algebra book
您提交的代码通过审核后您才能获得积分,只有内容真实实用,描述详细的源代码才能通过审核。请认真填写以下信息
- 2022-12-19 13:15:03下载
- 积分:1
-
维特比译码的代码
维特比代码的 DSP,它可以运行实时。本文档使用 C 语言......Design by Van Linh- HUST....................................................................................................................................................................................................
- 2022-08-13 03:25:21下载
- 积分:1
-
贝叶斯分类
类是将一个未知样本分到几个预先已知类的过程。
在众多的分类模型中,应用最为广泛的两种分类模型是决策树模型(Decision Tree Model)和朴素贝叶斯模型(Naive Bayesian Model,NBC)。
- 2022-03-31 03:45:25下载
- 积分:1