资源列表
[Windows编程] 81404608UTUKFUPF
说明:C语言编程宝典,它为基础知识介绍,内容很适合初学者和C语言编程爱好者学习,望大家能从中得到自己想要的东西-This is a very important for study information. Hope evryone can get lots of knowledge.<aliu139> 在 2024-11-14 上传 | 大小:208kb | 下载:0
[进程与线程] MultilineAPIload
说明: 实现双线程高效下载 线程A从网络中读取一个数据块,存储到内存的缓存中。 线程B从缓存中读取内容,存储到文件中。-mutilineload Aline read datablockfrominternet ,save to the buffer in RAM. Bline read context from buffer,then save to file.<徐天扬> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[GDI/图象编程] CollisionDetection
说明:建模 实现长方体 圆柱体 球体与机械臂的碰撞检测-Modeling Implementation rectangular cylinder sphere collision detection and manipulator<liusir> 在 2024-11-14 上传 | 大小:493kb | 下载:0
[C#编程] DesignPatternsCSharp
说明:新版设计模式手册(C#),c#来描述设计模式-New design mode manual (C#), c# design patterns to describe<zhaohui> 在 2024-11-14 上传 | 大小:737kb | 下载:0
[其他小程序] producingoss
说明:how to develop open source software<wander> 在 2024-11-14 上传 | 大小:598kb | 下载:0
[其他小程序] AT_Command_ENG_CHS
说明:用于开发通信程序必备材料,基础而实用,共享给各位-Procedures necessary for the development of communication materials,basic and functional,shared with you<lin> 在 2024-11-14 上传 | 大小:921kb | 下载:0
[Windows编程] discretion
说明:离散数学CPP求真值表的方法。我写了很久的哦-discretion math08049f20 d _DYNAMIC 08049ff4 d _GLOBAL_OFFSET_TABLE_ 0804847c R _IO_stdin_used w _Jv_RegisterClasses 08049f10 d __CTOR_END__ 08049f0c d __CTOR_LIST__ 08049f18 D<刘伟> 在 2024-11-14 上传 | 大小:1.4mb | 下载:0
[Windows编程] newsearchthenearestnode
说明:程序实现给定平面上N个点的坐标,找出距离最近的两个点.程序中是两种方法寻找最近点对。解法一的时间复杂度是O(N^2)解法二的时间复杂度是(N*lg2/lgN)第二种方法较第一种方法在一维情况下,时间复杂度改进了不少。但是这个方法不能推广到二维的情况,因为距离最近的点对不能保证是影射到某条直线之后紧靠着的两个点。-the procedure can realize the Coordinate which have N nodes ,fi<徐天扬> 在 2024-11-14 上传 | 大小:1kb | 下载:0