资源列表

« 1 2 ... .46 .47 .48 .49 .50 451.52 .53 .54 .55 .56 ... 653 »

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

说明:This code is for testing an live video from webcam in C++.
<Ajay> 在 2024-07-04 上传 | 大小:1024 | 下载:0

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

说明:This list of codes is for searching an image from Live webcam
<Ajay> 在 2024-07-04 上传 | 大小:31744 | 下载:0

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

说明:自己写的计算器,写的玩的,CSTRING,之前类型是INT-Write your own calculator, written play, CSTRING, before the type is INT
<qiankai> 在 2024-07-04 上传 | 大小:557056 | 下载:0

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

说明:设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状
<David Quan> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程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
<张谋> 在 2024-07-04 上传 | 大小:3072 | 下载:0

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

说明:基于DSP开发平台的DMA直接数据读取 c语言-Based on direct data read DMA DSP development platform
<dyf> 在 2024-07-04 上传 | 大小:12288 | 下载:0

[控制台(字符窗口)编程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)
<郭悠悠> 在 2024-07-04 上传 | 大小:16384 | 下载:0

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

说明:算法与数据结构中常用到的查找算法(顺序查找,折半查找,二叉排序树,开放定址)。-Algorithms and data structures used to the search algorithm (sequential search, binary search, binary sort tree, open addressing).
<郭悠悠> 在 2024-07-04 上传 | 大小:5120 | 下载:0

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

说明:算法与数据结构中的顺序栈,链栈,以及栈的应用(数制的转换,表达式计算)。-Algorithms and data structures in order stack, chain stack, and the stack of applications (number system conversions, expression evaluation).
<郭悠悠> 在 2024-07-04 上传 | 大小:8192 | 下载:0

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

说明:算法与数据结构中的二叉树,孩子-兄弟存储的树,二叉线索树,最优二叉树,哈夫曼树等)。-Algorithm and data structure tree, children- brothers storage tree, binary tree trail, optimal binary tree, Huffman trees, etc.).
<郭悠悠> 在 2024-07-04 上传 | 大小:22528 | 下载:0

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

说明:算法与数据结构中的排序算法(直接插入,折半插入,表插入,冒泡,快速,简单选择,堆,归并,基排序)。-Algorithms and Data Structures in sorting algorithms (direct insertion, binary insertion, insert tables, bubble, quick, simple choice, heap, merge, group sorting).
<郭悠悠> 在 2024-07-04 上传 | 大小:6144 | 下载:0

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

说明:通过VC6.0编译,目前只能手动输入提示时间进行提示,并且只能用007的ASCII码中的007号字符进行。-By VC6.0 compile time can only be prompted to manually enter the prompt, and can only be used in 007 of the 007 ASCII character codes.
<陈海涛> 在 2024-07-04 上传 | 大小:1646592 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 451.52 .53 .54 .55 .56 ... 653 »

源码中国 www.ymcn.org