资源列表

排序选择:

« 1 2 ... .13 .14 .15 .16 .17 205018.19 .20 .21 .22 .23 ... 267461 »

[书籍源码Clanguage

说明:C语言课程设计精编实例,适用于新手学习和使用-C language curriculum design for fine examples, suitable for beginners to learn and use
<赵广> 在 2025-10-28 上传 | 大小:1.44mb | 下载:0

[matlab例程Huffman2

说明:Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码-A Huffman coding method proposed in 1952, the occurrence probability of the method is completely based on the average length of the different characters to construct shortes
<可以加> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算9-ANSYS_Workbenchzhongwen

说明:有限元学习的快速提高资料。我一直使用的资料,希望能帮到大家。-The rapid increase in the finite element study data. I have been using the information, I hope to help you.
<付港> 在 2025-10-28 上传 | 大小:5.25mb | 下载:0

[matlab例程RateDF

说明:在信源的输入概率分布Pa和失真矩阵d已知的条件下求出信息率失真函数-Under the conditions of the input source of the probability distribution and distortion matrix Pa d known obtain information rate distortion function
<可以加> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算ANSYSminglingliu

说明:有限元使用的命令流及结构优化分析。通过本例的学习,你一定能得到一个明显的提高。-Command stream and optimize the use of finite element analysis. Through this case study, you will be able to get a significantly improved.
<付港> 在 2025-10-28 上传 | 大小:7.5mb | 下载:0

[matlab例程Shannon

说明: 香农编码属于不等长编码,通常将经常出现的消息编成短码,不常出现的消息编成长码。从而提高通信效率。 -Shannon coding are of unequal length encoding, the message will usually appear regularly compiled a short code, infrequent message encoding growth yards. Thereby improving communication effici
<可以加> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容lcd12864andsg90

说明:LCD12864显示屏以及舵机SG90,完美运行。-LCD12864 display and steering SG90
<OSTD> 在 2025-10-28 上传 | 大小:60kb | 下载:0

[其他小程序keshe

说明:C精编课程设计,里面有很多注释,便于C语言初学者对C的理解和应用。-C for fine curriculum design, there are many notes for C and C language for beginners to understand and apply.
<胡超鹏> 在 2025-10-28 上传 | 大小:1.17mb | 下载:0

[matlab例程Fano

说明:费诺编码在1952年由费诺提出,它是一种即时码,但不一定是最佳编码 -Fenno coding out in 1952 by the 费诺提, it is a real-time code, but not necessarily the best coding
<可以加> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[汇编语言hex2str

说明: this an hext2tsring algortym _hex_to_string proc mov ecx, 8 _loop1: movzx eax, byte ptr [esi] mov ebx,eax and eax,15 cmp eax, 9 jg _jg1 add eax,30h jmp _jmp1 _jg1: add eax,37h _jmp1: shr ebx,4 cmp ebx, 9 jg _jg2 add
<coder> 在 2025-10-28 上传 | 大小:3kb | 下载:0

[其他小程序lianbiao_1

说明:这是一个学生成绩的记录表练习,是数据结构中的链表实现的,对初学者有很大帮助,自己写的,多有不足,请大家一起完善。-This is a record of student achievement table exercises, linked list data structure is implemented, there is a great help for beginners, write their own, mostly inadequate, please perfect toget
<zjt> 在 2025-10-28 上传 | 大小:1.23mb | 下载:0

[matlab例程ChannelCap

说明:通信系统中,信道容量是信道的固有物理特征,是信息传输的重要界限。因此,信道容量的计算,对于通信系统的性能估计和系统设计具有重要意义。 -Communication system, channel capacity is inherent physical characteristics of the channel is an important boundary information transmission. Therefore, the channel capacity calcul
<可以加> 在 2025-10-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 205018.19 .20 .21 .22 .23 ... 267461 »

源码中国 www.ymcn.org