06 2024 档案

三个数可分等差数列
摘要:#include <iostream> #include <vector> using namespace std; void printGroups(vector<int>& sequence1, vector<int>& sequence2, vector<int>& sequence3, ve 阅读全文

posted @ 2024-06-20 22:53 Eufisky 阅读(47) 评论(0) 推荐(0) 编辑

等差数列程序
摘要:#include <iostream> #include <vector> #include <set> using namespace std; vector<bool> arrayRecord; set<int> history; int length = 0; vector<vector<in 阅读全文

posted @ 2024-06-18 16:23 Eufisky 阅读(23) 评论(0) 推荐(0) 编辑

2024年新高考2卷精选试题解答
摘要:**(2024年新高考2卷19题)**已知双曲线C:x2y2=m (m>0),点P1(5,4)C上, k为常数, 0<k<1.按照如下方式依次构造点Pn (n=2,3,):过Pn1作斜率为k的直线与C的左 阅读全文

posted @ 2024-06-11 17:49 Eufisky 阅读(177) 评论(0) 推荐(0) 编辑

2024年新高考1卷精选试题解答
摘要:**(2024年新高考1卷18题)**已知函数f(x)=lnx2x+ax+b(x1)3. (1)若b=0,且f(x)0,求a的最小值; (2)证明:曲线y=f(x)是中心对称图形; (3)若f(x)>2当且仅当$1< x<2 阅读全文

posted @ 2024-06-09 14:59 Eufisky 阅读(205) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示