搜索资源列表
c-curriculum-design
- 已知文本文件f1.txt中存放了某个省当年参加高考的1000个考生的数据(考号、姓名、性别和考试成绩),存放格式是每行存放一个考生的数据,每个数据之间用空格隔开。 假定当年该省的招生计划是:一类本科招生计划为10%;二类本科招生计划为15%;三类本科招生计划为20%;四类高职高专招生计划为25%。 请编写程序,实现以下功能: (1)划定各批次录取分数线,结果可屏幕显示,也可存入文件。 (2)能够统计各批次中男生,女生的录取比例。统计结果可屏幕显示,也可存入文件。 (3)确定每
C100p3Dp3D11--20
- #include "stdio.h" #include "conio.h" main() { long f1,f2 int i f1=f2=1 for(i=1 i<=20 i++) {-# Include " stdio.h" # include " conio.h" main () {long f1, f2 int i f1 = f2 = 1 for (i = 1 i < = 20 i++) {
stm32_rus_review
- russion review and documentaries about stm32 series F1
CSharp-UCSAPI_DemoCSharp-v4
- VIRDI UCSAPI socket TCP biometric terminal UNIONCOMM AC1000, AC2100, AC3000, AC4000, AC5000, AC6000, AC-F1-VIRDI UCSAPI socket TCP biometric terminal UNIONCOMM AC1000, AC2100, AC3000, AC4000, AC5000, AC6000, AC-F100
f1
- energy metering ship used to build energy meter with high accuracy around 1 error-energy metering ship used to build energy meter with high accuracy around 1 error
bootanimation
- My mobile is zte f1-My mobile is zte f100
codings
- codings for layer Program 13.1 Golden Section Search for minimum of f(x) Start with unimodal f(x) and minimum in [a,b] Input: inline function f, interval [a,b], number of steps k Output: approximate minimum y function y=gss(f,a,b,k) g=(s