资源列表

« 1 2 ... .89 .90 .91 .92 .93 212694.95 .96 .97 .98 .99 ... 216385 »

[数据结构常用算法invert

说明:此代码是利用链表的数据结构编写的倒置代码,可实现倒置输入字符串的功能。-This code is written using the linked list data structure inversion of the code can be inverted to achieve the function of the input string.
<xunlu> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法reverse

说明:此功能是先设置要输入的字符串个数(一定是数字形式),然后相应输入每个字符串,最后会显示正序和倒序的结果。-This feature is to set the string to enter the number (must be in digital form), then the corresponding input for each string, and finally displays the result of the positive sequence and the rever
<xunlu> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[界面编程p3_2SimpleDispaly

说明:GetFont函数的使用,改变选择的字体并显示文本-the use of GetFont Function. Change the Font and Show the Text
<孙巍> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhuanzhi

说明:利用VC6.0系统,利用数据结构,进行矩阵行列转置。-Using VC6.0 system, the use of data structure, the ranks of the matrix transpose.
<xunlu> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[其他游戏6

说明:全屏幕模拟时钟的C源程序:黑色 白色 红色 灰色 绿色 蓝色 青色 黄色 背景 白色 黑色 粉红 灰色 绿色 蓝色 青色 综色-Full-screen analog clock in the C source: black white red green blue cyan gray background white black pink yellow green blue cyan gray colors comprehensive
<chenlidan> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[其他行业JIEXIJIECX

说明:利用fortran语言编写了关于混凝土中氯离子扩散的解析解计算程序。-Fortran language used on the chloride diffusion in concrete analytical solution procedure.
<刘鸿亮> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[VHDL编程frequence

说明:VHDL语言频率计的设计,分为三个模块,计数模块和16位寄存器模块还有时序控制模块。-VHDL, the design of frequency meter
<周佳佳> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)mioabiao

说明:个51单片机的秒表显示程序,要求计时范围是0.000--999.9,精度为0.1秒。有两个开关控制,一个控制计时开始,一个控制计时结束。但是在实验室编译没有问题,却调不出要的效果来,LED数码管那四位一开始应该显示000.0的-A 51 microcontroller stopwatch display program, requested time range is 0.000- 999.9, accuracy of 0.1 seconds. There are two switch cont
<陈志勇> 在 2025-07-20 上传 | 大小:1kb | 下载:1

[数值算法/人工智能hebingguozi

说明:在一个果园里,多多已经将所有的果子打了下来,而且按果子的不同种类分成了不同的堆。多多决定把所有的果子合成一堆。 每一次合并,多多可以把两堆果子合并到一起,消耗的体力等于两堆果子的重量之和。可以看出,所有的果子经过n-1次合并之后,就只剩下一堆了。多多在合并果子时总共消耗的体力等于每次合并所耗体力之和。 因为还要花大力气把这些果子搬回家,所以多多在合并果子时要尽可能地节省体力。假定每个果子重量都为1,并且已知果子的种类数和每种果子的数目,你的任务是设计出合并的次序方案,使多多耗费的体力最少,并输出
<yanSS> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[其他小程序4_1string

说明:使用String类提供的函数,实现以下步骤: (1) 用户从键盘输入两句英文句子。 (2) 把这两个句子连起来。 (3) 去掉句子里的非字母字符,并把这个句子反过来打印。 例如从键盘输入两句子:“Hi,my classmates”和 “How are you?” 最后打印结果应该为:uoyerawoHsetamssalcymiH -Use String class provides functions to achieve the following steps: (1
<唐晓明> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[Windows编程FFT

说明:用C语言编写的实现FFT算法的程序,可以用来计算任意点数序列的FFT。-With the C language implementation of the program FFT algorithm can be used to calculate the sequence of any point FFT.
<Gavin> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[金融证券系统4_2_bank

说明:编写程序实现简单的银行账号管理:银行账号包括以下信息:账户姓名(owner name),账号(account number)及本金(balance), 账户可以作存款,取款,查询操作,程序实现以下功能: 1) 输入账户基本信息:owner, account number & balance 2) 处理存款(deposit): 账户存入一定数目现金, 3) 处理取款(withdraw): 账户取出一定数目 4) 打印账户信息 -Programming simple manage
<唐晓明> 在 2025-07-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 212694.95 .96 .97 .98 .99 ... 216385 »

源码中国 www.ymcn.org