-
dalushengfenzheng
能够查处任何人的 身份,以及年纪是一宽很好的软件。(Can be investigated and dealt with the identity of any person, as well as the age is a very good wide software.)
- 2008-08-20 23:28:07下载
- 积分:1
-
gfdm-lib-matlab-master
说明: matlab仿真代码,适合初学者学习,包括产生GFDM信号并于OFDM进行PAPR比较(Matlab simulation code, suitable for beginners to learn.)
- 2021-04-07 11:49:01下载
- 积分:1
-
frmGoodsIn
学生比赛的时候自行设计的OA办公系统,功能可能不是那么完善(The function of the OA office system designed by the students during the competition may not be so perfect.)
- 2020-06-25 07:00:02下载
- 积分:1
-
EloamComDemo
高拍仪demo(demo)
- 2020-09-09 11:08:02下载
- 积分:1
-
通达智能网络办公系统,没有试用期的培训系统,替换源文件即可。...
通达智能网络办公系统,没有试用期的培训系统,替换源文件即可。-Access to office systems, intelligent network, there is no probationary period for the training system, the replacement of the source file can be.
- 2022-08-15 18:04:14下载
- 积分:1
-
异形按纽,绝对异型
异形按纽,绝对异型-square button absolutely abnormal
- 2022-08-03 01:27:18下载
- 积分:1
-
实现虚拟示波器的功能
实现虚拟示波器的功能-Realize the function of the virtual oscilloscope
- 2023-07-17 06:00:04下载
- 积分:1
-
VC++ 删除目录、文件夹
VC++ 删除目录或文件夹的例子。删除指定的文件夹目录的源码,请在文本框中输入需要删除的目录名称、路径即可,路径不要错哦,本示例主要是演示如何删除文件,在易用性方面没过多完善。
//是文件时直接删除
if (!file.IsDots() && !file.IsDirectory())
DeleteFile(file.GetFilePath());
else if (file.IsDots())
continue;
else if (file.IsDirectory())
{
path = file.GetFilePath();
//是目录时,继续递归调用函数删除该目录下的文件
DelFolder(path);
//目录为空后删除目录
RemoveDirectory(path);
}
- 2022-01-22 03:11:03下载
- 积分:1
-
CC2430-31
zigbee模块,基于开发板进行的一些基础性入门实验,没有添加协议栈的裸机实验。(zigbee module development board based on some basic entry test, did not add the protocol stack bare metal experiments.)
- 2013-07-15 16:49:02下载
- 积分:1
-
20081121
技术文章及源代码,asp图书管理系统开发实力(Technical articles and source code, asp library management system)
- 2009-07-11 18:50:50下载
- 积分:1