-
2018-2019-2离散数学复习资料
复习离散数学,提高学习能力,更加清楚离散(Reviewing Discrete Mathematics to Improve Learning Ability and Clear Discrete Mathematics)
- 2021-01-28 21:28:36下载
- 积分:1
-
Car_Demo
说明: 通过51单片机及语音模块实现了简单的小车运动。(Simple car movement is realized by 51 single chip computer and voice module.)
- 2020-06-16 01:40:01下载
- 积分:1
-
很实用的C语言源代码
/*
模拟扫雷游戏
*/
#include
#include
#include
#include
#include
#include
#include
union REGS regs;
int size=15;/*用于表示每个方块的大小(正方形的边长)*/
int pix,piy=50;/*pix,piy是矩阵的偏移量*/
char b[2]="1";/*用于显示方格周围的雷的个数*/
int pan[30][16];/*用于记录盘面的情况:0:没有、9:有雷、1~8:周围雷的个数*/
int pan1[30][16];/*pan1[][]纪录当前的挖雷情况,0:没有操作、1:打开了、2:标记了*/
int tt;/*纪录时间参数*/
int Eflags;/*用于标记鼠标按钮的有效性,0:有效,1:无效,2:这是鼠标的任意键等于重新开始*/
- 2022-06-20 22:55:01下载
- 积分:1
-
ubuntu
ubuntu系统性能优化简单教程
关闭最小化动画
长期使用 Ubuntu 后有一种感觉,那就是在 GNOME 中启动应用程序时,速度越来越慢。在 Ubuntu 英文论坛那边看到一个技巧,可以对这个问题起到改善作用。打开 /etc/hosts 文件,可以看到类似下面的内容:
。。。。。。。。。。。。(Ubuntu system performance optimization simple tutorial
Close minimize animation
After long-term use of Ubuntu, it is a kind of feeling in the GNOME started in the application, the more and more slow. In English BBS there see a Ubuntu on this problem technique that can play improved. Open/etc/hosts file, can see similar the following content:
)
- 2011-05-17 20:20:51下载
- 积分:1
-
抽签器/C语言对excel列表的操作
对excel列表中的数据进行随机抽取excle操作
- 2022-10-22 16:20:13下载
- 积分:1
-
j-link-The-firmware-fix-pack
J-LINK V8 出厂固件烧录与修复文件,压缩包中的.bin烧录文件为破解文件烧录即可使用,且附带烧录教程、破解教程(J- LINK V8 factory firmware replication and repair files, compressed package. In the buffer bin file for solving file replication can be used, and the supplementary burning tutorials, crack tutorial)
- 2016-02-17 17:43:38下载
- 积分:1
-
stm32激光测距,可以实现30m的测距
这个代码是基于stm32L0系列的激光测距,采用MS1002/MS1022的TDC芯片来进行时间测量。MS1002/MS022可以替代常用的GP2芯片。但是因为个人能力问题,原本是想测量一千米的室外距离,现在在室内条件有限,只能测试到30m的距离,拿到室外之后测试的灵敏度会降低,有时可能没办法测距。这个还在修改中,有问题我们可以一起讨论。欢迎大家指正
- 2022-04-07 23:00:45下载
- 积分:1
-
downloadmanager网络下载
downloadmanager网络下载
DownloadManger是android 2.3(API 9)开始提供的系统服务,用于处理长时间的下载操作。应用场景是客户端请求一个URL地址去下载一个目标文件。DownloadManger可以构建一个后台下载服务,在发生故障或连接更改、重新启动系统等情况后,处理HTTP连接并重试下载。
如果APP通过DownloadManager请求下载,那么应用注册ACTION_NOTIFICATION_CLICKED的广播,以便在用户单击下载通知栏或者下载UI时,进行适当处理。
- 2022-11-10 08:55:03下载
- 积分:1
-
GPSCSharp
GPS采集,GPS信息读取,内容很全,用C#开发的,适用于window mobile、window ce设备上使用。(GPS acquisition, GPS information is read, the content is very wide, with a C # development for window mobile, using the window ce device.)
- 2014-03-03 04:51:21下载
- 积分:1
-
BANK-3P-LV
.NET银行系统,.NET银行系统,开户,转账,查询,取款,存款。登陆(.NET bank system,.NET bank system)
- 2013-07-29 16:22:31下载
- 积分:1