资源列表

[其他小程序HOFFMAN编码

说明:HOFFMAN算法的一个简单实现过程,希望对大家的学习有用-HOFFMAN algorithm to achieve a simple process, we hope to learn useful
<周银春> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序计算加权平均成绩

说明:一个计算加权平均成绩的实用小程序,适用于大学中经常需要用到的计算。-a calculation of the weighted average score of small practical procedures applicable to the university often need to use the calculation.
<王冲> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序页面置换

说明:请求页式存储管理方案// 页面淘汰算法采用 FIFO页面淘汰算法,// 并且在淘汰一页时,只将该页在页表中抹去。// 而不再判断它是否被改写过,也不将它写回到辅-request page-storage management programs// pages out FIFO algorithm out pages algorithm// in an out, only to the page in the page table to
<王生> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序stopwatch_class

说明:一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need
<旺财> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序vi2c

说明:I2C芯片的读写程序-I2C chip reader procedures
<wwj> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序建立通讯录记录信息

说明:建立通讯录记录信息摸拟建立班级通信录可以自己扩充内容-establish contacts record information Moot establish communication classes can be recorded to expand its content
<张大海> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序找出结构体中最大数

说明:找出结构体中最大数初次用C作的小程序-identify the structure of the largest number of initial C for the small program
<张大海> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序定积分求解

说明:这是一个在C环境下实现 的关于定积分求解的程序!-This is an environment in C under the integral solution of the procedure!
<yshx> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序lxing

说明:编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20)
<刘星> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序7-30

说明:输入任意顺序的姓名表,按字典顺序打印出来-arbitrary order of the input table names, according to the order printed dictionaries
<万玲> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序linelms

说明:线性自适应预测滤波算法,用于扩频通信中的窄带干扰信号的抑制,对搞窄带干扰抑制的朋友会有所帮助!-linear adaptive filter algorithm forecast for the spread spectrum communication signals in the narrow band interference suppression to engage narrowband interference suppre
<高丽> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[其他小程序nlms

说明:一种窄带干扰抑制的非线性自适应预测滤波算法!-a narrowband interference suppression filter nonlinear adaptive prediction algorithm!
<高丽> 在 2024-10-28 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org