资源列表

« 1 2 ... .03 .04 .05 .06 .07 608.09 .10 .11 .12 .13 ... 653 »

[控制台(字符窗口)编程selfremov

说明:文件自删除代码,文件名改为*.bat,运行结束后即会自删除。-Remove the code from the file, the file name to*. bat, after the end of operation will be self-deleted.
<lincer> 在 2024-10-08 上传 | 大小:4876288 | 下载:0

[控制台(字符窗口)编程screenprotect

说明:可以产生交替的光线,十分漂亮,可用于做屏幕保护-Can produce alternating light, very beautiful, can be used to make screen savers
<魏巍> 在 2024-10-08 上传 | 大小:4869120 | 下载:0

[控制台(字符窗口)编程chess-C

说明:该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。 下棋方式: 用户按输入起点坐标、终点坐标的方式下棋; (棋盘左下角计作(0,0),右上角计作(8,9)) 同样,程序反馈起点坐标、终点坐标作为计
<haohao> 在 2024-10-08 上传 | 大小:4862976 | 下载:0

[控制台(字符窗口)编程insert_sort

说明:插入排序算法的C++实现,可以对任意大小的整型数组实现排序功能。-C++ to achieve the insertion sort algorithm can be of any size integer array sorting function.
<沈宙> 在 2024-10-08 上传 | 大小:4964352 | 下载:0

[控制台(字符窗口)编程test

说明:初始化Opengvs,包括系统自身的调用和回调用户的函数。-Initialization Opengvs, including call and callback function of the user of the system itself.
<zrz> 在 2024-10-08 上传 | 大小:4830208 | 下载:0

[控制台(字符窗口)编程ch09_09

说明:设计一个类模板Exam<T>,实现operator==运算符重载,用于比较各种类型数据是否相等(包括字符串和可以用等号直接进行比较的数据类型)。-Design a class template the Exam <T>, achieve operator overloading operator == for the comparison of various types of data are equal (i
<王石> 在 2024-10-08 上传 | 大小:4958208 | 下载:0

[控制台(字符窗口)编程String

说明:实现String类的运算符重载,有助于理解运算符重载 仅仅供参考-Implementation of the String class operator overloading, operator overloading helps to understand just for reference
<zhj> 在 2024-10-08 上传 | 大小:4888576 | 下载:0

[控制台(字符窗口)编程PtsCompress

说明:这是一个主要是关于点云的压缩程序,有用的可以下载-This is a major point cloud is about the compression program, you can download useful
<娄启业> 在 2024-10-08 上传 | 大小:4926464 | 下载:0

[控制台(字符窗口)编程homework_algo

说明:一凸 8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。 -A convex polygon P 8 vertex clockwise {v1, v2, .
<Eidn> 在 2024-10-08 上传 | 大小:4846592 | 下载:0

[控制台(字符窗口)编程Deque

说明:Deque的一个基本实现,该有的功能应该都有吧-Deque is a fundamental realization that some functions should have it
<d> 在 2024-10-08 上传 | 大小:4835328 | 下载:0

[控制台(字符窗口)编程quicksort

说明:本程序实现了排序排序算法,对于学习数据结构与算法分析的同学有一定参考价值!-This procedure realized the sort of sorting algorithm, for learning data structure and algorithm analysis of the students have a certain reference value!
<欧阳> 在 2024-10-08 上传 | 大小:4853760 | 下载:0

[控制台(字符窗口)编程tracker

说明:opencv跟踪测试,通过测试乒乓球的跟踪来暂时物体跟踪的程序。-opencv tracking test.
<杨海程> 在 2024-10-08 上传 | 大小:4964352 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 608.09 .10 .11 .12 .13 ... 653 »

源码中国 www.ymcn.org