资源列表
matlab基频分析方法
- 脑电信号处理合集,里面有一些基础代码,献给大家(EEG Signal Management)
Matlab GUI 初学者教学教程
- Matlab GUI 初学者教学教程,学习matlab制作界面(Matlab GUI beginner tutorial)
Matlab 图像处理教学教程
- Matlab 图像处理教学教程,告诉你怎么处理图像(Matlab image processing tutorial)
2437973
- 可以把VC7,0的文件转换成VC6,0的文件,非常好用,不错()
Myclock
- MFC编程单对话框画时钟,可以修改时间,时,分,秒。(MFC Programming single dialog box drawing clock, you can modify the time, time, minutes, seconds.)
class_37_homework_01
- 编写的一个python小游戏,乌龟吃小鱼: 假设游戏场景范围想(x,y)均为[0,10];游戏生成1只乌龟和10条鱼;他们移动方向均随机;乌龟最大移动能力为2(可为1或2),鱼最大移动能力为1;当移动到场景边缘自动向反方向动;乌龟初始体能为100(上限);乌龟每移动一次体力消耗1;乌龟与鱼坐标重合,乌龟吃鱼,乌龟体力增20;鱼暂不计体力;当乌龟体力为0或鱼儿数量为0游戏结束(Prepared a python game, the turtle to eat fish: Assuming th
新建 WinRAR 压缩文件
- 该程序是分别使用快速排序、插入排序、选择排序、冒泡排序、堆排序、归并排序、基数排序制作的,可以选择其一实现数组排序,通过主函数调用实现七种算法的演示。当输入一个数组的元素个数和数组元素之后可以选择七种排序方法之一进行排序并按从小到大的顺序输出。(The program is using fast sorting, insert sort, select sort, bubble sort, heap sort, merge sort, radix sort production, you can
ntfs-3g_ntfsprogs-2017.3.23 - 副本
- 多平台文件系统移植库。 NTFS-3G是一个开源软件,支持在Linux, FreeBSD, Mac OS X, NetBSD, Haiku操作系统下读写NTFS格式的分区。它能快速且安全的操作Windows XP, Windows Server 2003, Windows 2000 以及Windows Vista文件系统,除了完全的文件属主和访问权限,它支持所有符合POSIX标准的磁盘操作。(Multi platform file system transplantation Library)
串口发送报文学习测试程序V1.0-已验证
- 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of basic can understand.)
一份不错的C语言指针教程
- Linux下的一份不错的C语言指针教程,完整版,可下载(Linux language pointer tutorial under C, full version, can be downloaded)
coded__eaged
- 可以滚动显示文字的提示窗口的示例代码,c#编写,可以进一步扩充()
dbmonitor
- 这现对MYSQL语句的跟踪,通过此跟踪可以很好的实现对MYSQL的管控。(it is tracking for mysql)