资源列表
[matlab例程] matlab-program
说明:经典Matlab编程以及教程,适合初学者学习-Matlab program<露营> 在 2025-07-07 上传 | 大小:50kb | 下载:0
[汇编语言] compiled-graphical-clock
说明:汇编语言编写的图形化时钟,采用了Bresenham算法画圆-Graphical assembly language clock, using the Bresenham circle algorithm<李明> 在 2025-07-07 上传 | 大小:9kb | 下载:0
[单片机(51,AVR,MSP430等)] times
说明:此为51系列单片机的一个小应用系统,不错,是在keil 2和proteus中开发的电子钟,不错,我用5天的时间搞定的,希望对大家有用-This is the 51 computers in a small application, yes, in keil 2 and proteus in the development of the electronic clock, yes, I get in 5 days, and we hope to be useful. . .<顾勇> 在 2025-07-07 上传 | 大小:110kb | 下载:0
[单片机(51,AVR,MSP430等)] c_digitalclock
说明:c语言编写的数字时钟程序代码,比较适合初级程序员-digital clock by c language code<许杰> 在 2025-07-07 上传 | 大小:10kb | 下载:0
[其他小程序] time_power_off
说明:因为宿舍晚上11点熄灯,有时候总是会忘记时间,就随手写的一个让电脑定时关机的小程序-A programme which can control the computer off at a time that user set.<于飏> 在 2025-07-07 上传 | 大小:735kb | 下载:0
[单片机(51,AVR,MSP430等)] VB
说明:此程序为C51的上位机程序,是我花了一周开发的,希望对大家有帮助-This program' s host computer program for the C51, I spent a week developed, we want to help. . .<顾勇> 在 2025-07-07 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] RGBtoHSI
说明:It is the first file which I have uploaded<Felix> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[DSP编程] DSP5509shiyongshouce
说明:HX—DSP5509开发板使用手册:描述了该开发板的硬件结构及原理以及使用方法和编程之道。-HX-DSP5509 development board manual: describes the hardware and the development board and the use of methods and principles of the Tao of Programming.<杨森元> 在 2025-07-07 上传 | 大小:2.89mb | 下载:0
[其他小程序] 100chicken
说明:100元买100只鸡,其中公鸡5元1只,母鸡3元1只,小鸡1元3只,要求每种鸡至少有1只,要求编写程序统计并输出所有购买方案。-100 yuan to buy 100 chickens, of which 5 yuan a rooster, a hen 3 yuan, 1 yuan three chickens, requiring at least one for every breeder, statistics and programming required to purchase th<许杰> 在 2025-07-07 上传 | 大小:10kb | 下载:0
[Symbian] demosaicing
说明: a or b is not integer a = double(uint16(xx)) (a,b) is the base-dot b = double(uint16(yy)) x11 = double(I(a,b)) x11 <- I(a,b) x12 = double(I(a,b+1)) x12 <- I(a,b+1) x21 = double(I(a+1,b)) x21 <- I(a+1,b) x22 = double(I(a+1,b+1))<Felix> 在 2025-07-07 上传 | 大小:1kb | 下载:0