搜索资源列表
rest
- 开机/平时提醒小程序
serial-port
- 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
ConsoleApplication2
- CONSOLE APPLICATION TO TEST REST SERVICE CALLS-CONSOLE APPLICATION TO TEST REST SERVICE CALLS
cppHoG-raw-RBF
- HOG特征 加上 SVM训练方法的程序,可以实现人体检测、人脸检测,从CSDN上下载的,本人使用了,可以使用,但需要安装opencv2.0以上版本,其余的版本我没试过-HOG feature program plus SVM training methods, you can achieve human detection, face detection, download from CSDN, I use, you can use, but need to install opencv2.0
Dijkstra
- Dijkstra杰斯拉特的贪心算法程序,实现含权有向图G=(V,E)中顶点到其余顶点的距离。-The greedy algorithm Dijkstra Jess Lats procedures with the right vertex to the rest of the distance from the vertex to Figure G = (V, E).
BankWw
- 操作系统银行家算法的实现,我试过了,可以使用,请放心-Banker algorithm realization of the operating system, I tried, you can use, please rest assured
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
B06040324_A5
- 进制转换器 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -Hex converter requirements: (1) can be entered in binary, octal, decimal, hexadecimal number (2) the number has been entered into the rest of hexadecimal numbers (3) hav
exp_2
- 从文件读入一个有向正权图(n 个结点,m 条边)的权矩阵表示,输出这个图中某一结点到 其余各结点的最短路径长度。 程序必须使用 Dijkstra 算法,使用其他算法(比如穷举)不符合要求。-Reading from a file into a right to a positive figure (n nodes, m edges) of the weight matrix, said output this figure a junction to the length of the sh
mg
- 回溯(backtracking)是人工智慧的 一個重要觀念,迷宮內的道路只可以從上下左右四個方向行走, 我們归规定優先順序分別是上、下、左、右,其餘的右上、左下、左上、右下接無法通行, 每次只能走一步,如果遇到牆壁就不能走,而要嘗試剩下的方向是否有可行的路可以走, 繼續同樣的走法直到找到走出迷宮的路- 回溯(backtracking)是人工智慧的 一個重要觀念,迷宮內的道路只可以從上下左右四個方向行走, Backtracking (backtracking) is an
hechangdui
- 华为oj基础训练题,合唱队,共N个人挑出N-K个人,剩下的组成中间高两边递减的合唱队-Huawei oj basic training topic, chorus, a total of N pick N- K individuals, diminishing the rest of the middle high on both sides of the chorus
