-
Rc523_Felica
通过NXP NFC Reader IC RC523 读取Felica (NFC TYPE 3)card,配合NXPRdLib使用(NXP官网下载) (Read Felica(NFC TYPE 3)card with RC523)
- 2015-01-04 11:38:13下载
- 积分:1
-
Study-of-Cross-Correlation
互相关与自适应滤波测量流速的比较研究,,分别讨论了互相关法和自适应滤波时延估计法测量流速(Cross-correlation to compare and measure the flow rate of adaptive filtering, respectively, discussed the correlation method and adaptive filtering delay estimation method measuring the flow rate)
- 2012-11-16 17:34:09下载
- 积分:1
-
图像处理
图像处理,应用偏微分方程对图像进行修复处理
- 2023-03-09 17:15:03下载
- 积分:1
-
id3
数据挖掘十大经典算法中 的决策树中的id3分类算法 (data mining id3 sort method)
- 2012-12-07 21:39:28下载
- 积分:1
-
Teaport
说明: 使用VC6+OpenGL通过一个茶壶演示二维纹理和光照效果(需要GLUT的支持)(Using VC6+ OpenGL teapot demo through a two-dimensional texture and lighting effects (with the support of GLUT))
- 2020-11-30 19:19:27下载
- 积分:1
-
aboutmatlab
一本很有用的书,数字信号处理及其Matlab实现(A very useful book, digital signal processing and Matlab implementation)
- 2009-09-05 14:05:23下载
- 积分:1
-
davinci dm643 图像处理库VLIB
The Vision Library (VLIB) is a collection of computer vision algorithms that have been optimized for Texas
Instruments’ digital media processors. VLIB Version 2.0 is an alpha release of the software library
developed for devices with a C64x or C64x+ processing core. This Application Programming interface
(API) supports rapid integration of VLIB for embedded vision applications.
- 2023-04-11 11:40:06下载
- 积分:1
-
MetroForWinForm(win8风格模版)
MetroForWinForm(win8风格模版)
using System;
using System.Drawing;
using System.Globalization;
using System.Windows.Forms;
using MetroFramework.Forms;
namespace MetroFramework.Demo
{
public partial class MainForm : MetroForm
{
public MainForm()
{
InitializeComponent();
metroStyleManager.Theme = MetroThemeStyle.Default;
metroStyleManager.Style = MetroColorStyle.Teal;
}
private void metroTileSwitch_Click(object sender, EventArgs e)
{
- 2022-04-10 01:01:51下载
- 积分:1
-
vs2017安装程序
翻起了去年出版的一本书,摘了些评论。尽管已经是去年出的,但是可喜的是很多读者因此书而受益。希望这本书能够在更多的朋友学习数据结构时有所帮助,尽管坦言说当初这本书因为后期很多事比较赶,所以还有些未尽之处。因此也不得不承认书中还是存在纰漏的(尤其在链表部分的代码),也有很多热心的读者写信给我向我指出。但我也欣喜的看到,很多读者通过这本书,学到了很多数据结构方面的知识,尤其是学起来更轻松,更容易。我想数据结构确实是比较复杂的一门学问,如果能够让人更容易懂,那么我的目标也就达到了。后面摘录一些网友的评论,在此非常感谢大家都支持。由于平时工作比较忙,而且留言和写信的人也比较多,或许在回复的时候不一定能够及时,或者有漏掉的问题,但是我还是会尽量回复读者朋友的提问的,希望大家能够从我的书中学到知识,受到启迪。
- 2022-07-12 09:14:31下载
- 积分:1
-
3D 打印源代码
该程序源代码是3D打印机源代码,是从国外的网站上下载下来的,有非常高的参考价值。有兴趣的朋友可以下载下来看一看。我们大家共同学习,如有不对的地方,欢迎指正。最后,感谢大家。
- 2022-01-25 17:28:58下载
- 积分:1