-
高斯滤波
来自清华胡广书《现代信号处理》中的MATLAB程序
高斯滤波
来自清华胡广书《现代信号处理》中的MATLAB程序-Gaussian filtering from Qinghua Hu Guangshu
- 2023-07-18 01:05:02下载
- 积分:1
-
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
- 2022-07-24 16:43:39下载
- 积分:1
-
给大家作一个参考,这是程序我也不知道是什么时候的了,大家可以看看有没有自己可以借见的地方....
给大家作一个参考,这是程序我也不知道是什么时候的了,大家可以看看有没有自己可以借见的地方.-to give you a reference, it was I do not know what is the time, we can see if there could borrow see places.
- 2023-03-06 16:45:03下载
- 积分:1
-
加密的公共代码HOTP
encryption for public code HOTP-OATH
- 2023-01-06 10:05:04下载
- 积分:1
-
C Windows Ce Application Programming
C Windows Ce Application Programming-C Application Programming Windows Ce
- 2022-03-06 01:06:34下载
- 积分:1
-
一个读取电话本记录的ril测试程序,自己写的,开源万岁,同时向大家请问一下有没有HTC的rilphone的源码,因为发现CDMA下手机的rilphone不能用r...
一个读取电话本记录的ril测试程序,自己写的,开源万岁,同时向大家请问一下有没有HTC的rilphone的源码,因为发现CDMA下手机的rilphone不能用ril_simsendsim的函数来发adup指令-a ril read phone book app
- 2022-12-10 12:00:03下载
- 积分:1
-
这是我第一个delphi程序 是一个播放器和图片处理的组合
这是我第一个delphi程序 是一个播放器和图片处理的组合-This is my first one delphi procedure is a player and photo processing portfolio
- 2022-08-16 07:22:54下载
- 积分:1
-
这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨...
这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
- 2022-11-26 07:40:04下载
- 积分:1
-
一个可以对任意长整数进行加减的类 可以是任何长度的进行加减乘除 如有错误 请指出...
一个可以对任意长整数进行加减的类 可以是任何长度的进行加减乘除 如有错误 请指出-An arbitrary long integer addition and subtraction to the class can be of any length to carry out any calculation error Please indicate
- 2022-06-26 21:13:10下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1