资源列表
[单片机(51,AVR,MSP430等)] led_1addto100
说明:51单片机控制,在数码管上显示1~100的,间隔1秒.-This program is used to display the number from 1 to 100 on a nixie tube, adding 1 per second, which is controlled by 51 MCU.<张琪> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] sof_8070
说明:SOF (Service Oriented fr a mework) wants to help software developers to avoid developing monolithic software. The SOF fr a mework allows to separate a software system in several small components which are communicating v<小凡> 在 2025-01-18 上传 | 大小:312kb | 下载:0
[其他行业] The-dinner-system
说明:校区订餐平台系统是C/S结构的,包含客户端、服务器端和超级管理员部分(每个部分由多个java文件组成,分别压缩)。上传的文件还包括了程序的设计文档。-The dinner system<郑政> 在 2025-01-18 上传 | 大小:981kb | 下载:0
[单片机(51,AVR,MSP430等)] ceju
说明:用51单片机进行超声波测距。数码管显示距离,一米二以内报警。距离越近,声音频率越高。-Ultrasonic Ranging with 51. The digital display the distance, two less than one meter alarm. The closer the higher the frequency of the sound.<张琪> 在 2025-01-18 上传 | 大小:2kb | 下载:0
[加密解密] dictionary-creating.tar
说明:生成数字密码,可随时更改密码位数。所给程序实现8位数字密码的生成,可以自定义为电话号码或者生日格式-This cpp file helps creating a dictionary of codes in 8 bits long numbers. Including phone numbers and birthday.<carl> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[GPS编程] matlab-of-GPS-
说明:卫星导航的一些基本原理的编程实现程序。包括卫星画图等。-Satellite navigation of the basic principle of programming realize the program.<杨建> 在 2025-01-18 上传 | 大小:12kb | 下载:0
[VHDL编程] FPGA-lessons
说明:介绍FPGA系统开发的课件。全国电子竞赛时用的,很实用。-Describes the FPGA system development courseware. National electronic contest, very practical.<张琪> 在 2025-01-18 上传 | 大小:12.25mb | 下载:0
[GPS编程] kalman-filter
说明:kalman 滤波详细设计步骤及matlab代码实现-Kalman filtering detailed design steps and matlab code realization<杨建> 在 2025-01-18 上传 | 大小:345kb | 下载:0
[单片机(51,AVR,MSP430等)] Assembly-code-conversion-program
说明:程序分七个模块编写,不同模块实现不同功能 1为主模块,调用模块5和模块7,模块5又调用模块2、3、4和模块6四个模块,其中: 模块2实现小写字母向大写字母的转换,模块3实现大写字母向小写字母的转换, 模块4实现二进制数向十进制数的转换,模块6实现十六进制数向二进制数的转换,模块7实现十进制数向十六进制数的转换。按“q”键退出 运行程序后,屏幕上要有选择哪种转换的提示菜单 显示结果,十进制数后要加D,十六进制数后要加H<fcc> 在 2025-01-18 上传 | 大小:255kb | 下载:0