资源列表
dianji
- 用C++Builder写程序模拟点击网页,简单实用的小程序,已经经过测试。-With C++ Builder to write procedures for simulation click web pages, simple and practical applets have been tested.
linkedlist
- 使用由结构形成的链表来存放数据;总保障,在 把第i个数据插入到链表以前,链表中当前已有的i-1个数据已经是有序的(i=1,2,…, 即是说,每次总是在原有有序链表的适当位置插入新数据,而保障插入后的链表仍有序。-The use of the structure formed by the linked list to store data total protection at the first i put data into the list before the list is
LMSfilter
- 假设一个接收到的信号为:x(t)=s(t)+n(t), 其中s(t)=A*cos(wt+a), 已知信号的频率w=1KHz, 而信号的幅度和相位未知,n(t)是一个服从N(0,1)分布的白噪声。为了利用计算机对信号进行处理, 将信号按10KHz的频率进行采样。 通过对x(t)进行LMS自适应信号处理,从接收信号中滤出有用信号s(t). 在未知信号频率的情况下,通过对x(t)进行LMS自适应信号处理,从接收信号中滤出有用信号s(t). -Assuming a received
cppfrance_CALCUL-TRANSPOSEE-MATRICE___Page
- Un programme qui calcule la transposée d une matrice
t8_6
- 从键盘输入N个学生的M门课程的成绩,然后计算并输出每个学生的总成绩和平均值。
bdsqz
- 表达式求值,将前缀后缀表达式转换,并输出其站内的变化情况-Expression for the value of expression to prefix suffix conversion, and output of their station changes
Apriori
- apprior源代码 关于关联算法的 apprior的语句 利用C编译的 可以在C++平台运行-the apprior source code on the statement of the associated algorithm apprior C compiler can be run in C++ platform
Ivideo_trackin
- 介绍了视频遮挡情况下的目标跟踪算法,提出了一种基于概率外观模型型和condensation的跟踪算法,对学习多媒体的朋友有所帮助 -Video under occlusion target tracking algorithm is proposed based on the probability of appearance of the model type and condensation of the tracking algorithm, multimedia learning f
ch03-2
- code part 2 for c++ computer programming about if-else, finding min-max, switch-case, or other conditions.
JSONSeriaToObject
- JSON java对象序列化,JSON java对象序列化-JSON Seria To Object
arith-comp
- ystem will automatically delete the directory of debug and release, so please do not put files on these two directory.
WindowsMsg
- 目标在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。2. 策略当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将创建该函数的一个新版本,可用于
