-
自适应噪声对消源程序,LMS算法自适应滤波器仿真
自适应噪声对消源程序,LMS算法自适应滤波器仿真-adaptive noise cancellation source, LMS adaptive filter algorithm simulation
- 2022-04-24 10:15:42下载
- 积分:1
-
计算PI的值有各种各样 ,看看这个算法是不是很简洁呢
计算PI的值有各种各样 ,看看这个算法是不是很简洁呢-Calculated PI values are varied, to see if this algorithm is not very simple and does
- 2022-01-27 15:59:10下载
- 积分:1
-
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。...
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
- 2023-05-31 04:50:02下载
- 积分:1
-
北京邮电大学软件工程研究生的课程
北京邮电大学软件工程研究生的课程---数据库设计开发-0-1.1.ppt
...
北京邮电大学软件工程研究生的课程---数据库设计开发-5.2.ppt-Beijing University of Posts and Telecommunications Software Engineering postgraduate courses- Database design and development-0-1.1.ppt ... Beijing University of Posts and Telecommunications Software Engineering postgraduate courses- Database design and development-5.2.ppt
- 2023-01-07 18:55:03下载
- 积分:1
-
do with the data structure Joseph problems, which also included a similar proble...
用数据结构做的约瑟夫问题,其中还包括类似问题中的猴子选大王算法 -do with the data structure Joseph problems, which also included a similar problem is the monkey king algorithm election
- 2023-06-26 07:20:03下载
- 积分:1
-
数据结构实验,实现多项式乘法,自由输入两个多项式,计算结果并排序。...
数据结构实验,实现多项式乘法,自由输入两个多项式,计算结果并排序。-Experimental data structure, the realization of polynomial multiplication, free importation of two polynomials, the calculation results and sort.
- 2022-12-22 19:45:03下载
- 积分:1
-
smark.data是基于C#开发的轻量级数据访问组件。
提供以下功能封:
1)提供了跨数据库类型操作能力
2)基于程线存储的数据访问上下文对象,轻...
smark.data是基于C#开发的轻量级数据访问组件。
提供以下功能封:
1)提供了跨数据库类型操作能力
2)基于程线存储的数据访问上下文对象,轻易提供跨方法域的数据事务处理机制。
3)对象查询表达式
4)实体操作基础封装等快速开发功能
开发人员可以在以上基于功能扩展出更灵活高效的数据操作。
组件还提供一个基于VS2008的Generator,可以让开发人员在VS。NET里描述XML的同时同步生成实体操作代码进一步简化操作(开发人员也可以根据自己的需求编写适合自己的Generator)。
-failed to translate
- 2023-05-01 18:45:05下载
- 积分:1
-
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法...
四种算法求最短路径的例子,C#,图形演示
分别为贪心发,动态规划发,分支限界法,和回溯法-Four shortest path algorithm for example, C#, Graphical presentations were greedy fat, fat, dynamic programming, branch and bound method, and backtracking
- 2023-08-31 01:50:03下载
- 积分:1
-
数据结构实验报告等综合内容
数据结构实验报告等综合内容-comprehensive report contents
- 2022-02-21 09:58:02下载
- 积分:1
-
MiniDatabase
实现自己的数据库管理程序。
可以在输入端里写入SQL语句, 那么我的程序就可以帮你把刚才的语句实现, 然后反应在我的数据库中, 我的数据库的话, 都是我自己管理存储方式, 表属性存储, 等等。要表扬的是我自己利用了缓冲区技术, 当然比正规的MySQL, SQL Server程序差得很多, 但是我自己模仿的它们的内部结构。
用VC++。
谢谢, 大家的欣赏。
- 2022-05-30 00:34:03下载
- 积分:1