-
C programming language brilliant 100 cases
C语言精彩编程百例-C programming language brilliant 100 cases
- 2022-04-24 00:33:14下载
- 积分:1
-
一个比较简单的算法来解决约瑟夫问题,需要的请下载
一个比较简单的算法来解决约瑟夫问题,需要的请下载-A relatively simple algorithm to solve the problem, Joseph, please download the required
- 2022-03-18 17:57:09下载
- 积分:1
-
我最近的作业,是二叉树的基本操作,新手,各位多多关照。...
我最近的作业,是二叉树的基本操作,新手,各位多多关照。-my recent operations, a binary tree is the basic operation, and newcomers, to take care of you.
- 2022-03-24 19:16:09下载
- 积分:1
-
Through the creation of a simple small program, so you quickly delete junk files...
通过创建一个简单小程序,使你快速删除垃圾文件,释放你的电脑空间.是你电脑运行流畅-Through the creation of a simple small program, so you quickly delete junk files, freeing space on your computer. Is your computer running smoothly
- 2022-02-06 10:16:38下载
- 积分:1
-
简单的解释器脚本
非常简单的解释器框架,具体实现了一些简单的画图脚本,纯qt+c ++开发
- 2023-03-10 17:35:04下载
- 积分:1
-
WPF Border Less
若要获取跨窗口,您需要在您的窗口上设置下列属性。
WindowStyle ="None"
ShowInTaskbar ="假"
AllowsTransparency ="True"
背景 ="透明"
WindowStyle 属性通常允许您设置单个边框、 三维边
- 2022-03-03 04:37:18下载
- 积分:1
-
一些java网络应用
一些java 的网络应用-some java network applications
- 2022-03-04 11:36:28下载
- 积分:1
-
这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接...
这个程序主要是介绍如何利用TCP协议进行网络聊天的. 下面简要的介绍一下TCP,TCP即数据传输控制协议,它允许创建和维护与远程计算机的连接,利用TCP协议连接两台计算机就可彼此进行数据传输。-this procedure is mainly how to use TCP network chat. Below is a brief introduction about TCP, TCP or data transmission control protocol, which allows the creation and maintenance of computer and remote connectivity, the use of TCP connections between two computers can be for data transmission.
- 2023-04-29 18:55:03下载
- 积分:1
-
WINCE6下写的一个串口通讯程序,有功能非常完备的串口类,强烈推荐下载!...
WINCE6下写的一个串口通讯程序,有功能非常完备的串口类,强烈推荐下载!-WINCE6下?
- 2022-02-21 00:30:13下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1