资源列表

« 1 2 ... .63 .64 .65 .66 .67 1768.69 .70 .71 .72 .73 ... 21480 »

[其他小程序font

说明:用VB写的一个字体编辑浏览器,很实用,有很多小技巧在里面-Using VB to write a font editor browser, very useful, there are many tips inside
<bgy007> 在 2025-02-07 上传 | 大小:8kb | 下载:0

[其他小程序btree

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

[其他小程序huffman

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

[其他小程序sort

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

[其他小程序calculate

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

[其他小程序buspath

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

[其他小程序Image-feature-extraction-an-overview

说明:Image-feature-extraction-an overview
<lijin> 在 2025-02-07 上传 | 大小:277kb | 下载:0

[其他小程序Objective-Evaluation-of-Video-Segmentation-Quality

说明:分割评价-Segmentation evaluation
<lijin> 在 2025-02-07 上传 | 大小:800kb | 下载:0

[其他小程序asp+php_access+sql

说明:asp+php注入工具,对网站安全检测,建站参考以及注入攻击有很大帮助-asp+ php injection tool for Web site security testing, injection attacks建站reference, as well as of great help
<李文> 在 2025-02-07 上传 | 大小:714kb | 下载:0

[其他小程序E

说明:作业调度管理,它采用了三种算法,分别是先来先服务、响应最高比优先、最短作业优先算法进行调度-Job scheduling management, it uses three types of algorithms, which are first-come, first service, in response to the highest priority than the shortest operating priority sc
<feng> 在 2025-02-07 上传 | 大小:2kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1768.69 .70 .71 .72 .73 ... 21480 »

源码中国 www.ymcn.org