-
Numerical Recipes in C++ 书中的程序的源代码
Numerical Recipes in C++ 书中的程序的源代码-C Numerical Recipes in the book of a program"s source code
- 2022-10-01 16:05:03下载
- 积分:1
-
C实现RS编码
用C实现RS码纠错仿真
RS码的编码程序 编码效率高,且经实际验证符合RS纠错码的要求-RS code using C realize simulation RS
error correction code encoding procedure coding efficient and practical
to verify compliance with the requirements of RS error-correcting codes
- 2023-05-05 14:10:03下载
- 积分:1
-
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。...
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。-this is a mathematical expression evaluates the C class, detailed description of the Calculator.pdf China.
- 2023-09-08 17:30:04下载
- 积分:1
-
为实现fdtd3d平面波TF / TS编码
code for implementation FDTD3D with plane wave tf/ts
- 2022-05-06 05:44:54下载
- 积分:1
-
C语言程序
C 语言经典算法。
排序:插入排序、归并排序、冒泡排序、快速排序、选择排序、希尔排序、直接插入排序。
查找:二分查找、直接查找。
数据结构:栈,队列,树,链表。
- 2022-02-04 19:28:12下载
- 积分:1
-
该系统是一个简单的朴素贝叶斯数据集分类系统,通过我。
本系统是一个简单的朴素贝叶斯的数据集分类系统,能够通过输入数据并预测数据集属于哪一个类-The system is a simple Naive Bayes data sets classification system through the input data and prediction data sets belong to which category
- 2022-03-22 19:37:05下载
- 积分:1
-
用VC编写的迷宫最短路径求解。
用VC编写的迷宫最短路径求解。-VC prepared by the shortest path to solve the maze.
- 2023-04-02 16:05:03下载
- 积分:1
-
Data Detection
在本文中,我们采用双阈值法在能量检测器进行频谱感知,而认知无线电网络中的融合中心将收集的本地的决定和观测值的次要的用户,然后作最后的决定,以确定主用户是否缺席或不。仿真结果将显示根据拟议的计划,而不是常规的方法大大提高了频谱感知性能的渠道。
- 2022-06-29 22:58:18下载
- 积分:1
-
C++ 异质链表
C++的异质链表,通过定义一个viod* pData的指针来指向任意一个数据类型或者数据类型,通过C++的多态性实现在一个链表中连接不同数据类型的node的效果.可以实现对list的insert,Delete,print的操作. 支持int,char,double,string四种数据类型.在每个node中记录这个节点的type,和相应数据类型的指针,并通过模板实现对不同数据类型的操作.
- 2022-02-06 04:54:28下载
- 积分:1
-
Online digital handwriting recognition, pattern recognition, it is based on proc...
联机数字手写识别,模式识别中很基础的程序,也是基于点轨迹的识别-Online digital handwriting recognition, pattern recognition, it is based on procedures, is also based on the identification of trajectory points
- 2022-02-01 06:20:38下载
- 积分:1