资源列表
排序选择:
[TCP/IP协议栈] lwip-0.7.1
说明:LWIP-0.7.1在UCOS_II下的移植-LWIP-0.7.1 in UCOS_II transplantation under<amen> 在 2025-07-15 上传 | 大小:318kb | 下载:0
[Linux/Unix编程] linux_ADSL
说明:详细介绍在LINUX中如何配置ADSL网络,让你可以在LINUX操作系统中自由的上网.-LINUX in detail how to configure the ADSL network, so that you can freely LINUX operating system online.<陈为> 在 2025-07-15 上传 | 大小:200kb | 下载:0
[2D图形编程] medical_image_process
说明:上课时老师给的医学图像处理的源代码,含有图片。-Classroom teachers to deal with the medical image of the source code, containing picture.<褒奖红> 在 2025-07-15 上传 | 大小:281kb | 下载:0
[GDI/图象编程] my_digital_image_processing
说明:图像处理的作业,包括傅立叶变换,直方图均衡,图像恢复。<褒奖红> 在 2025-07-15 上传 | 大小:551kb | 下载:0
[其他小程序] ALLEGR_lib
说明:最新的ALLEGRO 的封装裤,里面包含了成百上千个的封装裤,,你可以很方便的生成自己想要的封装.省去自己做封装的时间.-ALLEGRO pants package, which contains a package of hundreds of pants, and you can easily generate their own desired package. Save themselves the time to do packages.<陈为> 在 2025-07-15 上传 | 大小:1.62mb | 下载:0
[Linux/Unix编程] list_str_mul
说明:2个1000位大整数相乘,采用链表的方式组织乘数和被乘数,相乘得到结果存在链表中,最后累加打印出结果-2 1000 big integer multiplication, using linked list organizing multiplier and multiplicand, multiplying the result list in existence, and finally print out the results of cumulative<李明> 在 2025-07-15 上传 | 大小:2kb | 下载:0
[JSP源码/Java] ChineseChess
说明:一个象棋打谱程序,可以记忆棋谱,可以借此制作更完善的功能.-Spectrum of a chess playing program, you can remember chess, you can take the production function better.<zhaorongchang> 在 2025-07-15 上传 | 大小:25kb | 下载:0
[Linux/Unix编程] simu_computer_mul_str
说明:2个1000位大整数相乘,模拟计算机的计算方式,先将乘数和被乘数都转换为0,1编码的长字符串,然后移位相加,最后转变回10进制。<李明> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] reverse_list
说明:将一个链表逆序,共2种方式,一个是采取依次摘取节点的方式,另一个是递归方式-Will reverse a linked list, a total of two kinds of ways, one is taken the way followed by removal of the node, and the other is recursive way<李明> 在 2025-07-15 上传 | 大小:1kb | 下载:0