资源列表

« 1 2 ... .77 .78 .79 .80 .81 42282.83 .84 .85 .86 .87 ... 66581 »

[Windows编程JadeKit

说明:该份代码包括常见的编码格式的生成与解析如:BASE64等以及色域的转换算法。-The report code includes the common encoding format of the generation and analysis, such as: BASE64, etc. as well as the color gamut conversion algorithm.
<spatx> 在 2025-11-23 上传 | 大小:3.34mb | 下载:0

[其他小程序kdtree

说明:kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
<彭合国> 在 2025-11-23 上传 | 大小:1.06mb | 下载:0

[其他小程序OpenGL

说明:用OpenGL编制的显示两个不同形式的矩形的程序。-Compiled with the OpenGL display two different forms of the rectangle procedure.
<夏浩延> 在 2025-11-23 上传 | 大小:3.58mb | 下载:0

[其他小程序ClosetPairs

说明:本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
<lhguo> 在 2025-11-23 上传 | 大小:25kb | 下载:0

[C#编程lab_6

说明:中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
<刘亮明> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[Windows编程pid2path

说明:simple program wich translates PID to process image path
<Well Fellow> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[打印编程BCXSETUP

说明:商品条型码打印编程,OCX控件。 -Barcode VB OCX
<白骑士> 在 2025-11-23 上传 | 大小:496kb | 下载:0

[其他小程序93C46

说明:使用PC机并口作上位机操作93C46,需要inpout32.dll支持。-Operating 93C46 on LPT Port of PC. Need inpout32.dll supporting
<Howard> 在 2025-11-23 上传 | 大小:210kb | 下载:0

[其他小程序chatroom

说明:簡易聊天室範例 希望大家可以學會一些簡單WINSOCK的語法 並且可以更精進-SIMPLE CHATROOM
<cccccccccc> 在 2025-11-23 上传 | 大小:9kb | 下载:0

[其他小程序ArtCLK

说明:一个艺术小时钟的程序,模拟LED灯显示。-An art clock program, LED display style.
<Howard> 在 2025-11-23 上传 | 大小:7kb | 下载:0

[Windows编程HttpRequest

说明:本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
<lijuan> 在 2025-11-23 上传 | 大小:2kb | 下载:0

[其他小程序Alarm

说明:一个小的闹钟程序,支持10个闹响时间,并有防止叫醒手指的功能。-A clock program, Support 10 alarm setting and avoid only wakeup you finger.
<Howard> 在 2025-11-23 上传 | 大小:18kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 42282.83 .84 .85 .86 .87 ... 66581 »

源码中国 www.ymcn.org