资源列表
n皇后问题
- 递归回溯法求解并输出输出n皇后问题所有解法(n的取值不限)(Output all solutions to the N queens problem)
实验3 按键输入
- 用STM32控制按键输入 程序非常通俗易懂(With STM32 control button input program, very easy to understand)
salon
- php salon system. sql databse
实验4 串口实验
- 此程序中用stm32控制串口 此实验通俗易懂(This procedure with STM32 control serial port, this experiment is easy to understand)
library
- library php and sql database
实验5 外部中断实验
- 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
GD32F1x0最新固件库
- 该资料包含了GD32F1x0的最新固件库(GD32F1x0 firmware library)
ImageUtils
- PB可以调用的BMP转JPG的动态库 PB 函数声明 function Boolean Bmp2Jpgzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for 'Bmp2Jpg' function Boolean Jpg2Bmpzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for
GraphDemo
- 使用vc++实现波形图的动态显示,提供一种思路(Using vc++ to achieve the dynamic display of waveform, to provide a way of thinking)
split_excel2
- 按照制定的行对excel进行分割为不同的文件夹及不同文件(Divide the excel into different folders and different files according to the line made)
BLDC钢铁侠QQ1036839164
- 电调电路,很实用的,已经经过验证,可用于直接生产(Electrical adjustment circuit, very practical, has been verified, can be used for direct production)
至简设计法--VGA_显示动画
- 至简设计法--VGA显示动画 工程说明 本工程VGA显示要求:复位后,屏幕中央显示直径为10的蓝色圆点;按下按键0,圆点图像逐渐变大,直至直径变为400;再按一下按键0,圆点逐渐变小,直到直径为10。此过程要有明显的动画效果。 案例补充说明 本设计的VGA图像动态显示是基于FPGA实现的,采用了Verilog HDL语言编写,再加上有明德扬的至简设计法作为技术支撑,可使程序代码简洁且执行效率高。(Engineering descr iption The engineering requirem