资源列表

« 1 2 ... .48 .49 .50 .51 .52 4953.54 .55 .56 .57 .58 ... 21467 »

[其他小程序ddvip_com_d8dd5e2d

说明:合同管理非常简单的计数器,只是平常练习时用的简单程序-computer
<梦境> 在 2025-11-22 上传 | 大小:353kb | 下载:0

[其他小程序Mysdl

说明:用SDL实现一个简单的命令行音频播放器,可播放多种格式的音频,如mp3 , mid ,wav等。用到SDL_ Mixer,SDL_ttf-Using SDL to implement a simple command line audio player,mp3 player~~~~~~~~
<林某某> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序SQLServer2005

说明:Connecting to SQL server in VC++ code. Must for every beginner who wants to learn database programming in VC++.
<Sumit> 在 2025-11-22 上传 | 大小:3.28mb | 下载:0

[其他小程序Nonnlinefemforsoil

说明:1.本程序为平面变形问题非线性有限元程序,可用于计算土坝、地基、挡土墙或地下结构的应力和变形。 2.土的非线性应力--应变关系采用邓肯双曲线模式 另一个弹性常数可有两种选择: (a)切线泊松比: (b)切线体积模量: 3.解题方法为中点增量法,考虑到每级加荷的两次计算所得的弹性常数对某些单元可能相差较大,而实际可能处于这两者之间,因此取两者的某种加权平均值作为修正的计算弹性常数,其中初始弹性常数取权为1/4,中点弹性常数取权为3/4,以反映平均结果接近中点弹性常数。
<wangzhe> 在 2025-11-22 上传 | 大小:353kb | 下载:1

[其他小程序StoreHouseSystem

说明:使用MFC和Sql Server2000编写的仓库管理系统,具有多功能,查询物资、增加物资、删除物资,具有可视化的界面、并且界面友好。-Sql Server2000 using MFC and the preparation of a warehouse management system, with multi-functional, check materials, to increase supplies, delete material, with a visual interface
<胡雯文> 在 2025-11-22 上传 | 大小:5.99mb | 下载:0

[其他小程序chengji

说明:学生信息管理系统 可实现浏览 添加 删除 等操作-Student Information Management System
<张三> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序stack

说明:关于栈的一系列操作,作为数据结构的实验 很不错-A series of operations on the stack
<张源> 在 2025-11-22 上传 | 大小:233kb | 下载:0

[其他小程序o1

说明:定义一个由int型元素所构成的线性表类LinearList,它有下面的成员函数: bool insert(int x, int pos) //在位置pos之后插入一个元素x。 //pos为0时,在第一个元素之前插入。 //操作成功时返回true,否则返回false。 bool remove(int &x, int pos) //删除位置pos处的元素。 //操作成功时返回true,否则返回false。
<> 在 2025-11-22 上传 | 大小:839kb | 下载:0

[其他小程序gsxt

说明:简单的工商商品查询,有增加,删除,修改,asp.net,C#语言编写的-Industrial and commercial products simple queries, there are add, delete, modify, asp.net, C# language of the
<璐璐> 在 2025-11-22 上传 | 大小:4mb | 下载:0

[其他小程序o3

说明:定义元素类型为int、元素个数不受限制的集合类Set,包括:<=(包含于)、==(相等)、!=(不等)、 |(并集)、 &(交集)、-(差集)、+=(增加元素)、-=(删除元素)等操作(38)-Defined element type is int, the number of unrestricted elements in a collection of class Set, including: " = (equal ),!=( included in ),==( range
<> 在 2025-11-22 上传 | 大小:837kb | 下载:1

[其他小程序s3

说明:编写一个函数int_to_str,把一个int型数转换成一个字符串-Write a function int_to_str, put an int type number into a string
<> 在 2025-11-22 上传 | 大小:855kb | 下载:0

[其他小程序s4

说明:4. 实现下面的数组元素交换位置函数: void swap(int a[], int m, int n) 该函数能够把数组a的前m个元素与后n个元素交换位置,即, 交换前:a1,a2,...,aM, aM+1,aM+2,...,aM+N 交换后:aM+1,aM+2,...,aM+N, a1,a2,...,aM 要求:除数组a外,不得引入其它数组。 -4. To achieve the following elements of the exchange p
<> 在 2025-11-22 上传 | 大小:843kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 4953.54 .55 .56 .57 .58 ... 21467 »

源码中国 www.ymcn.org