-
location
超宽带室内定位研究,本文主要研究基于超宽带的室内定位技术的研究,并且对室内定位技术的算法做了介绍。(UWB indoor positioning research, this paper research is based on UWB indoor positioning technology research, and the algorithm for indoor positioning technologies have been described.)
- 2021-04-27 17:58:44下载
- 积分:1
-
CYK算法实现,乔姆斯基范式
CYK算法实现,乔姆斯基范式,输入格式S AB(CYK Algorithm)
- 2020-07-07 09:48:58下载
- 积分:1
-
serial_port_send-_data
本文件相似的说明了串口发送数据的全部过程。(This document describes the entire process similar to the serial port to send data.)
- 2013-12-17 13:24:42下载
- 积分:1
-
Is_BST
This is a C++ code. It finds out if the tree is a binary search tree (BST)or not, where the BST is one of data structures types.
- 2012-02-02 05:45:59下载
- 积分:1
-
这是写在C #,作为注册的会员系统,包括南…
这是用C#写的,功能是注册系统的成员,包括姓名、出生日期、职业
- 2022-02-01 13:04:37下载
- 积分:1
-
C# 设置DataGridView控件中的指定(第二)列只读
C# 设置DataGridView控件中的指定(第二)列只读,核心代码如下:
private void Form1_Load(object sender, EventArgs e)
{
this.customersTableAdapter.Fill(this.northwindDataSet.Customers);
//设置DataGridView控件中的指定(第二)列只读
this.customersDataGridView.Columns[1].ReadOnly = true;
}
- 2022-02-12 23:56:36下载
- 积分:1
-
LoverFate
说明: 一个计算姻缘的小游戏. VS.Net 2003开发.(a calculated marriage small game. VS.Net 2003 development.)
- 2006-04-10 14:34:31下载
- 积分:1
-
CSmoshidezhuomiangongxiangchengxu
该程序完成的是桌面共享应用,包括论文一应俱全.使用语言是C++.(The process is complete is a desktop sharing application, including essays ranging use of language is C++.
)
- 2012-04-18 22:31:38下载
- 积分:1
-
DebugScissor
我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。
使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!!
主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
- 2009-05-08 20:40:06下载
- 积分:1
-
TensorFlow-paper
文档,大家可以了解tensorflow的架构(Documentation, you can learn about tensorflow architecture)
- 2020-06-25 09:40:02下载
- 积分:1