资源列表
排序选择:
[Internet/网络编程] Nat
说明:该代码是计算机网络中经典的Nat穿越程序,使用java语言实现,需要三台电脑,两台路由器配合运行(Nat traverse)<阿凡提> 在 2025-07-13 上传 | 大小:10kb | 下载:0
[图形图像处理(光照,映射..)] image
说明:用IDL编写的界面小软件,能够进行一些基本的遥感图像处理过程,仅供参考(IDL interface prepared with little software that can do some basic remote sensing image processing for reference purposes only)<adq618> 在 2025-07-13 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] list_test
说明:first for StackAllocator swap overload Kernel Device Driver for linux v2.13.6.<hpdesing> 在 2025-07-13 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] intel_pixel_draw
说明:IOCTL for getting asynchronous notification driver Kernel Device Driver for linux v2.13.6.<ffqlrd> 在 2025-07-13 上传 | 大小:9kb | 下载:0
[Linux/Unix编程] iso646_header_test
说明:The msm v4l2 event data structure should match the v4l2 event.u.data field Kernel Device Driver for linux v2.13.6.<liusonnr> 在 2025-07-13 上传 | 大小:2kb | 下载:0
[matlab例程] Aheapplicatls
说明:With mobile robot being applied to military area、manufacturing and daily llife etc,it is an active and promising research area and attracts much more attention. Mobile robot’S localization and navigation based on stereo vision is becoming one of i<song86> 在 2025-07-13 上传 | 大小:9.53mb | 下载:0
[Linux/Unix编程] inet_diag
说明:This test is not entirely portable Kernel Device Driver for linux v2.13.6.<vvrknu> 在 2025-07-13 上传 | 大小:3kb | 下载:0
[matlab例程] appliedilitigatiobase
说明:Large condenser iS one of the key heater exchange equipmems in heat—engine plant and petrochemical industry.For the unclear cooling water and chemical reactions during heat exchange when the condenser is running,the fouling which is not favorable<杨松> 在 2025-07-13 上传 | 大小:19.13mb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:给定一颗有权无根树,修改任意一条边,求最少的任意两点间的距离和:修改一条边是指删除树中的一条边,然后选择两个端点连线,形成一课新的树,并且不改变这条边的权值,在这棵树的基础上,求最少的任意两点间的距离和是多少 任意两点的距离和指:sum(a到b的距离,a<b,a和b都是树上的点) 输入:第一行是整数n,接下来n-1行,每行包括3个整数ai,bi,wi,表示节点ai与bi之间有一条权重为wi的边。 输出:最小的任意两点间的距离和 (Given a right<qzm> 在 2025-07-13 上传 | 大小:1kb | 下载:0