20221205 night
This commit is contained in:
parent
edc485d161
commit
7b22242e31
|
|
@ -2,7 +2,7 @@
|
|||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 25,
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
"0"
|
||||
]
|
||||
},
|
||||
"execution_count": 25,
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"source": [
|
||||
"import os,re,json\n",
|
||||
"# 这里修改题目id, 可以不满6位\n",
|
||||
"id = 1\n",
|
||||
"id = 10000\n",
|
||||
"\n",
|
||||
"index = str(id).zfill(6)\n",
|
||||
"with open(r\"../题库0.3/Problems.json\",\"r\",encoding = \"utf8\") as f:\n",
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.9.7 ('base')",
|
||||
"display_name": "Python 3.8.8 ('base')",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -69,12 +69,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.7"
|
||||
"version": "3.8.8"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
||||
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2,14 +2,77 @@
|
|||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 40,
|
||||
"execution_count": 3,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"测验09.tex\n"
|
||||
"测验10.tex\n",
|
||||
"012096\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012097\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012098\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012099\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012100\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012101\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012102\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012103\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012104\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012105\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012106\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012107\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012108\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012109\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012110\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012111\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012112\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012113\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012114\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012115\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"012116\n",
|
||||
"\n",
|
||||
"\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
@ -17,7 +80,7 @@
|
|||
"import os,json,re\n",
|
||||
"\n",
|
||||
"#这里需要修改, 设定路径与选择文件\n",
|
||||
"fileind = 12\n",
|
||||
"fileind = 13\n",
|
||||
"path = r\"C:\\Users\\weiye\\Documents\\wwy sync\\23届\\上学期测验卷\"\n",
|
||||
"# path = r\"C:\\Users\\wang weiye\\Documents\\wwy sync\\23届\\第一轮复习讲义\"\n",
|
||||
"\n",
|
||||
|
|
@ -47,7 +110,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.9.7 ('base')",
|
||||
"display_name": "Python 3.8.8 ('base')",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -61,12 +124,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.7"
|
||||
"version": "3.8.8"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
||||
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2,14 +2,41 @@
|
|||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"execution_count": 1,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"题号: 007631 , 字段: remark 中已添加数据: 题目有些歧义, 建议下次不使用\n"
|
||||
"题号: 012096 , 字段: ans 中已修改数据: $\\{-1,0\\}$\n",
|
||||
"题号: 012097 , 字段: ans 中已修改数据: $2$\n",
|
||||
"题号: 012098 , 字段: ans 中已修改数据: $(1,-2,-3)$\n",
|
||||
"题号: 012099 , 字段: ans 中已修改数据: $3$\n",
|
||||
"题号: 012100 , 字段: ans 中已修改数据: $69$\n",
|
||||
"题号: 012101 , 字段: ans 中已修改数据: $-\\dfrac 43$\n",
|
||||
"题号: 012102 , 字段: ans 中已修改数据: $\\dfrac 12$\n",
|
||||
"题号: 012103 , 字段: ans 中已修改数据: $\\dfrac\\pi 6$或$\\dfrac{5\\pi}6$\n",
|
||||
"题号: 012104 , 字段: ans 中已修改数据: $(-3,-1)\\cup (0,1)$\n",
|
||||
"题号: 012105 , 字段: ans 中已修改数据: $\\dfrac 6{25}$\n",
|
||||
"题号: 012106 , 字段: ans 中已修改数据: $\\sqrt{3}$\n",
|
||||
"题号: 012107 , 字段: ans 中已修改数据: $(-1,1-\\sqrt{3}]$\n",
|
||||
"题号: 012108 , 字段: ans 中已修改数据: B\n",
|
||||
"题号: 012109 , 字段: ans 中已修改数据: D\n",
|
||||
"题号: 012110 , 字段: ans 中已修改数据: C\n",
|
||||
"题号: 012111 , 字段: ans 中已修改数据: C\n",
|
||||
"题号: 012112 , 字段: ans 中已修改数据: (1) 公差为$3$; (2) $a_1$的所有可能的值为$18,19,20$\n",
|
||||
"题号: 012113 , 字段: ans 中已修改数据: (1) 证明略; (2) $\\dfrac 13$\n",
|
||||
"题号: 012114 , 字段: ans 中已修改数据: (1) (示例)王先生可能需要考虑的因素有:\\\\\n",
|
||||
"\\textcircled{1} 未来月租金的变化;\\\\\n",
|
||||
"\\textcircled{2} 找到承租人的时长的变化;\\\\\n",
|
||||
"\\textcircled{3} 未来租客的租期长短;\\\\\n",
|
||||
"\\textcircled{4} 房屋是否未来三年内可以用于出租;\\\\\n",
|
||||
"\\textcircled{5} 换租客的过程中是否需要重新装修;\n",
|
||||
"\\textcircled{6} 寻租过程中的时间、精力成本等.\\\\\n",
|
||||
"(2) 言之有理即可\n",
|
||||
"题号: 012115 , 字段: ans 中已修改数据: (1) $y=x+1$; (2) 面积的最大值为$2$, 此时$l:y=0$; (3) 当$\\delta_{F_1}\\cdot \\delta_{F_2}>b^2$($=b^2$, $<b^2$)时, $l$与$\\Gamma$无公共点(恰有一个公共点, 恰有两个公共点), 证明略\n",
|
||||
"题号: 012116 , 字段: ans 中已修改数据: (1) $[-1,3]$; (2) $0$; (3) $\\dfrac 12$与$\\dfrac 32$\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
@ -107,7 +134,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.9.7 ('base')",
|
||||
"display_name": "Python 3.8.8 ('base')",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -121,12 +148,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.7"
|
||||
"version": "3.8.8"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
||||
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,3 +1,72 @@
|
|||
remark
|
||||
7631
|
||||
题目有些歧义, 建议下次不使用
|
||||
ans
|
||||
|
||||
|
||||
012096
|
||||
$\{-1,0\}$
|
||||
|
||||
012097
|
||||
$2$
|
||||
|
||||
012098
|
||||
$(1,-2,-3)$
|
||||
|
||||
012099
|
||||
$3$
|
||||
|
||||
012100
|
||||
$69$
|
||||
|
||||
012101
|
||||
$-\dfrac 43$
|
||||
|
||||
012102
|
||||
$\dfrac 12$
|
||||
|
||||
012103
|
||||
$\dfrac\pi 6$或$\dfrac{5\pi}6$
|
||||
|
||||
012104
|
||||
$(-3,-1)\cup (0,1)$
|
||||
|
||||
012105
|
||||
$\dfrac 6{25}$
|
||||
|
||||
012106
|
||||
$\sqrt{3}$
|
||||
|
||||
012107
|
||||
$(-1,1-\sqrt{3}]$
|
||||
|
||||
012108
|
||||
B
|
||||
|
||||
012109
|
||||
D
|
||||
|
||||
012110
|
||||
C
|
||||
|
||||
012111
|
||||
C
|
||||
|
||||
012112
|
||||
(1) 公差为$3$; (2) $a_1$的所有可能的值为$18,19,20$
|
||||
|
||||
012113
|
||||
(1) 证明略; (2) $\dfrac 13$
|
||||
|
||||
012114
|
||||
(1) (示例)王先生可能需要考虑的因素有:\\
|
||||
\textcircled{1} 未来月租金的变化;\\
|
||||
\textcircled{2} 找到承租人的时长的变化;\\
|
||||
\textcircled{3} 未来租客的租期长短;\\
|
||||
\textcircled{4} 房屋是否未来三年内可以用于出租;\\
|
||||
\textcircled{5} 换租客的过程中是否需要重新装修;
|
||||
\textcircled{6} 寻租过程中的时间、精力成本等.\\
|
||||
(2) 言之有理即可
|
||||
|
||||
012115
|
||||
(1) $y=x+1$; (2) 面积的最大值为$2$, 此时$l:y=0$; (3) 当$\delta_{F_1}\cdot \delta_{F_2}>b^2$($=b^2$, $<b^2$)时, $l$与$\Gamma$无公共点(恰有一个公共点, 恰有两个公共点), 证明略
|
||||
|
||||
012116
|
||||
(1) $[-1,3]$; (2) $0$; (3) $\dfrac 12$与$\dfrac 32$
|
||||
|
|
@ -199,7 +199,7 @@
|
|||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3.9.7 ('base')",
|
||||
"display_name": "Python 3.8.8 ('base')",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
|
@ -213,12 +213,12 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.7"
|
||||
"version": "3.8.8"
|
||||
},
|
||||
"orig_nbformat": 4,
|
||||
"vscode": {
|
||||
"interpreter": {
|
||||
"hash": "e4cce46d6be9934fbd27f9ca0432556941ea5bdf741d4f4d64c6cd7f8dfa8fba"
|
||||
"hash": "d311ffef239beb3b8f3764271728f3972d7b090c974f8e972fcdeedf230299ac"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -9,9 +9,9 @@
|
|||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"开始编译教师版本pdf文件: 临时文件/题库_教师用_20221129.tex\n",
|
||||
"开始编译教师版本pdf文件: 临时文件/题库_教师用_20221205.tex\n",
|
||||
"0\n",
|
||||
"开始编译学生版本pdf文件: 临时文件/题库_学生用_20221129.tex\n",
|
||||
"开始编译学生版本pdf文件: 临时文件/题库_学生用_20221205.tex\n",
|
||||
"0\n"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -298038,7 +298038,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$\\{-1,0\\}$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298057,7 +298057,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$2$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298076,7 +298076,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$(1,-2,-3)$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298095,7 +298095,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$3$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298114,7 +298114,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$69$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298133,7 +298133,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$-\\dfrac 43$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298152,7 +298152,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$\\dfrac 12$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298171,7 +298171,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$\\dfrac\\pi 6$或$\\dfrac{5\\pi}6$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298190,7 +298190,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$(-3,-1)\\cup (0,1)$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298209,7 +298209,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$\\dfrac 6{25}$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298228,7 +298228,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$\\sqrt{3}$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298247,7 +298247,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "填空题",
|
||||
"ans": "",
|
||||
"ans": "$(-1,1-\\sqrt{3}]$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298266,7 +298266,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "选择题",
|
||||
"ans": "",
|
||||
"ans": "B",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298285,7 +298285,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "选择题",
|
||||
"ans": "",
|
||||
"ans": "D",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298304,7 +298304,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "选择题",
|
||||
"ans": "",
|
||||
"ans": "C",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298323,7 +298323,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "选择题",
|
||||
"ans": "",
|
||||
"ans": "C",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298342,7 +298342,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "解答题",
|
||||
"ans": "",
|
||||
"ans": "(1) 公差为$3$; (2) $a_1$的所有可能的值为$18,19,20$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298361,7 +298361,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "解答题",
|
||||
"ans": "",
|
||||
"ans": "(1) 证明略; (2) $\\dfrac 13$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298380,7 +298380,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "解答题",
|
||||
"ans": "",
|
||||
"ans": "(1) (示例)王先生可能需要考虑的因素有:\\\\\n\\textcircled{1} 未来月租金的变化;\\\\\n\\textcircled{2} 找到承租人的时长的变化;\\\\\n\\textcircled{3} 未来租客的租期长短;\\\\\n\\textcircled{4} 房屋是否未来三年内可以用于出租;\\\\\n\\textcircled{5} 换租客的过程中是否需要重新装修;\n\\textcircled{6} 寻租过程中的时间、精力成本等.\\\\\n(2) 言之有理即可",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298399,7 +298399,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "解答题",
|
||||
"ans": "",
|
||||
"ans": "(1) $y=x+1$; (2) 面积的最大值为$2$, 此时$l:y=0$; (3) 当$\\delta_{F_1}\\cdot \\delta_{F_2}>b^2$($=b^2$, $<b^2$)时, $l$与$\\Gamma$无公共点(恰有一个公共点, 恰有两个公共点), 证明略",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
@ -298418,7 +298418,7 @@
|
|||
"objs": [],
|
||||
"tags": [],
|
||||
"genre": "解答题",
|
||||
"ans": "",
|
||||
"ans": "(1) $[-1,3]$; (2) $0$; (3) $\\dfrac 12$与$\\dfrac 32$",
|
||||
"solution": "",
|
||||
"duration": -1,
|
||||
"usages": [],
|
||||
|
|
|
|||
Reference in New Issue