-
读取显示的测试程序及库文件的源代码,能方便用户进行显示书写获取、设置等...
读取显示的测试程序及库文件的源代码,能方便用户进行显示书写获取、设置等 -reading shows the test procedures and the documentation of the source code, users can easily write access show, settings
- 2022-06-18 06:50:02下载
- 积分:1
-
人脸识别相关的英文论文,希望对你有帮助
人脸识别相关的英文论文,希望对你有帮助-Face Recognition related English papers, I hope you have help
- 2023-04-21 04:25:02下载
- 积分:1
-
VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。...
VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。-VC++ 6.0 written in the classic Snake game. Includes not only the source code, and includes the author" s design document.
- 2023-07-24 07:25:04下载
- 积分:1
-
APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
- 2023-08-15 08:45:02下载
- 积分:1
-
棋盘算法,在给定大小的方格状棋盘上, 将棋子”马”放在指定的起始位置 , 棋子”马” 的走子的规则为必须在棋盘上走”日”字 从棋子”马”的起始位置开始, 搜索出...
棋盘算法,在给定大小的方格状棋盘上, 将棋子”马”放在指定的起始位置 , 棋子”马” 的走子的规则为必须在棋盘上走”日”字 从棋子”马”的起始位置开始, 搜索出一条可行的路径, 使得棋子”马”能走遍棋盘上的所有落子点, 而且每个落子点只能走一次
-Checkerboard algorithm, given the size of the square-shaped board, will be a pawn of " horses" on the specified start position, the pieces of " horses" take the child must be the rules of the board to the " day" word from a pawn " horses, " starting position of the beginning, search out a feasible path, makes the piece" Horse " can be traveled on board all the Lazi, and they can only go once every Lazi point
- 2022-09-29 00:25:06下载
- 积分:1
-
COM接口的程序可以调用vbhevc真正广义预测控制…
广义预测控制的COM接口程序 VBheVC可调用 实现联合编程-Generalized Predictive Control of the COM interface program can call VBheVC realize joint programming
- 2022-05-28 23:50:26下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
立体声是由不同的声道馈给不同的SP于不同的音频信号,使每个SP发出不同的声音,使人有声音是由不同的声源从各个位置传到人耳当中的感觉,产生空间立体概念。...
立体声是由不同的声道馈给不同的SP于不同的音频信号,使每个SP发出不同的声音,使人有声音是由不同的声源从各个位置传到人耳当中的感觉,产生空间立体概念。-stereo is made up of different channels to different feed the SP in different audio signals, SP issued each different voices, the voices of the people are different from the sound source from the location of all of them reached the ears of people feeling have a concept of three-dimensional space.
- 2022-01-26 18:56:27下载
- 积分:1
-
This is when the kids played a comparison of the classic game mine for c++ begin...
这是小时候的小孩玩过的比较经典的一款小游戏扫雷,适合c++初学者借鉴-This is when the kids played a comparison of the classic game mine for c++ beginners learn
- 2022-08-10 11:26:08下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-10-26 17:15:03下载
- 积分:1