-
AACEncode
This program compress audio to AAC encoding format .
It is developed by visual studio 2010.
And written language C++.
- 2014-01-15 09:38:26下载
- 积分:1
-
ControlPanel
Simple application that illustrates how the Control Panel functions
- 2007-10-22 13:37:34下载
- 积分:1
-
d2conv
二维信号卷积,若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号(Two demension signal convolution. )
- 2014-08-21 12:41:40下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
数值计算方法的相关代码
有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
- 2020-11-06 16:39:49下载
- 积分:1
-
ia_2_AStar
metod astar where the best way is calculated
- 2009-12-29 17:36:49下载
- 积分:1
-
AHP层次分析例子——简单型
说明: ahp层次分析,一个简单的实例来诠释ahp的整个过程,完全符合整个开发流程。(ahp-level analysis, a simple example to explain the whole process of ahp entirely consistent with the overall development process.)
- 2005-09-10 00:54:01下载
- 积分:1
-
music
这一课我们用 4 个按键来控制播放音乐。K1-K3 每个键播放一首音乐,K4 按键停止
音乐的播放
(this)
- 2010-10-17 16:25:42下载
- 积分:1
-
diancichang
中北大学电磁场电磁波课后题答案,很详细的(North University of electromagnetic waves after-school question answers, a very detailed)
- 2009-11-01 15:05:30下载
- 积分:1
-
MyDEA1.0
做DEA用的,功能很强大,大家可以试试看,真的很好用(DEA do use, very powerful, we can try, really well)
- 2014-02-05 17:32:37下载
- 积分:1