资源列表
排序选择:
[单片机(51,AVR,MSP430等)] STC12P24C02
说明:用STC12C5A60S2单片机 和24c02 EEPROOM 实现掉电存储,记录开机次数并在数码管上进行显示。-Achieve with STC12C5A60S2 microcontroller and 24c02 EEPROOM, power-down storage, record boot times on the digital display.<飞龙> 在 2025-09-20 上传 | 大小:36kb | 下载:0
[软件工程] Horse-riding-board-
说明:马踏棋盘课程设计。输出形式为棋盘,这样便于直观。-Horse riding board curriculum design. The output form the board, it is easy and intuitive.<高伟> 在 2025-09-20 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Java-Genetic-Algorithm-Package
说明:Java Genetic Algorithm Package——Java遗传算法包。-Java Genetic Algorithm Package<Rose> 在 2025-09-20 上传 | 大小:17kb | 下载:0
[Windows编程] ydxc
说明:多线程调用的是子程序我们都知道 子程序里也可以调用其他的子程序 但是有一点要注意:子程序里需要的变量(用到的变量) 必须在子程序里赋值 在主脚本里赋值,线程里会认为无效 也就是说 调用的子程序里的变量都会变成 该线程的变量 虽然变量名一样但是作用范围完全改变了-The multithreaded called subroutine we all know that the subroutine can also call other subroutines but one thing to pa<段绍巨> 在 2025-09-20 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] STC12PPWM
说明:用STC125A60S2单片机的PCA模式,实现PWM波的输出,可用于驱动智能车电机-With STC125A60S2 MCU PCA model PWM wave output, can be used to drive a smart car motor<飞龙> 在 2025-09-20 上传 | 大小:23kb | 下载:0
[单片机(51,AVR,MSP430等)] STC12P5110
说明:编译环境为Keil 用STC12c5a60s2单片机驱动诺基亚3310 5110液晶屏幕进行点阵的显示-Compilation environment for the Keil with STC12c5a60s2 microcontrollers driver Nokia 3310 5110 LCD screen dot matrix display<飞龙> 在 2025-09-20 上传 | 大小:46kb | 下载:0
[软件工程] matrix-transpose-operation
说明:稀疏矩阵的三元组存储及其转置运算。使用三元组存储以下稀疏矩阵,并使用3种转置算法进行转置。转置方法1:直接交换行列,再排序。 转置方法2:执行n次扫描。 转置方法3:快速转置。-Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permutation algorithm to transpose.Th<高伟> 在 2025-09-20 上传 | 大小:1kb | 下载:0