-
无线强度扫描
通过C#来检测当前连接的无线信号强度,文件中包含调用例子,和类文件的源代码及生成程序,可以直接调用使用
- 2022-03-05 21:09:04下载
- 积分:1
-
关于windows CE设备驱动的结构,为微软教学实验课程,值得下载...
关于windows CE设备驱动的结构,为微软教学实验课程,值得下载-Windows CE device drivers on the structure of the experimental teaching courses for Microsoft, it is worth downloading
- 2022-07-28 10:35:57下载
- 积分:1
-
avicapture
AVICapture
- 2022-02-03 13:13:22下载
- 积分:1
-
基于 easyui的ssh2的作业管理系统
本项目是基于ssh2的作业管理系统,用的是jqueryeasyui的前台框架,项目包含发布作业,上传作业,下载作业分单个下载和批量下载,麻雀虽小,五脏俱全
- 2022-03-13 14:00:11下载
- 积分:1
-
图论的小软件代码,可以实现简单的功能,是vc++下完成的
图论的小软件代码,可以实现简单的功能,是vc++下完成的-Graph theory, a small software code that can perform simple functions, is done under vc++
- 2022-12-27 18:40:04下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
获取DLL中的版本信息(主版本号,次版本号等)
获取DLL中的版本信息(主版本号,次版本号等)-DLL to obtain the version information (major version number, sub-version number, etc.)
- 2022-08-23 07:54:03下载
- 积分:1
-
宾馆管理信息系统 使用的开发语言是visual basic6.0+SQL2
宾馆管理信息系统 使用的开发语言是visual basic6.0+SQL2-MIS for Hotel
Developing entironment:
Visual Basic 6.0
SQL 2
- 2022-07-28 08:51:14下载
- 积分:1
-
思思暮暮、寻寻觅觅、相见恨晚、爱不释手、共产共荣
思思暮暮、寻寻觅觅、相见恨晚、爱不释手、共产共荣-一个多么神奇的开发包,用于实施数据处理算法研究-思思evening twilight, searching, Brief Encounter, put it down, the communist prosperity- what a fantastic development kit for the implementation of data-processing algorithms and so on
- 2022-01-25 14:46:29下载
- 积分:1
-
OCR识别基础入门
该程序主要实现机器视觉识别中的OCR识别应用——手动在画板上画出一个数字,然后能够自动识别出数字来。代码包含六个文件:preprocessing.cpp,basicOCR.cpp,main.cpp,basicOCR.h,preprocessing.h。主要进行前期图片处理,然后归一化,分类,训练,测试识别等。然后还有一个文件夹内包含测试和训练所需字符图片,总共10类,每类100张图片,每类中前50张用于训练后50张用于测试。
- 2022-11-11 18:40:03下载
- 积分:1