-
wince 手机界面编程,全屏的手机程序。
wince 手机界面编程,全屏的手机程序。-wince mobile phone interface programming, full-screen cell phone program.
- 2022-02-06 15:13:04下载
- 积分:1
-
这是一个图论的算法程序,是关于求关节点的程序,经过调试完全好用....
这是一个图论的算法程序,是关于求关节点的程序,经过调试完全好用.-This is a graph algorithm procedure is a key point on the request procedures are followed, debugging completely handy.
- 2022-09-25 02:20:03下载
- 积分:1
-
dotnet德dbform,用于信息系统的快速开发,c#编写
dotnet德dbform,用于信息系统的快速开发,c#编写-dotnet Germany dbform for rapid information system development, the preparation of c#
- 2022-08-19 10:45:46下载
- 积分:1
-
管理实例1,需要一定编程基础,入门者要仔细多读几遍源码,其中有许多编程技巧。...
管理实例1,需要一定编程基础,入门者要仔细多读几遍源码,其中有许多编程技巧。-Management instance 1 with a lot of techniques requires novices having certain programme foundations to read several times carefully.
- 2022-02-03 05:42:09下载
- 积分:1
-
vc++6.0实效编程百例的源码,非常好的一本书
vc++6.0实效编程百例的源码,非常好的一本书-vc++6.0 100 cases of the effectiveness of programming
- 2023-01-26 03:25:06下载
- 积分:1
-
有关共享内存,生成dll函数库
有关共享内存,生成dll函数库-the shared memory, generate dll libraries
- 2023-07-19 08:05:03下载
- 积分:1
-
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。...
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program will show whether the applying is satisfied and print the data of the address tansition after the resource allocating for the process.
- 2022-01-28 17:53:46下载
- 积分:1
-
Please tree G, and with the right Vertices adjacency matrix, as well as for two...
请将树G的顶点数和带权邻接矩阵以及待求两点输入进input.txt。如果两点间无边连接,则
用大数65535来表示。-Please tree G, and with the right Vertices adjacency matrix, as well as for two points to be input into input.txt. If between two points limitless connectivity, is used to express large numbers 65,535.
- 2022-09-08 06:45:02下载
- 积分:1
-
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)...
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)-the source code can deal with image, there are panning,stretching,shiftting and showing gray vertical square image functions(VC)
- 2022-08-18 11:47:21下载
- 积分:1
-
Josephus write a problem solving function. With the sequence of integers 1, 2, 3...
编写一个求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人。然后使用n = 9, s = 1, m = 5,以及n = 9, s = 1, m = 0,或者n = 9, s = 1, m = 10作为输入数据,检查你的程序的正 确性和健壮性。最后分析所完成算法的时间复杂度。定义JosephusCircle类,其中含完成初始化、报数出圈成 员函数、输出显示等方法。-Josephus write a problem solving function. With the sequence of integers 1, 2, 3, ... ..., n the order of sitting around the round table, said the people around. And then use n = 9, s = 1, m = 5, and n = 9, s = 1, m = 0, or n = 9, s = 1, m = 10 as input data, check the correctness of your program and robustness. Completed the final analysis, the algorithm" s time complexity. Definition JosephusCircle class, which included the completion of initialization, reported that the number of member functions of a circle, the output display and other methods.
- 2022-04-13 07:18:12下载
- 积分:1