资源列表

« 1 2 ... .81 .82 .83 .84 .85 2386.87 .88 .89 .90 .91 ... 14954 »

[书籍源码exp1

说明:画出自变量为输入概率p的自信息量函数图 I= -log2p -画出自变量为输入概率p的自信息量函数图 I=-log2p
<喵喵> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[汇编语言2.3QUICK-paixu

说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort. Presented by the CAR Hoare in
<Mj> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[书籍源码c_read_write

说明:读写的函数,方便快捷,支持1-3Dint和float型数组的文件读写。-Read and write functions, fast and convenient, supports 1-3Dint and document literacy float-type array.
<刘太臣> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[易语言编程xiugaiIEzhuye

说明:易语言,修改IE主页源码. 易语言,修改IE主页源码. -Easy language, modify IE Home Source
<张喜磊> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[书籍源码sorting

说明:八大排序算法测试 + 源码, 冒泡、选择、插入、归并、快速、希尔、计数、堆排序-Eight sorting algorithm testing+ source, bubbling, select, insert, merge, fast, Hill, count, heap sort
<> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[书籍源码creatservice

说明:explain to creat serivce with c++ just for learn-explain to creat serivce with c++ just for learn
<shit> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[易语言编程Button-caption-

说明:按钮标题托到高级表格例程,是一个不错的易语言教程哦可以标题拖到表格里面的-Button caption routine care to advanced form, is a good and easy language tutorial oh can drag form inside title
<戚红> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[汇编语言VBOpcode-Length-Disassembler

说明:vb的汇编长度引擎 分享给vb爱好者!-vb的汇编长度引擎 分享给vb爱好者!
<xpoy> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[书籍源码321

说明:单片机测温程序,利用温度传感器,将温度显示在LCD上,带详解。-MCU temperature measurement procedures, using the temperature sensor, the temperature displayed on the LCD, detailed.
<yousheng> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[书籍源码wdxianshichengxu

说明:利用单片机、温度传感器,测试温度,并用LCD显示,带详解。-Using single chip microcomputer, temperature sensor, testing temperature, and LCD display, detailed..
<yousheng> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[编译器/词法分析SyntaxAnalysis

说明:对如下文法E -> E+T | E-T | T T -> T*F | T/F | F F -> id | (E) | num 用自底向上的语法制导翻译技术实现分析和翻译 -For the following grammar E-> E+T | ET | TT-> T* F | T/F | FF-> id | (E) | num implementation analysis and translation with the bottom-up
<yingkkk> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[书籍源码source

说明:利用数据结构中的线性表构建一个学生管理系统,实现对数据的插入,打印,以文件形式输出结果。- Using the data structure to build a linear form student management system, insert the data, print, and output file format.
<MR.Ding> 在 2025-10-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 2386.87 .88 .89 .90 .91 ... 14954 »

源码中国 www.ymcn.org