- dsp_pc_communication_dm6437 在evmdm6437上实现dsp与主机之间的通信实例
- S963-AtvUdt S963方案SD卡的引导文件
- kingviewASCII 此为组态王软件的单片机协议
- GSMPhoneQB WinCE make phone call by eVC
- DtoA_for_LPC2129 Implementaion of Digital to Analog Converter using Philips PLC2129 ARM7TDMI microcontroller
- p0302 istogram Equalization (a) Write a computer program for computing the histogram of an image. (b) Implement the histogram equalization technique discussed in Section 3.3.1. (c) Download Fig. 3.8(a) and perform histogram equalization on it. As a minimum
资源列表
algorithm
- 王晓东教授所著的经典算法设计入门资料。语言通俗,适合初学者作为算法入门资料-Written by Professor Wang Xiaodong introductory information on the design of the classic algorithm. Popular language for introductory information for beginners as the algorithm
queueinserionanddeletion
- 采用数据结构算法,实现在队列中的插入和删除-The use of data structure algorithms, to achieve in the queue insertion and deletion
acarparkmanagesystem
- 设停车场内只有一个可停放辆汽车的狭长通道且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端若车场内已停满N辆车,则最后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车可开入;当停车场内某辆车要离开时由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理系统-There
sjjg
- Josephu问题,一元多项式的相加问题,模拟停车场管理问题,线性表的逆置算法,合并有序表,遍历二叉树(递归算法),求二叉树的节点数、叶子数和深度(递归算法),交换二叉树的左右孩子,有序表的折半查找,按递减次序输出二叉树中大于X的各元素的值,按递减次序输出二叉树中小于X的各元素的值,整理关键字使负值在前,冒泡排序-Josephu problem, the sum of one dollar polynomial problem, the issue of car park management
anyview3.20
- 数据结构anyview 3.20 答案.厚道一点,可以让大家免费下载-The answer data structure anyview 3.20. The desire, it can be downloaded free of charge so that everyone
Josephus
- 关于约瑟夫环的实验设计报告,实验目的,源码-Joseph Central on the report of the experimental design
shujujiegou
- 有关数据结构的一些实验报告,里面有完整的代码及注释-Some of the data structure of experimental reports, there are code complete and Notes
ThreadingTree
- 线索二叉树的实现 包括先序次序遍历先序二叉树 中序次序遍历中序二叉树 将值为x的结点作为先序二叉树T的左子 中序次序线索化二叉树 后序次序线索化二叉树-Clues to the realization of binary tree, including the order of the first order binary tree traversal sequence to sequence the order of traversal of binary tree in order to v
BubbleActImprove
- 冒泡算法源代码,和两个改进后的冒泡算法源代码-Bubble algorithm source code, and two improved bubble algorithm source code
kuaisupaixu
- 快速排序,用c语言编写的,还不错,大家-Quick Sort, using c language, well, we try
dashuxiangcheng
- 大数相乘,c语言编写,有关的数据结构课程设计可以借鉴一下,-Multiplication of large numbers, c language, the curriculum design of the data structure you can learn from, huh, huh
kmp
- 快速实现模式匹配的kmp算法,时间复杂度仅为O(n*m)-Rapid kmp pattern matching algorithm, time complexity is only O (n* m)
