▍1. Hello-world-Beta
最简单的操作系统,使用nasm来编译,启动会显示一些字符串smile米奇333(The easiest operating system to use nasm to compile, will start to show some strings smile Mickey 333)
最简单的操作系统,使用nasm来编译,启动会显示一些字符串smile米奇333(The easiest operating system to use nasm to compile, will start to show some strings smile Mickey 333)
对偏振图像进行融合处理。其中包括比较经典的小波变换,ihs垂直变换以及拉普拉斯金字塔变换。。。(The polarization image fusion processing. Including the more classic wavelet transform, ihs vertical transformation and Laplacian pyramid transformation. . .)
一个关于雾化器的程序,可以自动检测频率,和进行微调,有干烧检测,用的芯片是MC32P7311。(A program about atomizer, can automatically detect frequency, and trimmer, and there are dry, use of the chip is MC32P7311.)
51单片机与NFR24L01连接原理图,基于完整的ASM程序代码。双方都要采用项目的电路。(51 and NFR24L01 connection diagram, based on the complete ASM code. The two sides should adopt circuit project.)
接收从键盘输入的字符串(字符串中包含数字、大写字符、小写字符及标点符号等等,字符串以回车符作为结束符),编写程序将其中的小写字符转换成大写字符,然后将转换后的字符串显示在屏幕上。(Receiving (string contains numbers, uppercase characters, lowercase characters and punctuation marks, etc., as the end string carriage return character) a string of keyboard input, write a program in which lowercase characters to uppercase characters, and then the converted string is displayed on the screen.)
使用晟矽微单片机开发的车灯,可以实现爆闪,两灯对闪,渐闪等。(Sheng microcontroller development using silicon micro lights, can flash explosion of two lights flash, flash and so gradually.)
这是基于单片机设计了一款PLC系统,有详细的梯形图到汇编语言的转换(This is based on a single-chip design of the PLC system, a detailed Ladder to assembly language conversion)
1,添加了search搜索模块。 2,修正了一个安全漏洞。 3,界面上的修改。(1, added search search module. 2, fixes a security vulnerability. 3, modify the interface.)
基于STC单片机的DMX主机程序,串口收发程序,有自动左右跑马、流水等功能(STC microcontroller-based DMX mainframe procedures, serial transceiver procedures, automatic around Happy Valley, water and other functions)
该程序用于测试128 * 64系列模型 控制器:S6B0108,驱动:s6b0107(The program is used for testing 128*64 serial model Controller:S6B0108,Driver :S6B0107)
设有n(设为17)个人围坐在圆桌周围,按顺时针给他们编号(1,2,...,n),从第1个人开始按顺时针方向加1报数,当报数到m(设为11)时,该人出列,余下的人继续进行,直到所有人出列为止。编写程序模拟这一过程,求出出列人的编号顺序。(Has n (set to 17) people sitting around the round table, clockwise to them number (1,2, ..., n), starting clockwise plus one number off the first person, when the number of reported m (to 11) to the person out of the line, the rest of the people continues until all of the columns so far. Programming simulation of this process, determine the number of people out of the column order.)
微机系统与接口学习使用的一些测试程序,测试芯片的使用。(Some computer systems interface testing program to learn to use, the test chip to use.)
一个多通道ADC转换DMA传输数据。程序是选择的通道0和通道1,各采集50次,然后滤波取其平均值,并发送到串口显示采样的电压值。(A multi-channel ADC conversion DMA transfer data. Program is selected channels 0 and 1, each collecting 50 times, then filtering the mean value, and sent to the serial display sampled voltage value.)
艾默生串口驱动打印机,带有BAT500协议(BAT500 printer,protocol of BAT500)
68HC12 example code - Driving a dc motor using PWM format