资源列表
hl2
- 顺序表的插入运算,是关于c语言的算法的代码-Insertion order form operations on the c language code of the algorithm
Random_Walking
- A random walk,RW, is a mathematical formalization of a trajectory that consists of taking successive random steps.ve Here You can Do it in c# -A random walk,RW, is a mathematical formalization of a trajectory that consists of taking succe
CamController
- 可以在unity3d里控制usb连接的外置摄像头的打开-Open to control the usb connection in the unity3d in external camera
Form3NN
- This code will show you how 3-NN works
xinxingtuan
- 基于51单片机实现液晶LCD1602显示心形图案!-MCU based on 51 heart-shaped pattern LCD LCD1602 display!
Converter
- 判断数据是否为空值不是则转换为其他指定类型-To determine whether the data value is not empty then converted to other specified types of
Median
- median filtering using Csharp
c
- 采用邻接矩阵表示法创建有向图,是用c编写的 -Adjacency matrix representation used to create directed graph is prepared with c
txtTomdb
- 在VS2010环境下,应用c#,实现从txt中读取数据内容并写入access数据库 -C# TXT read and write into the access
frmCareComModbus
- mobus通用通信,实现ascii和rtu-Mobus general communication, realizing the ASCII and rtu
LS_solve
- 低分辨率的提取算法,将图像经过退化模型生成LR图像-Low resolution extraction algorithm, LR image degradation model generates image
123
- 字符串的相关操作,可对字符串进行复制,比较,连接等操作!