-
nRF905RX
nRF905接收程序,可与k60连接进行无线通信(RF905 receiving program can communicate wirelessly connect with k60)
- 2015-01-06 17:33:19下载
- 积分:1
-
11.指纹密码锁
说明: 单片机设计指纹密码锁,需要的可自行下载。(Single-chip design fingerprint lock, the need can be downloaded by yourself)
- 2020-12-08 21:06:38下载
- 积分:1
-
Clipboard share program. Between multiple machines sharing clipbo ard. written i...
Clipboard share program. 多台机器之间共享clipboard. written in C#-Clipboard share program. Between multiple machines sharing clipbo ard. written in C#
- 2022-07-20 02:45:37下载
- 积分:1
-
基于pso的图像分割
本程序是用经典的粒子群算法pso对图像进行分割,可直接运行,希望对大家有所帮助.......
- 2022-07-20 06:43:40下载
- 积分:1
-
caibei
非常经典的C++程序,十分实用对于练习程序来说。(good programme)
- 2013-09-14 21:23:56下载
- 积分:1
-
数据库新建加载
SQLDMO.Application SQLServer = new SQLDMO.Application();
SQLDMO.NameList strServerList = SQLServer.ListAvailableSQLServers();
if (strServerList.Count > 0)
{
for (int i = 0; i < strServerList.Count; i++)
{
toolStripTextBox1.Items.Add(strServerList.Item(i + 1));
}
}
&nbs
- 2023-02-05 04:25:03下载
- 积分:1
-
homework
信息登记系统,可以登记姓名照片等基本信息。可以更改字体颜色等(Information registration)
- 2020-06-25 17:00:01下载
- 积分:1
-
c++
用编程语言c++实现的二叉排序树,二叉树,冒泡排序,希尔排序(Binary Sorting Tree, Binary Tree, Bubble Sorting, Hill Sorting Realized by C++ Programming Language)
- 2020-06-18 19:40:01下载
- 积分:1
-
shuzhifenxi
北京航空航天大学硕士研究生数值分析课的第一次大作业,用幂法反幂法求取矩阵的最大最小特征值(Minimum and maximum eigenvalue of the first graduate of Beijing University of Aeronautics and Astronautics numerical analysis class job, using the power method matrix inverse power law to strike)
- 2012-12-05 22:07:01下载
- 积分:1
-
6-图像镶嵌
说明: 用于基本的envi熟悉认知,步骤清晰,亲历亲为,切实可用(It is used for basic envi, familiar with cognition, clear steps, personal experience and practical use)
- 2019-12-12 13:52:09下载
- 积分:1