资源列表
Josephus
- 约瑟夫环编程C语言实现:N个人围城一桌(首位相连),约定从1报数,报到数为k的人出局,然后下一位又从1开始报,以此类推。最后留下的人获胜。(有很多类似问题,如猴子选代王等等,解法都一样)(Joseph ring programming, C language implementation)
combination
- DSmT理论中的融合规则函数源码,目前最常用的为PCR6原则,有一定的参考价值。(DSmT theory in the fusion rule function source code, the most commonly used for the PCR6 principle, there is a certain reference value.)
批处理标准教程
- 批处理日常命令的学习,包含语法和一些使用的范例,这个教程的内容介绍的很详细(Batch processing of day-to-day commands, including syntax and some examples of use, the content of this tutorial is described in great detail)
decision
- DSmT理论中的决策规则函数源码,对于信息融合的应用有一定的参考价值,尤其对应于冲突性数据。(DSmT theory of decision rule function source code, for the application of information fusion has some reference value, especially in conflict with data.)
project
- alsa音频开发,Linux下音频录制和播放等很多功能(alsa snd_pcm_hw_params_set_access(pcm_handle, params, SND_PCM_ACCESS_RW_INTERLEAVED);)
tools
- DSmT理论中的工具箱函数源码,包括超幂集的产生等等,对于信息融合的应用有一定的参考价值,尤其对应于冲突性数据。(DSmT theory toolbox function source code, including the generation of super power set, and so on, for the application of information fusion, there is a certain reference value, especially in co
Numerical Analysis Matlab
- 研究生数学之数值分析课程会用到的Matlab程序,含最佳逼近、幂法、各个迭代法等等。(Graduate mathematics numerical analysis course will use Matlab procedures, including the best approximation, power law, iterative methods, and so on.)
STM32程序LCD5110+DDS9110)
- 本文件包含有LCD5110显示界面程序,以及结合DDS9910的实用程序。(This document contains the LCD5110 display interface program, as well as the combination of DDS9910 utility.)
main
- 人脸检测: 第一部分,使用Harr-like特征表示人脸,使用“ 积分图”实现特征数值的快速计算; 第二部分, 使用Adaboost算法挑选出一些最能代表人脸的矩形特征( 弱分类器),按照加权投票的方式将弱分类器构造为一个强分类器; 第三部分, 将训练得到的若干强分类器串联组成一个级联结构的层叠分类器,级联结构能有效地提高分类器的检测速度。(Face detection: In the first part, the Harr-like feature is used t
wtfxml
- windows xml编程(windows xml coding)
按键+AD采集
- STM32中的按键结合AD采集程序,使用STM32内置两路AD实现双通道高精度AD采集。(STM32 button in conjunction with AD acquisition procedures, the use of STM32 built-in two channel AD to achieve double channel high-precision AD acquisition.)
WXDemo
- 简单的PC版微信客户端程序Demo,只做了文本消息聊天,语音及图片动画聊天需进一步完善(Talk Chat PC Version Demo)