-
FID
说明: 将源文件转成excel格式并对配对合适的保留时间(Converting the source file to excel format and matching the appropriate retention time)
- 2020-06-20 08:00:01下载
- 积分:1
-
谱峭度
说明: 是MATLAB背景下的谱峭度程序,适合入门学习,欢迎下载。(It is a spectral kurtosis program in the background of MATLAB, suitable for entry-level learning, welcome to download.)
- 2020-07-30 17:38:39下载
- 积分:1
-
AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据
AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
- 2022-08-21 20:29:43下载
- 积分:1
-
pso_pathplanning
通过粒子群优化算法,通过栅格法实现移动机器人路径规划(Path Planning of Mobile Robot Based on Particle Swarm Optimization and Grid Method)
- 2020-11-25 17:59:31下载
- 积分:1
-
D Forum
D论坛
- 2022-05-27 18:40:08下载
- 积分:1
-
商品信息爬取
简单的爬虫实例,通过各种方式从商品网站上爬取各种不同的信息,主要用于练习爬虫的应用,更加熟悉爬虫的应用(A simple crawler instance that crawls a variety of different information from a product website in a variety of ways, mainly for practicing reptile applications and more familiar with reptile applications.)
- 2020-06-20 12:20:02下载
- 积分:1
-
HK
说明: HK算法思想很朴实,就是在最小均方误差准则下求得权矢量.
他相对于感知器算法的优点在于,他适用于线性可分和非线性可分得情况,对于线性可分的情况,给出最优权矢量,对于非线性可分得情况,能够判别出来,以退出迭代过程.(The idea of HK algorithm is very simple, which is to obtain the weight vector under the minimum mean square error criterion.
Compared with the perceptron algorithm, it is suitable for linear separable and non-linear separable cases. For linear separable cases, the optimal weight vector is given. For non-linear separable cases, it can be distinguished to exit the iteration process.)
- 2020-06-23 03:40:02下载
- 积分:1
-
SmartMonkey
说明: 一个monkey test的自动工具,用来进行软件界面的无计划测试(A monkey test of the automated tools used for software interface of unplanned test)
- 2008-09-17 16:58:19下载
- 积分:1
-
编辑框的简单自绘制
编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是3D边框、背景和文字,再进一步分析我们会发现他们是一个基本窗口的两个部分,即客户区和非客户区。这样一来我们就知道应该用什么函数有针对性的绘制什么区域了,由于提供了源码,这里仅就基本原理和技术细节加以讨论,不过多地罗列代码。(Editor box is one of the common controls, and it is also a kind of control which is completely self-realization and tedious. This example realizes the simple self-drawing of the edit box, and realizes the replacement of the border, background, text color and various colors of the disabled state of the edit box while retaining its powerful function. To redraw, we must know what to draw. By observing the default edit box, we can clearly see that there are three most basic parts of the edit box that we need to draw. They are 3D border, background and text. Further analysis shows that they are two parts of a basic window, namely, client area and non-client area. In this way, we know which function should be used to draw which area. Since the source code is provided,)
- 2020-06-16 05:40:02下载
- 积分:1
-
有限差分解声波方程
地震模型是最简单的均匀介质,震源放在模型中间,采用有限差分解声波方程,可以得到声波在某一时刻的快照,但本程序没有做边界吸收处理。
- 2022-05-21 20:57:04下载
- 积分:1