资源列表
[Windows编程] ProcViewer
说明:windows 进程查看工具,效果不错,不妨一试-Show windows process tools, well, one may wish to test<冯磊> 在 2025-03-04 上传 | 大小:218kb | 下载:0
[其他小程序] asmallmathgame
说明:组数游戏 n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。 提示 eg 输入 123 2 33 1006 12 先找出最大数字为四位,再将所有数字变成四位数: 1230 2000 3300 1006 1200 然后排序 3300 2000 1230 1200 1006 将后面加上的0去掉得 332123121006 自己编的,一次作业而已,全<张超> 在 2025-03-04 上传 | 大小:1kb | 下载:0
[Windows编程] thebirthofrares
说明:有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。-Have a pair of rabbit from birth to 3 months after starting the monthly Health and a pair of rabbit, small rabbit long to the first 3 months after the month<张超> 在 2025-03-04 上传 | 大小:48kb | 下载:0
[Windows编程] visual
说明:学习c++的课件希望大家能够得到更好的分享,同时希望对你的学习有所帮助-Learning c++ Courseware hope that we can be better shared, at the same time want to be helpful to your learning<yangxingming> 在 2025-03-04 上传 | 大小:2.74mb | 下载:0
[Windows编程] votesandfootball
说明:选票系统,各项目名次取法: 1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。 2.取前3名:第1名得分5,第2名得分3,第3名得分2。 3.用户自定义:各名次权值由用户指定。-Vote system, the project取法ranking: 1. Check before 5: No. 1 scoring 7, No. 2 scoring 5, 3 scored 3, four sco<张超> 在 2025-03-04 上传 | 大小:1kb | 下载:0
[其他小程序] MJPEGVideoSource
说明:mjpeg解码的类,适合进行mjpeg和jpeg之间的转化-MJPEG codec class, suitable for MJPEG and jpeg conversion between<afna> 在 2025-03-04 上传 | 大小:4kb | 下载:0
[Windows编程] thesortofsomemathwords
说明:组数游戏的第二种方法,同学编的: 组数游戏 n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。 提示 eg 输入 123 2 33 1006 12 先找出最大数字为四位,再将所有数字变成四位数: 1230 2000 3300 1006 1200 然后排序 3300 2000 1230 1200 1006 将后面加上的0去掉得 332123121<张超> 在 2025-03-04 上传 | 大小:1kb | 下载:0
[驱动编程] NandFlash_driver_bug
说明:在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual p<neil> 在 2025-03-04 上传 | 大小:6kb | 下载:0