资源列表
gtvar6
- Batch scr ipt for getting vars in a batch file
ball-track
- This code will find the red boll in live camera image
imgCode
- This code is for Image detection in C-This code is for Image detection in C++
load_image
- This code is for loading and image in a frame in c-This code is for loading and image in a frame in c++
video-test
- This code is for testing an live video from webcam in C++.
searchImage
- This list of codes is for searching an image from Live webcam
jisuanqi
- 自己写的计算器,写的玩的,CSTRING,之前类型是INT-Write your own calculator, written play, CSTRING, before the type is INT
CX
- 设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结束,用E表示。初始状态都为就绪状态。
cPP.DataMakeraConsolePrinter
- 产生动态申请内存的一维二维数组数据; 在控制台输出数据; 此版本为类模板,可任意指定数据类型- Generate a one-dimensional two-dimensional array of dynamic application data memory In the console output data This version is a class template, you can specify any data type
DMA
- 基于DSP开发平台的DMA直接数据读取 c语言-Based on direct data read DMA DSP development platform
list
- 本代码包括(单链表,循环链表,双循环链表,静态来拿吧,以及线性表的应用)-This code includes (a single linked list, circular linked list, double loop chain, still to come and collect it, and the application of the linear form)
search
- 算法与数据结构中常用到的查找算法(顺序查找,折半查找,二叉排序树,开放定址)。-Algorithms and data structures used to the search algorithm (sequential search, binary search, binary sort tree, open addressing).
