资源列表

« 1 2 ... .02 .03 .04 .05 .06 1407.08 .09 .10 .11 .12 ... 1574 »

[文件格式example1

说明:题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去-Title: 1, 2, 3, 4 digital, can be composed of a number different from each other and no duplicate numbers three digits? Are how many?
<郭子> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式example2

说明:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高    于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提    成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于    40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于    100万元时,超过100万元的部分按1 提
<郭子> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式example4

说明:题目:输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊       情况,闰年且输入月份大于3时需考虑多加一天。-Title: enter a certain period of a day, judgment day is the first few days of the year? Program analysis: March 5,
<郭子> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式example14

说明:题目:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第
<郭子> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式example22

说明:题目:两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定    比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出    三队赛手的名单。 -Title: two table tennis team competition, each of the trio. A team for a, b, c trio, B teams for x, y, z trio.
<郭子> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式shixizongjie

说明:实习总结,这是一个很好的实践总结,可以竞争优秀实习生的工作 -It is a good text,can help ours home work.This is a very good practice summary, can competition outstanding intern work.
<徐祖波> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式YahooWeaherForecastcitycode

说明:雅虎天气预报城市代码 雅虎天气预报城市代码 -Yahoo Weather Forecast city code city code Yahoo Yahoo Weather Forecast Weather Forecast Yahoo Weather Forecast cities, city code code
<尉健> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式TFT_LCD_Verilog

说明:已经在FPGA上可以点亮TFT LCD 7寸1024*600的液晶显示模组。是自动更换画面!-Has been in FPGA can lighten TFT LCD 7 "1024* 600 LCD display module. Is automatically change picture!
<whq> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式t1_dsm

说明:基于单片机C1110的一种定时模式,并且是单片机里定时器t1的一种基本定时方式-Based on a microcontroller C1110 timing mode, and a basic microcontroller timer t1 timing mode
<风缘> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式adc_cont_dma_seq

说明:基于无线单片机C1110的一种模/数转换方式代码程序-Based on a wireless microcontroller C1110 analog/digital conversion code program
<风缘> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式The-BP-of-MATLAB-modeling-teaching

说明:本源代码为BP神经网络的MATLAB程序建模教学-The BP neural network of MATLAB modeling teaching
<dread1986> 在 2025-05-26 上传 | 大小:3kb | 下载:0

[文件格式ZLB

说明:利用ANSYS语言APDL编写的进行重力坝的三维有限元计算程序。-ANSYS language APDL written gravity three-dimensional finite element program.
<赵晓光> 在 2025-05-26 上传 | 大小:3kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 1407.08 .09 .10 .11 .12 ... 1574 »

源码中国 www.ymcn.org