-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- 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
-
CS lessons and lectures from american university
CS lessons and lectures from american university
- 2023-03-19 01:25:02下载
- 积分:1
-
modbus服务器
该modbus服务器实际运行效果良好,达到预期目的...
modbus服务器
该modbus服务器实际运行效果良好,达到预期目的-mods3.1
- 2022-01-30 10:33:18下载
- 积分:1
-
用Visual C编写的程序,适合刚入门的MFC的程序员…
用visual c++编写的程序,适合刚入门的MFC的程序员们.-with visual c prepared by the procedure, just for the portal were MFC programmers.
- 2022-10-14 16:10:03下载
- 积分:1
-
Nmodbus4
非常好的源码是一个C#实现Modbus协议。提供与Modbus从兼容的设备和应用程序。支持串行ASCII,串行RTU,TCP和UDP协议。对于工控以及上位机的编写,非常有意义。
- 2022-06-20 06:32:45下载
- 积分:1
-
This is a curriculum design, the main achievement of learning management systems...
这是一个课程设计,主要内容是学习的成绩管理系统,希望对大家有用。-This is a curriculum design, the main achievement of learning management systems in the hope for all of us.
- 2022-08-15 20:44:01下载
- 积分:1
-
多线程实现读者写者问题
多线程实现读者写者问题-multithreading problem readers to write
- 2022-02-06 11:48:44下载
- 积分:1
-
C#获取硬盘、CPU型号并使用DES加密
C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。
- 2022-03-12 03:59:03下载
- 积分:1
-
这是一个简单的马术管理软件,能够实现从选手注册到对选手信息的管理,最后到进行比赛,最后排名。适合C初学者掌握基本结构以及指针和链表。...
这是一个简单的马术管理软件,能够实现从选手注册到对选手信息的管理,最后到进行比赛,最后排名。适合C初学者掌握基本结构以及指针和链表。-This is a simple equestrian management software, can be realized from the player" s registration information to the management, to carry out the final game, the final ranking. Suitable for beginners to master the basic structure of C as well as the pointer and linked list.
- 2022-08-12 20:03:11下载
- 积分:1
-
Everything SDK开发源码
Everything是目前最快的本地文件名搜索软件,利用其SDK可以很好地将本地搜索加入到自己的项目中。
- 2023-01-01 13:25:03下载
- 积分:1