资源列表
排序选择:
[JSP源码/Java] maze
说明: 迷宫问题,随机生成迷宫,若有出口,则走出迷宫,若没有出口,则重新生成迷宫。-Maze, randomly generated maze, if exported, out of the maze, if there is no exit, then re-generated maze.<fengjiang> 在 2025-11-13 上传 | 大小:1kb | 下载:0
[android开发] Android_IBM
说明:android development introduction-android development introduction and examples<as> 在 2025-11-13 上传 | 大小:804kb | 下载:0
[嵌入式/单片机编程] ourdev_507009
说明:用16位ad芯片ad7705设计的电源设计电路图,连线清晰,希望会有帮助!-Ad with 16-bit chip ad7705 schematic design of the power supply design, the connection clear, I hope will be helpful!<hundy> 在 2025-11-13 上传 | 大小:59kb | 下载:0
[软件工程] javame08070220084070239
说明:可以实现联网功能,可用于信息提取,可用制作联网天气预报查询-Networked capabilities for information extraction<zhuwen> 在 2025-11-13 上传 | 大小:161kb | 下载:0
[编译器/词法分析] bianyiyuanli
说明:词法分析器 编译原理 关键字种别码的辨别分析出一个个的单词-Compiler theory keyword lexer code to identify other kinds of analysis of one of the words<qinyongxu> 在 2025-11-13 上传 | 大小:187kb | 下载:0
[Linux/Unix编程] chuankoutongxin
说明:串口通信,用QT做一个上位机,实现向下位机发送数据。-serial communication<ld> 在 2025-11-13 上传 | 大小:2.08mb | 下载:0
[matlab例程] primal_svm
说明:This a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory-This is a Matlab code explaining the Primal SVM training and testing algorithm using Lagrange mathematical theory<hzhamad> 在 2025-11-13 上传 | 大小:5kb | 下载:0
[串口编程] temperature--display
说明:串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据<孙启瑞> 在 2025-11-13 上传 | 大小:3.68mb | 下载:0