资源列表

« 1 2 ... .88 .89 .90 .91 .92 1993.94 .95 .96 .97 .98 ... 66581 »

[Windows编程Fraction

说明:自定义fraction类,就是我们学c++时经常碰到的小作业-Customize fraction class, we learn c++ is often encountered when a small operation
<张玺> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序Mechanical_analysis_of_cylindrical_shell_apdl

说明:柱面网壳力学分析,ansys的apdl程序,大家共同学习!-Mechanical analysis of cylinder shell, ansys of apdl process, we learn together!
<严东东> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[文件操作student

说明:程序将数据存放在磁盘文件中,并实现数据的添加与查找-Program data stored in the disk file and add data and search
<yue> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[Windows编程AB

说明:用字符串输入,然后像做加法一样,对应位相加,然后看是否进位,进位的话下一位加一,用电脑本身的加法是不可能实现20多位的加法的,所以自己写个高精度加法,加几千位甚至上万位都是没问题的。 -I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A+ B.
<江依法> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[文件操作vbtxt

说明:用vb将文本保存在txt文件中,每次添加一行- With vb the text preservation in the txt document, each time increases a line
<caoling> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[Windows编程proces

说明:Simple examle that demonstrates the work with switchnig proce-Simple examle that demonstrates the work with switchnig process
<Vojta> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[Windows编程vocabulary

说明:This programe demonstrate basic vocabulary in C-This programe demonstrate basic vocabulary in C++
<Vojta> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[Windows编程SeekWord

说明:This program seeks a word within a sentences and returns the position of the word
<zandoztorm> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序MCMCchange-point

说明:用统计软件R编程的,用MCMC方法做的变点模型-the changepoint model based on MCMC
<zhang xiao ai> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序thesmallestring

说明:求最小套圈问题,要求不能同时套到两个物品,但是圈又必须尽可能的大,可以用最近对问题!-Find the smallest ring and asked for can not be set to two items, but they must be as large circles, you can use the recent problem!
<zllchange> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[进程与线程process

说明:简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
<张嘉玲> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[其他小程序grabtools

说明:桌面坐标抓取工具.点击“开始抓取” 开始;按回拾取-Desktop coordinates grab tools
<hzuxu> 在 2025-06-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1993.94 .95 .96 .97 .98 ... 66581 »

源码中国 www.ymcn.org