-
仿WPF音乐播放器(winform源码)
音乐播放器,实现了音乐的添加,播放,暂停,上一首,下一首等基础功能, --------------------------核心代码均给出了注释-------------------------------------------
- 2020-02-24下载
- 积分:1
-
point
用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方(Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity))
- 2012-12-16 13:14:04下载
- 积分:1
-
LCD12864
这是LCD12864的源程序。是我现在看到最规范的程序!(This is LCD12864 of the source. I now see the standard procedure!)
- 2010-11-03 12:52:37下载
- 积分:1
-
MyBrower
用C++制作的浏览器,浏览速度快,占用内存小(This is mybrowse)
- 2012-03-07 09:58:05下载
- 积分:1
-
Embeddreatment
基于嵌入式设计的废气处理自动控制系统Embedded design based automatic control system for waste gas treatment(Embedded design based automatic control system for waste gas treatment)
- 2011-01-25 19:51:33下载
- 积分:1
-
guoqian-Code1
国嵌视频的源码,有利于初学者进行实验,能够对课上内容好好进行理解(Country embedded video source to help beginners to experiment and have a thorough understanding of the class)
- 2012-07-05 21:26:20下载
- 积分:1
-
最终版
实现在线监测数控机床的振动信号,并存入计算机数据库内(Realize online monitoring of vibration signals of CNC machine tools and store them in computer database)
- 2019-03-01 18:43:11下载
- 积分:1
-
从ring3切换到ring0的代码
从ring3切换到ring0的代码(-The code which can exchange ring3 to ring0)
- 2003-10-21 20:57:47下载
- 积分:1
-
触摸屏
基于stm32开发板的简单应用,触摸屏模块的基本应用及初始化。(Touch screen is based on the simple application of 32 development board, the basic application and initialization of touch screen module.)
- 2020-06-21 07:40:01下载
- 积分:1
-
readdxf
#-------------------------------------------------## Project created by QtCreator 2017-11-01T09:35:55##-------------------------------------------------QT += core guigreaterThan(QT_MAJOR_VERSION, 4): QT += widgetsTARGET = read_dxfTEMPLATE = app# The following define makes your compiler emit warnings if you use# any feature of Qt which as been marked as deprecated (the exact warnings# depend on your compiler). Please consult the documentation of the# deprecated API in order to know how to port your code away from it.DEFINES += QT_DEPRECATED_WARNINGS# You can also make your code fail to compile if you use deprecated APIs.# In order to do so, uncomment the following line.# You can also select to disable deprecated APIs only up to a certain version of Qt.#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000&n
- 2022-03-17 18:02:15下载
- 积分:1