资源列表
[控制台(字符窗口)编程] AStar
说明:A星算法的C语言实现。生成随机地图,用A星算法搜索最短路径-A star algorithm in C language. Generates a random map A star algorithm to search for the shortest path<amlo> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] TestXML
说明:VS2008 CMarkup的功能的简单实用-a simple code for CMarkup<马川> 在 2024-11-13 上传 | 大小:31kb | 下载:0
[控制台(字符窗口)编程] RTF_Builder
说明:根据RTFV1.7规范,使用C++编程生成RTF报表文件,主要包括文字段落,表格,可以设置字体,颜色等,功能简单实用。-According to RTFV1.7 specification,generate RTF report files.<zxb> 在 2024-11-13 上传 | 大小:448kb | 下载:0
[控制台(字符窗口)编程] black
说明:选取图片上某感兴趣区域进行处理, 运用OPENCV ROI区域自己设置即可- selecting a region of interest of a picture<cgt> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] StudentManager
说明:本程序为一个学籍管理系统,能够存储、修改、增加、删除、查找、更新学生各项信息。-the program is a studentmaniger,it can save,fix,add,delete,check and update the student xinformation.<刘云> 在 2024-11-13 上传 | 大小:854kb | 下载:0
[控制台(字符窗口)编程] usevector
说明:使用vector记录用户输入的一组正数,并计算平均值。-the program use the vector function to record a seque of postive number and compute the average of all.<刘云> 在 2024-11-13 上传 | 大小:1.07mb | 下载:0
[控制台(字符窗口)编程] namespace
说明:本程序练习并演示命名空间,C++初学者可以更加理解命名空间的作用。-this program shows the namespace ,the learners of the C++ can get more from it.<刘云> 在 2024-11-13 上传 | 大小:1.41mb | 下载:0
[控制台(字符窗口)编程] lanheimoban
说明:国外蓝黑风格后台模板,其实里面还有很多其他风格可以自己方便的设计,包括登录页面、后台首页、表单提交等全套页面风格,里面的一些效果也是jquery实现,喜欢的赶紧下来看看吧。-Foreign blue-black style background template, in fact, there is also a lot of other styles can facilitate the design, including the l<李峰> 在 2024-11-13 上传 | 大小:207kb | 下载:1
[控制台(字符窗口)编程] Page_Replacement
说明:简单的页面置换算法 非界面化-Non-interface simple page replacement algorithm<单迎春> 在 2024-11-13 上传 | 大小:3kb | 下载:0
[控制台(字符窗口)编程] RSA-example
说明:大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA<尚钊> 在 2024-11-13 上传 | 大小:4kb | 下载:0
[控制台(字符窗口)编程] texture
说明:1. 纹理图像的载入; 2. OpenGL中基本纹理的使用; -1. Texture image loaded 2. The use of texture in OpenGL<宗林> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] FloydW
说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。该算法名称以创始人之一、1978年图灵奖获得者、斯坦福大学计算机科学系教授罗伯特·弗洛伊德命名。-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path bet<liming> 在 2024-11-13 上传 | 大小:1kb | 下载:0