资源列表

[其他小程序bdsqz3

说明:这是一个表达式求值的C++源代码,希望对有需要的人有所帮助.里面写的很详细.-This is an expression for the value of the C++ Source code, and they hope to those who need help. Inside written in great detail.
<小雷> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序sdr_sdram

说明:SDRAM顶层模块,大家可以看看,学习一下模块的化分-SDRAM module top-level, we will look at and learn about modules of sub-
<大哥> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序btree

说明:二叉排序树:对随机生成的一些数构建二叉排序树,并给出该二叉排序树的中序遍历 二叉排序树或是空树,或是具有下属性质的二叉树:其左子树上所有结点的数据值均小于根结点的数据值;右子树上所有结点的数据值均大于或等于根结点的数据值;左子树和右子树又各是一棵二叉排序树。 在二叉排序树中,若按中序遍历就可以得到有小到大的有序序列。 -Binary Sort Tree: The number of randomly generated
<k332> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序huffman

说明:哈夫曼编码:输入一个文本文件(英文文本),剔除其中的非英文字符,并将英文字符统一转化为大写字符,然后统计各个字符的出现概率。创建哈夫曼树,给出编码表(即各字符的码字)及编码效率(带权路径长度)-Huffman Coding: Enter a text file (English version), excluding one non-English characters and English characters converted
<k332> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序12-1

说明:创建个人帐户的C++程序,包括开设账户、存款、取款和查询余额并且显示等功能。-Create a personal account of the C++ Procedures, including the creation of accounts, deposits, withdrawals and balance inquiries and display functions.
<郝人> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序sort

说明:用各种方法进行排序,包括简单选择排序、插入排序、快速排序、堆排序、冒泡排序、希尔排序-Sort by various methods, including the simple choice to sort, Insertion Sort, Quick Sort, Heap Sort, Bubble Sort, Hill sort
<k332> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序list

说明:建立一个单链表并对链表进行插入、删除操作 插入运算 在头指针为head的链表中,在值为a的结点前面插入一个值为x的结点。若链表为空-The establishment of a single linked list and linked list to insert, delete operations in the first insert for the head of the list pointer, in the va
<k332> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序calculate

说明:运用栈的原理设计并实现一位数输入的加、减、乘、除、乘方计算器-The principle use of the stack is designed and implemented a number of input add, subtract, multiply, divide, involution Calculator
<k332> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序buspath

说明:在文件中写入公交车网络信息 通过输入起始点,用程序找出最优路径-In the document write bus network information by entering a starting point, using the procedure to find optimal path
<k332> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序11

说明:关于fem 的一维小程序。可以用于计算任意单元-On the one-dimensional fem applet. Can be used to calculate the arbitrary unit
<yanglong> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序format_half_fit

说明:对代码进行alt+f8以外的格式优化,比如for里面的格式,双目运算符格式等等。-The code alt+ F8 format other than optimization, such as for inside the format, format, etc. binocular operator.
<阿木> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序_s_tigue

说明:sql中对数据库中的表锁定,时间有效期限制的小功能-sql on the database table lock, time limiting the duration of the small function
<徐国强> 在 2024-10-02 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org