-
Hertzian-dipole
高斯脉冲波源下的磁偶极子场的计算,并与fdtd法进行了比较(The analytical solution to the Hertzian Dipole (with a Gaussian pulse source) problem for comparison with the FDTD simulation.)
- 2014-02-24 22:35:17下载
- 积分:1
-
intelMMX32
该源码程序实现了intel MMX32位的底层驱动功能,在VC环境下完成的。(The source of the intel MMX32 procedures realize the bottom-bit driver functions in VC environment completed.)
- 2007-11-06 10:39:33下载
- 积分:1
-
20201003.1.5musicplayer-中断
说明: 一个关于蜂鸣器播放两只老虎的stm32f103c8t6工程(A project about buzzer playing two tigers)
- 2020-10-04 18:27:02下载
- 积分:1
-
Delaunay
三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法(delaunay triangular mesh generation algorithm)
- 2016-11-08 18:24:50下载
- 积分:1
-
OptimalTireForceAllocation
说明: 四轮驱动的自动驾驶车辆前楼周轮胎力优化分配(Optimization of tire force distribution around the front floor of four-wheel drive vehicle)
- 2020-05-16 19:20:11下载
- 积分:1
-
srcFormater
说明: 给VS2008 使用的代码格式化插件的源代码,采用AStyle源码(Format the source code of the plug-in for VS2008, using AStyle source code)
- 2020-06-24 12:20:02下载
- 积分:1
-
C #写在笔记本,用VS2005实现,主要实现的功能。
C#写的笔记本,用VS2005实现的,主要是实现了记事本等功能,还是很值得一学的哈!-C# Written in notebooks, with VS2005 realize, mainly realize the functions of a notebook, or is worthy to learn one Ha!
- 2022-03-20 02:59:05下载
- 积分:1
-
nginx upstream模块开发
nginx upstream模块开发,打通与后端服务器的通信
- 2022-01-24 14:29:59下载
- 积分:1
-
EX_Database01
说明: 这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
- 2006-03-21 11:54:54下载
- 积分:1
-
STM32 0v7670颜色识别
将摄像头的数据读出写入tft屏,读取tft屏幕上的像素点的颜色进行识别。由于RGB格式的颜色数据的效果不好,所以将其转换为HSL格式数据。首先遍历寻找腐蚀中心,然后在之前腐蚀中心点处进行迭代向外寻找新的腐蚀中心。腐蚀算法从该点开始分别向上下左右四个方向进行读点,若点的颜色符合条件则往外读,等四个方向都结束后得到四个边缘点的坐标,记左边缘点的x轴坐标为left,右边缘点的x轴坐标为right,上边缘点的y轴坐标为up,下边缘点的y轴坐标为bottom,那么坐标( (right-left)/2 , (up-bottom)/2 ) 即为新的腐蚀中心。
- 2022-04-30 09:01:56下载
- 积分:1