-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
EVC4.0开发环境下的PC端测试蓝牙bluetooth模块的测试代码
EVC4.0开发环境下的PC端测试蓝牙bluetooth模块的测试代码-bluetooth module test code in evc4.0 .
It is a project with all source.
- 2022-03-31 13:42:51下载
- 积分:1
-
SUN Xin VC._code.rar
facilitate the initial learning VC++ of the people to lea...
孙鑫VC._code.rar
方便初始学习VC++的人士学习和使用。-SUN Xin VC._code.rar
facilitate the initial learning VC++ of the people to learn and use.
- 2022-09-22 04:10:03下载
- 积分:1
-
C语言的源代码,是学习用的,适合初学者,包括了各类小程序...
C语言的源代码,是学习用的,适合初学者,包括了各类小程序-C language source code, is learning to use, suitable for beginners, including a variety of small programs
- 2022-02-28 09:28:02下载
- 积分:1
-
系统优化,一个基于windows的系统优化源代码,值得初学者看
系统优化,一个基于windows的系统优化源代码,值得初学者看-System optimize,some windows-base code to system optimize,its worthy to beginer
- 2023-08-20 17:05:03下载
- 积分:1
-
物业管理,VB开发的信息管理系统,使用起来非常方便。好了好好物业管理有如此大的信息...
物业管理,VB开发的信息管理系统,使用起来非常方便。好了好好物业管理有如此大的信息-real property management,information management system developed by VB, using very conveniently.good real property management has such large information.
- 2022-08-24 13:43:46下载
- 积分:1
-
一个画表格的教学程序
一个画表格的教学程序-a painting forms of teaching procedures
- 2022-03-07 13:07:47下载
- 积分:1
-
图形化界面的计算器
图形化界面的计算器。支持算法优先。
有两种模式:一种是输入一个完整表达式,获取计算结果,这种工作模式类似于我们的计算表达式的过程;第二种是进行即使计算,即显示单步计算的中间结果,这种工作模式类似于普通计算器功能。
计算器包括2个文本框,一个输入框,一个输出框
支持阶乘
- 2022-04-22 07:09:44下载
- 积分:1
-
evc4.0下使用msxml解析xml文件,效率比较高。
evc4.0下使用msxml解析xml文件,效率比较高。-evc4.0 use msxml parsing xml files more efficient.
- 2023-02-09 01:00:03下载
- 积分:1
-
SSL协议的C语言实现
SSL协议的C语言实现-SSL protocol C Language
- 2022-03-20 10:26:34下载
- 积分:1