资源列表

排序选择:

« 1 2 ... .91 .92 .93 .94 .95 211096.97 .98 .99 .00 .01 ... 267453 »

[JSP源码/Javapicchange

说明:安卓实现点击图片,图片切换,主要是4张图片的循环切换- Android implementation click on the image, image switching, the main switch is the cycle of four images
<张华> 在 2025-06-18 上传 | 大小:1.48mb | 下载:0

[数据结构常用算法With-partition-method-of-quick-sort

说明:快速排序的主要思想:找出数组的第一个数字作为参照物,从数组第一个数字往后开始比较,同时,从数组最后一个数字往前比较,如果前面的数字比参照值大,找出来,后面的数字比参照值小找出来,他们相互交换位置,当他们相遇了,停止。这样的结果是,相遇点的前面的数字都是比参照值小的,相遇点后面的值都是比参照值大,然后再相遇点分割成两块,各自进行刚才的操作。-The main idea of the quick sort: find the first number as a reference, the arra
<zhongdecai> 在 2025-06-18 上传 | 大小:11kb | 下载:0

[图形图像处理(光照,映射..)repeatability_demo

说明:对应Mikolajczyk文章中关于局部描述子的重复率的计算-compute the repeatability of local descr iptor
<Nuoyoung> 在 2025-06-18 上传 | 大小:13.44mb | 下载:0

[图片显示浏览zpgl

说明:Access数据库图象文件的存取操作,管理属于自己的图象资料数据库-Operation Access database access image files
<青函> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[编译器/词法分析the-benefits-of-the-set-p-=-NULL

说明:(1)在没有 p = NULL 时,指针p是指向一个内存地址的,只是这个内存地址对当前程序是非法的。对黑客来说,这可是一个机会。 每次程序崩溃时几乎都会在同一个地址(p所指的位置),这个地址会很容易到黑客手上的,然后黑客可以在指定的内存地址上事先布置好自己的代码,然后运行程序,崩溃时就会到黑客指定的代码上去,结果不堪设想啦。 (2)在有 p = NULL 时,程序同样崩溃,但崩溃的地址是0. 0地址对任何程序都是非法的,所以再牛的黑客也不能把自己的代码布置到内存地址是0的空间上。所以对这种情
<zhongdecai> 在 2025-06-18 上传 | 大小:13kb | 下载:0

[数学计算/工程计算calculating-hamming-distance

说明:汉明距离是以理查德• 卫斯里• 汉明的名字命名的,有兴趣的朋友可以了解下这位先辈。除了汉明距离,还有汉明重量、汉明码等理论在信息论、编码理论、密码学等领域都有应用。-Hamming distance is Richard Wesley, named after hamming, interested friends can see the ancestors. In addition to the hamming distance and hamming weight, ha
<zhongdecai> 在 2025-06-18 上传 | 大小:16kb | 下载:0

[其他小程序LogManager

说明:仿Word编辑模式的日志管理器,对个人的日志进行单机管理,容易保存,操作简洁迅速。- Imitation Word edit mode log manager, personal log in standalone management, easy to save, simple operation quickly.
<> 在 2025-06-18 上传 | 大小:2.78mb | 下载:0

[编程文档GB-P-28181-national-standard

说明:GB+28181国家标准《安全防范视频监控联网系统信息传输、交换、控制技术要求》+(征求意见稿)-GB+ 28181 national standard security video monitoring network system of information transmission and exchange, control technology requirements+ (draft)
<zhongdecai> 在 2025-06-18 上传 | 大小:759kb | 下载:0

[系统编程tulun

说明:图论文档,图论代码的模板,适用于ACM比赛及对算法有兴趣的人-Graph Theory documents, graph theory template code for ACM Contest and who are interested in the algorithm
<wuleizhihen> 在 2025-06-18 上传 | 大小:240kb | 下载:0

[书籍源码anli1

说明:这是数学建模算法之Matlab实现中的线性规划的第一个例子的代码-This is the Matlab mathematical modeling algorithm to achieve the first example of the linear programming code
<my name> 在 2025-06-18 上传 | 大小:3kb | 下载:0

[软件工程157-3Dmaxcaizhi

说明:3dsmax经典材质汇总,很多年的心血总结,很好用!-3dsmax classic material aggregated, summarized many years of hard work, good use!
<刘亦婷> 在 2025-06-18 上传 | 大小:1.3mb | 下载:0

[其他小程序ACO_feature_selection

说明:This is an application of ant colony optimization. ACO is used to find the shortest path
<Bikash kumar sahoo> 在 2025-06-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 211096.97 .98 .99 .00 .01 ... 267453 »

源码中国 www.ymcn.org