-
turbulence_model
构建一个turbulence模型,然后进行进一步研究。我们这个模型采取的是经典模型(build up a model for turbulence.)
- 2018-05-14 19:04:27下载
- 积分:1
-
systick按键扫描(非阻塞)
使用stm32的滴答定时器辅助实现按键非阻塞扫描,响应及时,不阻塞占用cpu,值得新手学习(Use STM32 tick timer to help button non blocking scanning, respond timely, do not block up occupying CPU, worthy of novice learning.)
- 2018-08-09 12:02:35下载
- 积分:1
-
火车售票系统
说明: c语言火车票售卖系统项目,利用了数据结构中的知识,有兴趣的可以看一下(C language train ticket selling system)
- 2020-06-21 17:40:01下载
- 积分:1
-
城市公交线路查询.开发平台:C#+Mapxtreme20046.2
城市公交线路查询.开发平台:C#+Mapxtreme20046.2-city bus lines inquiries. Platform : C# Mapxtreme20046.2
- 2022-02-04 04:06:31下载
- 积分:1
-
五子棋游戏
简洁明了的c语言实现五子棋游戏,适合于初学c语言的朋友,培养用c语言编程的习惯
- 2022-09-22 13:00:03下载
- 积分:1
-
Security Analysis of Ethernet in Cars
随着先进的驾驶辅助系统的发展,数据量 需要在汽车内传输的东西大大增加了。传统基于通信总线的系统无法满足当今的要求;于是汽车以太网正在开发和标准化。以太网多年来一直是互连的事实标准电脑。在那个时候网络协议栈的几个漏洞已经发现了实现甚至协议本身。(Ethernet has been the de facto standard of interconnecting computers for many years. At that time, several loopholes in the implementation of the network protocol stack.)
- 2018-08-14 10:41:15下载
- 积分:1
-
arduino2matlab
此文件是arduino mega 2560单片机与Matlab结合的应用,可以通过matlab观察arduino的输出,程序有详细的注解,里面包含了一些实例。适合初学者学习。(This file is arduino mega 2560 microcontroller applications in conjunction with Matlab, arduino output can be observed through matlab, procedures detailed comments, which contains a number of examples. Suitable for beginners to learn.)
- 2013-12-15 10:44:05下载
- 积分:1
-
Lee
Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
- 2007-11-07 16:11:02下载
- 积分:1
-
28335zhizunban
研旭至尊版的一些资料,有需要的可以下载看看(yanxu supreme version of some of the information, there is a need to download and see)
- 2020-11-17 11:49:39下载
- 积分:1
-
K-means++
k-means++算法代码,聚类算法, Kmenas算法试图找到使平凡误差准则函数最小的簇。当潜在的簇形状是凸面的,簇与簇之间区别较明显,且簇大小相近时,其聚类结果较理想。前面提到,该算法时间复杂度为O(tKmn),与样本数量线性相关,所以,对于处理大数据集合,该算法非常高效,且伸缩性较好。
- 2023-06-03 15:20:03下载
- 积分:1