资源列表

« 1 2 ... .35 .36 .37 .38 .39 44540.41 .42 .43 .44 .45 ... 66581 »

[其他小程序c

说明:自己以前用VC++6.0编写的图书馆管理系统,用c语言实现简单的卡号管理、借书管理、还书管理.-Himself has previously written in VC++6.0 library management system, using c language to achieve a simple card number management, library management, but also the book management.
<王晓明> 在 2026-01-15 上传 | 大小:221kb | 下载:0

[Windows编程123

说明:FirstVT集和LastVT集生成算法模拟
<8> 在 2026-01-15 上传 | 大小:6kb | 下载:0

[Windows编程HelloDemo

说明:简单应用,了解flex的界面概括...希望能够对新手有一些帮助-ddfsf
<hegang> 在 2026-01-15 上传 | 大小:315kb | 下载:0

[钩子与API截获PEview

说明:PE 文件查看与 事例病毒一个 学习使用!-PE File Viewer and examples of viruses a
<风雨> 在 2026-01-15 上传 | 大小:138kb | 下载:0

[对话框与窗口HanioTower

说明:图形界面的汉诺伊塔问题求解程序,动态显示运行求解问题的过程-Han Nuoyi Ta graphical interface problem-solving process, dynamic display of running the process of problem solving
<张韶远> 在 2026-01-15 上传 | 大小:8.13mb | 下载:0

[对话框与窗口MatrixChain

说明:图形界面的矩阵连乘算法,动态显示运行求解问题的过程-Graphical interface with the matrix multiply algorithm, dynamic display of running the process of problem solving
<张韶远> 在 2026-01-15 上传 | 大小:9.58mb | 下载:0

[其他小程序TestExcel

说明:vc++对于excel的操作,介绍了基本的excle的操作-vc++ for excel operation, describes the basic operation of excle
<hanbaochuan> 在 2026-01-15 上传 | 大小:6.39mb | 下载:0

[其他小程序3

说明:我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除-I write small programs, are data structures when the experiment took effort, and mainly includes a number of binary tree traversal algorithm (both non-recursive implement
<remote> 在 2026-01-15 上传 | 大小:319kb | 下载:0

[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> 在 2026-01-15 上传 | 大小:3.34mb | 下载:0

[其他小程序kdtree

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

[其他小程序OpenGL

说明:用OpenGL编制的显示两个不同形式的矩形的程序。-Compiled with the OpenGL display two different forms of the rectangle procedure.
<夏浩延> 在 2026-01-15 上传 | 大小: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> 在 2026-01-15 上传 | 大小:25kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 44540.41 .42 .43 .44 .45 ... 66581 »

源码中国 www.ymcn.org