资源列表
[android开发] Vidit_musicplayer-(1)
说明:Music player for android<Nitin Malik> 在 2025-11-09 上传 | 大小:2.3mb | 下载:0
[通讯编程] Camera-video-capture
说明:用VC++来实现摄像头视频的捕捉,从网上看到的-Camera video capture, with VC++ to see from the Internet<lin> 在 2025-11-09 上传 | 大小:26kb | 下载:0
[单片机(51,AVR,MSP430等)] jie1
说明:基于51单片机的max485的接收程序,包括功能(接收数据,并进行数据修正,并显示在595驱动的数码管上)-Based on the the 51 microcontroller max485 receiving program, function (receive data, and data correction and displayed in a 595-driven digital tube)<贾炜> 在 2025-11-09 上传 | 大小:2kb | 下载:0
[其他小程序] add
说明:有0,1,2三个数,此后,每次取出较大的两个数,用这两个数的和替换原先三个数中的任意一个。求需要使用最少的操作次数得到一个数x。-0, 1, 2 or three, Since then, every time you remove the larger of the two, with two numbers and replace any one of the original three numbers. Requirements need to use the minimum opera<yao> 在 2025-11-09 上传 | 大小:1kb | 下载:0
[嵌入式Linux] time_ser_cli
说明:linux下的一个基于socket通信的时间服务器和客户端的源码!-a socket-based communication server and client source code under linux!<贾炜> 在 2025-11-09 上传 | 大小:9kb | 下载:0
[图形图像处理(光照,映射..)] Image-enhancement
说明:图像增强实验设计,包括图像二值化和直方图均衡化等-The image enhancement experimental design, including image binarization and histogram equalization, etc.<戴咪嘟> 在 2025-11-09 上传 | 大小:258kb | 下载:0
[其他小程序] task
说明:有台机器每次只能处理一个任务,所以n个任务需要排成一个队列等待处理。当处理一个任务时,其他任务都处于等待状态,总等待时间累加等待的任务个数乘以任务处理时间。每个任务的等待时间由一个正整数w表示,表示这个任务当前需要的时间为w,当处理完这个任务后,该任务完成,并产生一个时间为w-1的任务,并排到队列的末尾,当然,如果w-1等于0,则不会产生新任务。求对这n个任务进行排列后,所花费的最小总等待时间是多少-The machine can only handle one task, so the n t<yao> 在 2025-11-09 上传 | 大小:1kb | 下载:0