资源列表

« 1 2 ... .50 .51 .52 .53 .54 2255.56 .57 .58 .59 .60 ... 66581 »

[Windows编程Josephus

说明:具体功能为: 编号为1,2,......,n的n个人按照顺时针方向围坐一圈,每个人有且只有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始顺时针方向自1开始报数,报到m时停止报数。报m 的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新报数,如此下去,直到所有人全部出列为止; 如输入整型数据:1 2 3 4 5 6,输出为2 4 3 1 5 6-You are now use the list is the basis of Joseph ring
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序kmp

说明:功能:检验主串中是否有模式串,若有则找出相应位置 操作方法: 按照提示,输入主串,回车确认,接着输入模式串,回车确认输入-Function: inspection of Lord whether any pattern strings, if have, find out the corresponding position Operation method: According to clew, the master string, the carriage return co
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程Special-matrix-of-storage

说明:本程序为特殊矩阵的存储程序,以菜单的形式实现了对称矩阵,上三角矩阵,下三角矩阵,三对角矩阵的存储。存储地址包括相对地址和绝对地址。 程序运行后,请先输入矩阵的行数,即列数。然后在数组最大范围内输入矩阵的数据。 就会显示出特殊矩阵的存储情况。-The procedures for the special matrix storage procedures to the form of menu realized the symmetric matrices, the triangle ma
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程124654

说明:rngoe rotgn3o orn ver
<sheri khan> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据库编程TEST

说明:在VS2010上用SQL连接数据库 在VS2010上用SQL连接数据库-connect to database with SQL in VS2010 connect to database with SQL in VS2010
<lin> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[驱动编程adc

说明:ADC驱动程序, ADC驱动程序, ADC驱动程序, ADC驱动程序, -failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
<韩海龙> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程SI-unit-conversion

说明:#include <iostream> using namespace std int main() { int fahr int celc int go = 0 cout << "This is a converter software" << endl << endl cout << "Please choose 1 convertion" << endl << en
<zaed> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序NFA-to-DFA

说明:Theory: NDFA: It is a mathematical model containing 5 tuples a) Q- finite non empty set elements of which are called as state. b) T- set of alphabets. c) δ- is a mapping function Q*{T {λ}}*2Q d) S-start state i.e. S ε Q e) F- F (su
<Merwyn> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序Warshall-Algorithm

说明:Warshall’s Algorithm You are given Warshall’s Algorithm. Write a C-Program to accept the following initial matrix. 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 Perform the steps of Warshal
<Merwyn> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程dingshiqi

说明:定时停止并重启程序,本程序用qq实验通过,没有对其他程序进行测试。-Time to stop and restart procedures, the procedures used by qq experiments, no other program tested.
<liangbai> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[Windows编程win32

说明:最原始、最基础的windows程序,新人新手都必须要学的程序,任何windows程序项目都是由此基础上开发出来的。-The most original, most basic windows program, novice must learn new procedures, any windows application project is developed on the basis of this.
<天峰> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[其他小程序datejday.tar

说明:实现年月日和年儒略日互相转换的程序,里面包含两个文件: date2jday (年月日转为年儒略日) jday2date (年儒略日转为年月日)-convert "year month day" format between "year julian day" format
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 2255.56 .57 .58 .59 .60 ... 66581 »

源码中国 www.ymcn.org