资源列表
排序选择:
[教育/学校应用] 01
说明:学号、姓名、5门课程(英语、高数、马哲、计算机、电子技术)的成绩,输入此数据,要求按总分从高到底的顺序保存到cj.dat文件中,并按学号从小到大的顺序打印出每门课程的成绩表,以及总分最高分的学生的数据(包括学号、姓名、各门课的成绩、平均分数)。-Student id, name, 5 courses (English, advanced mathematics, Ma Zhe, computer, electronic technology), input the data, save requ<枫> 在 2025-09-25 上传 | 大小:2.02mb | 下载:0
[Windows编程] DayNote1.5
说明:用C++做的有定时功能的闹铃管理系统可实现定时定期提醒-In c++ do have timing function of the alarm management system can realize regularly reminded on a regular basis<孟友平> 在 2025-09-25 上传 | 大小:4.42mb | 下载:0
[android开发] android_videoview_http
说明:实现在手机上视频播放功能,有进度条展示当前刻度-Implemented on a mobile phone video playback function, a progress bar shows the current scale<Simon> 在 2025-09-25 上传 | 大小:1.19mb | 下载:0
[其他小程序] mandelbrotimage
说明:绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。 图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数<bohan> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[android开发] android_json
说明:一个实现json解析的工具,里面包含有一个json解析实例,并且有很好的json解析工具类,大家有想要的可以自行下载。-An implementation of json parse tool that contains a json parse instance, and have good json analytical tools, you want to download.<Simon> 在 2025-09-25 上传 | 大小:1.2mb | 下载:0
[android开发] android_apk_install
说明:一个实现Android应用程序在线安装,可以在线更新的源码-An implementation of Android applications online installation, can update the source online<Simon> 在 2025-09-25 上传 | 大小:1.18mb | 下载:0