资源列表
LF_ThreadPool
- 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
erchashu
- 树型结构是一类重要的非线性数据结构,而二叉树是最为重要,最为常用的类型。树结构在客观世界中广泛存在,如人类社会的族谱和各种社会组织机构都可以用树来形象表示。树在计算机领域中也得到广泛应用,如在编译程序中,可用树来表示源程序的语法结构。而即使是一般的树都能简单地转化为二叉树,因此二叉树显得特别重要。 该软件主要是利用完全二叉树的性质建立一棵二叉树,然后运用二叉链表与栈对二叉树进行复合操作,并实现各种功能。具体包括建立二叉树、遍历二叉树、求二叉树的深度、求二叉树的叶子结点。其中遍历二叉树包含三种
Gobang
- 五子棋,可以实现五子棋的基本功能,如有需要可及性修改-Gobang . The fundamental function can be achieved successfully. If you what to add someting ,I can do
LSAWrapper
- .Net Class which allows you to change the group policy for a given user account.
Vc_LP01_BaseOnThreeLayer_test
- 基于三层结构的光纤Bragg光栅基本模(LP01)的截至频率测试程序,欢迎拍砖
Messageboxindirect
- MessageBoxIndirect is a little known API function defined in user32.dll, that lets you customize message boxes just that little bit more (and it’s highly probable that MessageBox itself uses MessageBoxIndirect internally). Here’s some sample code t
AW9523A
- 艾为9523呼吸灯芯片驱动代码,以及呼吸等呼吸程序-Ai chip driver for the 9523 code, breathing light, and breathing and other respiratory procedures
astar
- astrt c++ implementation
xindianlvbo
- 这是一个用MATLAB编的心电滤波程序,并且是自适应的,很好,希望和大家分享-This is an addendum to the MATLAB ECG filtering procedures, and is adaptive, very good. We share the hope and
DEMO
- MATLAB GUI交互式,实现按钮的功能,按下可以实现函数的图像显示。- MATLAB GUI交互式,实现按钮的功能,按下可以实现函数的图像显示。
ArrayTaskStation
- 阵列信号处理算法,包含DOA估计(MUSIC CAPON ESPRIT)和波束形成算法(CBF MNV MMSE MSINR)。-Array signal processing algorithms, including DOA estimation (MUSIC, CAPON, ESPRIT) and beamforming algorithm (CBF MNV MMSE MSINR).
