-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1
-
PL/0 source code on C.this program is very simple an can have alternative functi...
PL/0原代码 C语言版该程序简单,若原代码稍加修改就可以有不同的功能.-PL/0 source code on C.this program is very simple an can have alternative function if making some changes.
- 2023-01-02 14:40:04下载
- 积分:1
-
VIP programing refrence
VIP programing refrence
- 2022-01-31 23:02:27下载
- 积分:1
-
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。...
本书详细阐述了在编写C++程序的过程中应该注意什么尽量不要做什么,通读此书会对C++编程有更加使用的认识。-This book describes in detail the preparation of C++ programs should pay attention to what the process try not to do, read the book will have a more C++ programming knowledge to use
- 2022-02-26 13:40:06下载
- 积分:1
-
C语言的本质分析的例子,它是好的,虽然是写…
C语言实例解析精粹,很不错的,虽然是C写的,但里面有很有很有名的算法题-C language example of Analysis of the essence, it is good, although it is written in C, but there are very well-known algorithm for title
- 2022-05-25 09:05:24下载
- 积分:1
-
java常用的程序
java common programs
- 2023-01-21 13:25:04下载
- 积分:1
-
procedures in the VC++ environment prepared by the automatic use of non
本程序是在VC++环境下编写的利用非确定自动机NFA进行字符串匹配-procedures in the VC++ environment prepared by the automatic use of non-identified plane NFA strings match
- 2022-05-15 13:38:59下载
- 积分:1
-
WinCE显示JPEG、读写INI文件,EVC下编译通过
WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
- 2022-12-24 08:30:02下载
- 积分:1
-
一个简单的组合框控件演示程序,演示组合框控件是如何使用的...
一个简单的组合框控件演示程序,演示组合框控件是如何使用的-a simple combination of frame control demonstration program, presentation box controls portfolio is how to use the
- 2022-02-16 03:19:22下载
- 积分:1
-
windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!...
windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!-windows environment based on the serial communication COM components, packaging commonly used by the serial port operations, with very good!
- 2022-01-27 23:57:42下载
- 积分:1