-
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab,
bc,xyz 等字符串都是升序字符串。
-search the postion for the given ascend sor string.
- 2022-11-11 07:15:03下载
- 积分:1
-
gfg
小票打印机驱动程序,适合[Version]Signature="$Windows NT$"Provider=%AUTHOR%LayoutFile=ntprint.infClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}Class=PrinterDriverVer=3/22/2011;; Manufacturer section;[Manufacturer]"POS58"=Generic, NTx86, NTamd64, NTia64;; Model sections. ; ; Each section here corresponds with an entry listed in the; [Manufacturer] section, above. The models will be displayed in the order; that they appear in the INF file.;[Generic]"POS58" = POS58Drv.GPD[Generic.NTx86]"POS58" = POS58Drv.GPD[Generic.NTamd64]"POS58" = POS58Drv.GPD[Generic.NTia64]"POS58" &n
- 2022-03-01 06:55:37下载
- 积分:1
-
视觉工作室团队系统课程下载
Visual Studio Team System课程资料下载-Visual Studio Team System courses Download
- 2022-08-24 20:56:39下载
- 积分:1
-
读写文件扩展名类型支持Unicode和多
一个文件读写的扩展类,支持unicode 和 多字符两字符集的文件的读写,还有重要的一点是读写中文的防止出现乱码。-Read and write a file extension type to support both unicode and multi-character character set of documents to read and write, there are important point is to prevent reading and writing Chinese characters.
- 2022-11-10 22:50:03下载
- 积分:1
-
本程序是一个模拟银行柜员机的程序。以链表来存储客户信息,因此可以动态地添加客户人数。程序实现了自动柜员机所需要的基本功能。...
本程序是一个模拟银行柜员机的程序。以链表来存储客户信息,因此可以动态地添加客户人数。程序实现了自动柜员机所需要的基本功能。-This procedure is a bank teller machine simulation procedures. To linked lists to store customer information, it can dynamically add a number of clients. Procedures for the realization of the automatic teller machines need basic features.
- 2022-06-12 18:03:59下载
- 积分:1
-
Carry out each important function of chain table ,including the function of dele...
实现链表的各个重要功能包括删除、插入、和初始化等功能。-Carry out each important function of chain table ,including the function of deleteing,inserting and initialization.
- 2023-01-17 18:45:03下载
- 积分:1
-
基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性...
基于队列中挂起的任务数自动调整线程数,使用策略来提供灵活性和可扩展性-It can auto-adjust threads basing on queue-hanging up,which also use strategies for flexiblility and extensibility.
- 2022-05-30 10:12:18下载
- 积分:1
-
vb编写的XML入门程序
vb编写的XML入门程序-the accidence program of XML programming by vb
- 2023-06-03 03:20:03下载
- 积分:1
-
C/C++ 语言参考
其中包含了所有C/C++ 语言中的相关函数
C/C++ 语言参考
其中包含了所有C/C++ 语言中的相关函数-C/C++ Language Reference includes all C/C++ Language correlation function
- 2022-10-18 20:20:03下载
- 积分:1
-
用C++实现的科恩
Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
- 2023-07-13 21:20:04下载
- 积分:1