资源列表
pso
- particle swarm optimisation
npcsma protocol matlab simulation
- 基于MATLAB的非坚持型CSMA的算法仿真,分析业务量和吞吐量的关系,计算业务量对延时个数的影响。(The algorithm simulation of non stick CSMA based on MATLAB is analyzed, and the relationship between traffic and throughput is analyzed, and the influence of traffic on the number of delay is calcula
FSelector_0.21.tar
- feature selection using F selector code
差值扩展-数字可逆水印的实现
- 数字图像处理中的可逆水印算法,基于差值扩展而得,其容量与其图像像素有关。(The reversible watermarking algorithm in digital image processing is based on the spread of the difference, and its capacity is related to the pixel of the image.)
game
- 基于c语言的贪吃蛇小游戏,c源代码,编译完成即可使用(A simple game written in C language)
clock
- LPC1768时钟编程,包括lpc1768时钟读取,初始化,修改设置等(LPC1768 clock programming, including lpc1768 clock reading, initialization, modification settings, etc.)
数字图像处理
- 包括图像处理的基本操作,图像显示,图像增强,图像边缘提取等(include process image by matalb)
STM8L15x_StdPeriph_Driver
- stm8lx52库,目前使用stm8l052,各个驱动正常(stm8lx52Library,Currently using stm8l052, each driver is normal)
block-test
- 在ansys中在两个结合面的所有节点之间一一对应建立matrix27单元。(Use Matrix27 to establish stiffness units of every correspondence nodes between two joint faces by Ansys.)
ConcatenonSDE
- 连接SQL server数据库的两种方法,一种是用配置文件,一种的接口(There are two ways to connect to the SQL server database, one with the configuration file and the other with an interface)
geckodriver-v0.17.0-linux64.tar
- firefox driver 用于爬虫模拟登陆,geckodriver 源码, 非常齐全的代码。郑重申明,绝对可用 (geckodriver rcecosoursourcecode)(Added endpoints: POST /session/{session id}/window/fullscreen to invoke the window manager-specific full screen operation POST /session/{session id}/moz/ad
函数
- 函数分为系统函数和自定义函数 自定义函数定义特点: function 函数名的要求:只能够由字母、下划线和数字构成,而数字不能作为首字母 如果有返回值,用return关键字把要返回的数据返回。(Function is divided into system function and user-defined function Custom function definition features: Function Requirements for function names:
