-
资料汇总
极客班C++算法原理与实践课件和源码-侯捷
1、算法入门与编程风格
2、链表
3、二分搜索与排序数组
4、二叉树与分治算法
5、栈与队列(Geek class C++ algorithm principle and practice of courseware and source code Hou Jie
1, algorithm introduction and programming style
2, chain list
3 and two points search and sort array
4, two fork tree and divide and conquer algorithm
5, stack and queue)
- 2021-04-04 10:39:04下载
- 积分:1
-
wkyer
SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类,(SOFM (Self-Organizing feature Mapping): this algorithm is partially affected by biometrics and is clustered by geometric center or feature in the output layer of the network.)
- 2018-08-03 23:07:31下载
- 积分:1
-
一个类似于博客的网站,做的很好,可以根据自己的需要改动一下就变成自己的网站了,也可以学习一下,非常不错...
一个类似于博客的网站,做的很好,可以根据自己的需要改动一下就变成自己的网站了,也可以学习一下,非常不错-similar to a blog website, so good, according to his own needs you change it into its own web site, can learn from this, very good
- 2022-01-24 15:12:20下载
- 积分:1
-
frmGoodsInventory.designer
说明: 用MATLAB生成FIR滤波器系数后,用C#语言,在上位机演示及实现FIR滤波器(After the FIR filter coefficients are generated by MATLAB, the FIR filter is demonstrated and implemented on the host computer in C # language)
- 2020-06-25 06:40:01下载
- 积分:1
-
eterm链接协议源码
eterm 模拟socket连接源码,java编写,经测试仍可用。(Eterm analog socket connection source,by java)
- 2020-12-17 10:19:11下载
- 积分:1
-
crackedcylindre
this is a cracked cylindre
- 2019-06-10 19:53:46下载
- 积分:1
-
AD5270TEST
可调电阻AD5270的Verilog测试读写功能代码(a test code for AD5270 to write and read)
- 2018-11-02 17:37:12下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1
-
衍射透镜夫琅和费衍射仿真
应用背景这一计划将情节fraunhoufer衍射模拟远场衍射轴棱锥关键技术这是用来获得衍射图案在很长的距离。NumPy和llibraries PyLab Python是用来做模拟。
- 2023-05-10 03:35:03下载
- 积分:1
-
C++ example 100
C++ example, 适合初学者。常用的实现方法。对于自学C++而苦于缺少示例模仿的朋友们提供了大量的实例。教材实验设计完全按照C++标准规范,给自学的朋友们提供了好的典范
- 2022-02-26 21:07:12下载
- 积分:1