-
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。...
设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
- 2022-04-24 15:50:28下载
- 积分:1
-
report!
数据结构实验报告!-report!
- 2022-01-26 02:20:17下载
- 积分:1
-
This is my personal vc done in the context of the realization of the maze. You c...
这是我个人做的在vc环境下的迷宫问题的实现。各位可以参考或指教!-This is my personal vc done in the context of the realization of the maze. You can reference or enlighten!
- 2023-02-28 21:45:03下载
- 积分:1
-
using Windows API, including how to control the menu display and hidden menu ite...
使用windowsapi,包括如何控制菜单的显示和隐藏菜单项
- 2022-09-10 09:40:02下载
- 积分:1
-
三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介
一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称D...
三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介
一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称DLL)
,是为满足工业通信需要,针对工业领域要求上位机对三菱FX系列PLC
实时采集与控制的组态编程而设计。本DLL是采用Delphi语言开发的标
准串口通讯库,具有以下特点:
1)、实时性、可靠性好,可根据通信数据量自行调整通信时间
2)、适用于多PLC联网和上位机通信,满足多方面的需要
3)、函数接口功能全,操作简单
4)、附加实用转换与读取函数,易于快速开发(VC等非RAD开发环境的开
发);
5)、支持USB、PC扩展卡等扩展串口号
6)、支持多种操作系统win9x/win2000/winXP(标注Win32 DLL)
7)、可在多种编程环境下使用,例如VB、VC、Delphi等开发环境。-err
- 2022-03-19 02:51:50下载
- 积分:1
-
University Games management system, by reading the registry parameters to automa...
高校运动会管理系统,通过读取注册表自动配置数据库服务器参数,数据库采用SQL server2-University Games management system, by reading the registry parameters to automatically configure the database server, database using SQL server2000
- 2023-01-23 14:55:04下载
- 积分:1
-
用C++封装一个大整数在这类超大整数可以…
用C++ 包装了大整数这个类,超级大的整数现在也可以用了。-With C++ Packaging a large integer in this category, the super large integer can be used now.
- 2022-03-18 19:45:34下载
- 积分:1
-
poorteymoor
阿萨达达德
- 2022-08-26 01:49:36下载
- 积分:1
-
画圆弧
画圆弧-Paintings arc
- 2022-08-09 07:37:49下载
- 积分:1
-
利用随机函数产生30000个随机整数,利用插入排序、起泡排序、选择排序、快速排序、堆排序、归并排序等排序方法进行排序,并统计每一种排序上机所花费的时间...
利用随机函数产生30000个随机整数,利用插入排序、起泡排序、选择排序、快速排序、堆排序、归并排序等排序方法进行排序,并统计每一种排序上机所花费的时间-Using random functions to generate 30,000 random integers, the use of insertion sort, bubbling sort, select sort, quick sort, heap sort, merge sort and other sorting methods to sort and sort each type of statistics on the time machine
- 2023-01-11 09:50:04下载
- 积分:1