资源列表

« 1 2 ... .63 .64 .65 .66 .67 63768.69 .70 .71 .72 .73 ... 66581 »

[Windows编程kxpx

说明:1.i =L j = R 将基准数挖出形成第一个坑a[i]。 2.j--由后向前找比它小的数,找到后挖出此数填前一个坑a[i]中。 3.i++由前向后找比它大的数,找到后也挖出此数填到前一个坑a[j]中。 4.再重复执行2,3二步,直到i==j,将基准数填入a[i]中。 -1. i = L j = R the reference number of the first pit excavated to form a [i]. 2. j- from back
<kgd> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[Windows编程point

说明:对指针的不同形式,指针精髓的理解。C语言实现-Different forms of pointers, pointer essence of understanding. C language
<黄伟> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[Windows编程callback

说明:本文讲述什么是回调函数,及在什么情况下通常要用回调函数,希望本文对你有所帮助。-This article describes what is a callback function, and under what circumstances to use a callback function normally, Hope this helps.
<zzx> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[Windows编程strrstr

说明:字符串比较函数-String comparison function. . . . . . . . . . . . . . . . . . . . . . . . .
<工大> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[其他小程序read.py

说明:example of python file to read results from external files
<mgiometto> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[C#编程Program

说明:数据库连接,提供一些简单的语句。实现用c#语言控制数据库的操作-sql connection
<shine> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[文件操作main

说明:windows环境下基于vc++的写数据程序,实现功能为,向txt文件写数据-windows environment based on vc++ program to write data to achieve the function, write data to txt file
<熊志强> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[GDI/图象编程tudejianli

说明:图的建立并输出,并根据源代码将图输出然后执行操作。-Map creation and output, and according to the source code to figure out and then perform the operation.
<哈哈> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[Windows编程CPP

说明:1、 定义一个车(vehicl)基类,具有MaxSpeed、Weight等成员变量,run、stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类。自行车(bicycle)类有高度(Height)等属性,汽车(motorcar)类有座位数(SeatNum)等属性。从bicycle和motorcar派生出摩托车(motorcycle)类,其中包含虚函数,虚基类,多态,综合性较高。-1, defines a car (vehicl) base class, with M
<xiaoqiang> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[其他小程序wannianli

说明:批处理版万年历,谁用谁知道,一款好用的小-Inquiry time
<mingge> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[Shell编程BAT-Encryption

说明:使用批处理编辑的一款小巧的加密工具。欢迎试用-Encryption tool
<mingge> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[Shell编程stopshare

说明:运行STOPSHARE.BAT,即可停止默认共享 -Run STOPSHARE.BAT, to stop default sharing
<dddduuuu> 在 2025-07-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 63768.69 .70 .71 .72 .73 ... 66581 »

源码中国 www.ymcn.org