资源列表
排序选择:
[驱动编程] ADC
说明:STM8S105K4型单片机的ADC模块简单数值的采样程序-STM8S105K4 microcontroller ADC module simple numerical sampling procedures<xuguantian> 在 2025-06-21 上传 | 大小:59kb | 下载:0
[其他小程序] ISCAS89(vhdl)
说明:ISCAS89电路的vhdl代码,测试使用-the vhdl code of ISCAS89 circuit for testing<欧阳> 在 2025-06-21 上传 | 大小:1.5mb | 下载:0
[文档资料] MusicPlayer
说明:这是一个音乐播放器,包含了信息管理,列表,服务等功能-this is a MusicPlayer.<蒋国良> 在 2025-06-21 上传 | 大小:3kb | 下载:0
[JSP源码/Java] CityWeather
说明:一款城市天气,能查看当前天气,指定城市天气等-this is a CityWheather<蒋国良> 在 2025-06-21 上传 | 大小:6kb | 下载:0
[串口编程] EE
说明:该程序可将把数据34.237写入ha.txt文件中。该程序用VC语言编写。适合VC初学者实践体验。 // 注:在运行程序之前,必须先创建子目录D:\CRY1\HH -The program will data the 34.237 written to the ha.txt file. The program with VC language. Suitable for VC the beginners practice of experience.// NOTE: Before run<liqiangma> 在 2025-06-21 上传 | 大小:1.38mb | 下载:0
[压缩解压] aberrationsimulation
说明:本程序模拟了存在像差时候的波面的衍射模式,对研究波前畸变对光束的影响具有重要作用-This procedure simulated when the existing aberration of the wave diffraction pattern, to the research of the wavefront aberration on the influence of the beam plays an important role<宋强> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Image-processing
说明:大量有关图形图像处理的基本程序 ,内有dither 函数 gray2ind 函数 grayslice 函数 im2bw 函数 ind2gray 函数 ind2rgb 函数 mat2gray 函数 rgb2gray 函数 rgb2ind 函数 等程序。二值化处理、图像分割、图像变换等方法-Graphics image processing procedures, which are the dither function gray2ind function grayslice functions<乔峰> 在 2025-06-21 上传 | 大小:86kb | 下载:1
[文档资料] cPP
说明:编写一个程序,有一个汽车类vehicle,它具有一个需传递参数的构造函数,类中的数据成员包括:车轮个数和车重量,它们放在保护段中;轿车类car是它的公有派生类,其包含当前乘坐人数、最大乘载人数、当前行驶速度、最大行驶速度等数据,有加速、减速功能(加速、减速对应当前行驶速度增加、减少,默认每次变化为1,允许用户根据需要,自己输入每次变化值)等功能函数;卡车类truck是vehicle的私有派生类,它有最大载重量、当前载重量和车高等成员数据,当前载重量的判断等。每个类都有相应的构造函数、析构函数、成<岳青> 在 2025-06-21 上传 | 大小:1kb | 下载:0