From 817726bdf52f8dbe917975e1b312ac5102ac6e44 Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Sat, 5 Nov 2022 10:22:25 +0800 Subject: [PATCH] 20221105 morning --- 工具/关键字筛选题号.ipynb | 6 +- 工具/批量添加题库字段数据.ipynb | 311 +++-- 工具/批量题号选题pdf生成.ipynb | 140 +- 工具/文本文件/metadata.txt | 1161 ++++++++++------- 工具/文本文件/题号筛选.txt | 2 +- 工具/根据目标列表批量生成对应题目的字典.ipynb | 48 +- 工具/模板文件/题目编辑.aux | 3 + 工具/模板文件/题目编辑.log | 888 +++++++++++++ 工具/模板文件/题目编辑.synctex.gz | Bin 0 -> 2262 bytes 工具/讲义生成.ipynb | 14 +- 工具/题号选题pdf生成.ipynb | 10 +- 题库0.3/Problems.json | 535 ++++++-- 12 files changed, 2245 insertions(+), 873 deletions(-) create mode 100644 工具/模板文件/题目编辑.aux create mode 100644 工具/模板文件/题目编辑.log create mode 100644 工具/模板文件/题目编辑.synctex.gz diff --git a/工具/关键字筛选题号.ipynb b/工具/关键字筛选题号.ipynb index 449d9244..fb447156 100644 --- a/工具/关键字筛选题号.ipynb +++ b/工具/关键字筛选题号.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 2, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -11,7 +11,7 @@ "0" ] }, - "execution_count": 2, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } @@ -21,7 +21,7 @@ "\n", "\"\"\"---设置关键字, 同一field下不同选项为or关系, 同一字典中不同字段间为and关系, 不同字典间为or关系, _not表示列表中的关键字都不含, 同一字典中的数字用来供应同一字段不同的条件之间的and---\"\"\"\n", "keywords_dict_table = [\n", - " {\"tags\":[\"第六单元\"],\"content_not\":[\"体积\",\"面积\"],\"usages_not\":[\"2023届\"]}\n", + " {\"tags\":[\"空间向量\"]}\n", "]\n", "\"\"\"---关键字设置完毕---\"\"\"\n", "# 示例: keywords_dict_table = [\n", diff --git a/工具/批量添加题库字段数据.ipynb b/工具/批量添加题库字段数据.ipynb index 8ce01b73..b17d88ba 100644 --- a/工具/批量添加题库字段数据.ipynb +++ b/工具/批量添加题库字段数据.ipynb @@ -2,142 +2,193 @@ "cells": [ { "cell_type": "code", - "execution_count": 9, + "execution_count": 10, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "题号: 000291 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000292 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000293 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000294 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000296 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000297 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000299 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000301 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000302 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000304 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000305 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 000781 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001944 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001947 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001948 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001949 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001950 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001951 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001952 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001953 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001954 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001955 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001956 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001957 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001958 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001959 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001960 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001961 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001962 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001963 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001964 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001965 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001966 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001968 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001969 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001971 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001972 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001973 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001974 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001975 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001976 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001977 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001978 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001979 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001980 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001981 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001985 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001987 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 001991 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 003624 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 003647 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 003679 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 004096 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 004243 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 004348 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 004656 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 004698 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 004740 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009855 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009856 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009857 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009858 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009859 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009860 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009861 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009862 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009863 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009864 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009865 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009867 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009868 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009870 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009871 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009872 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 009873 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010706 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010707 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010708 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010709 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010710 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010711 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010712 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010713 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010714 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010715 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010716 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010717 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010718 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010719 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010720 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010721 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010722 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010723 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010724 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010725 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010726 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010727 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010729 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010730 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010731 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010732 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010733 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010735 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010736 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010737 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010738 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010739 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 010740 , 字段: tags 中已添加数据: 空间向量\n", - "题号: 030452 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030453 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030454 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030455 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030456 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030457 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030458 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030459 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030460 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030461 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030462 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030463 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030464 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030465 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030466 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030467 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030468 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030469 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030470 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030471 , 字段: tags 中已有该数据: 空间向量\n", - "题号: 030472 , 字段: tags 中已有该数据: 空间向量\n" + "题号: 009855 , 字段: objs 中已添加数据: K0624001X\n", + "题号: 009856 , 字段: objs 中已添加数据: K0624001X\n", + "题号: 009860 , 字段: objs 中已添加数据: K0624001X\n", + "题号: 030454 , 字段: objs 中已添加数据: K0624001X\n", + "题号: 000291 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 000293 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 001965 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 001980 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 009857 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 009858 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 010706 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 010709 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 010712 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 030458 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 030461 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 030467 , 字段: objs 中已添加数据: K0624002X\n", + "题号: 000301 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 001944 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 001947 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 001956 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 001957 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 009861 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 010707 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 010708 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 010715 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 010717 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 030455 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 030456 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 030470 , 字段: objs 中已添加数据: K0624003X\n", + "题号: 000292 , 字段: objs 中已添加数据: K0625002X\n", + "题号: 009859 , 字段: objs 中已添加数据: K0625002X\n", + "题号: 010709 , 字段: objs 中已添加数据: K0625002X\n", + "题号: 001950 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 001954 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 001956 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 001958 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 010706 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 010710 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 010714 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 010716 , 字段: objs 中已添加数据: K0625003X\n", + "题号: 001949 , 字段: objs 中已添加数据: K0625004X\n", + "题号: 010711 , 字段: objs 中已添加数据: K0625004X\n", + "题号: 010736 , 字段: objs 中已添加数据: K0625004X\n", + "题号: 000301 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 001953 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 001959 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 001979 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 004698 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 010719 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 030452 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 030454 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 030458 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 030459 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 030464 , 字段: objs 中已添加数据: K0626001X\n", + "题号: 001955 , 字段: objs 中已添加数据: K0626003X\n", + "题号: 001957 , 字段: objs 中已添加数据: K0626003X\n", + "题号: 010717 , 字段: objs 中已添加数据: K0626003X\n", + "题号: 000781 , 字段: objs 中已添加数据: K0627002X\n", + "题号: 001961 , 字段: objs 中已添加数据: K0627002X\n", + "题号: 003624 , 字段: objs 中已添加数据: K0627002X\n", + "题号: 003679 , 字段: objs 中已添加数据: K0627002X\n", + "题号: 009862 , 字段: objs 中已添加数据: K0627002X\n", + "题号: 010722 , 字段: objs 中已添加数据: K0627002X\n", + "题号: 001962 , 字段: objs 中已添加数据: K0627003X\n", + "题号: 030463 , 字段: objs 中已添加数据: K0627003X\n", + "题号: 000291 , 字段: objs 中已添加数据: K0627004X\n", + "题号: 000781 , 字段: objs 中已添加数据: K0627004X\n", + "题号: 010723 , 字段: objs 中已添加数据: K0627004X\n", + "题号: 030457 , 字段: objs 中已添加数据: K0627004X\n", + "题号: 000293 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 001952 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 001963 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 001964 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 001965 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 001980 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 009861 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 009863 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 010718 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 010721 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 010724 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 010725 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 010726 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 010729 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 030456 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 030457 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 030463 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 030469 , 字段: objs 中已添加数据: K0627005X\n", + "题号: 000302 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 001951 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 001966 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 001968 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 001969 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 001977 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 009861 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 009864 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 030453 , 字段: objs 中已添加数据: K0627006X\n", + "题号: 000297 , 字段: objs 中已有该数据: K0627007X\n", + "题号: 000304 , 字段: objs 中已有该数据: K0627007X\n", + "题号: 009871 , 字段: objs 中已添加数据: K0627007X\n", + "题号: 010721 , 字段: objs 中已添加数据: K0627007X\n", + "题号: 010729 , 字段: objs 中已添加数据: K0627007X\n", + "题号: 010737 , 字段: objs 中已添加数据: K0627007X\n", + "题号: 030460 , 字段: objs 中已添加数据: K0627007X\n", + "题号: 030472 , 字段: objs 中已添加数据: K0627007X\n", + "题号: 001971 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 001972 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 001974 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 001975 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 001976 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 003624 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 009865 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 030467 , 字段: objs 中已添加数据: K0628001X\n", + "题号: 001985 , 字段: objs 中已添加数据: K0628002X\n", + "题号: 010713 , 字段: objs 中已添加数据: K0628002X\n", + "题号: 010724 , 字段: objs 中已添加数据: K0628002X\n", + "题号: 010727 , 字段: objs 中已添加数据: K0628002X\n", + "题号: 000299 , 字段: objs 中已有该数据: K0628004X\n", + "题号: 000305 , 字段: objs 中已有该数据: K0628004X\n", + "题号: 001973 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 001978 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 004656 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 009867 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 010714 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 010718 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 010720 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 030459 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 030460 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 030462 , 字段: objs 中已添加数据: K0628004X\n", + "题号: 000294 , 字段: objs 中已添加数据: K0628005X\n", + "题号: 001975 , 字段: objs 中已添加数据: K0628005X\n", + "题号: 001979 , 字段: objs 中已添加数据: K0628005X\n", + "题号: 004740 , 字段: objs 中已添加数据: K0628005X\n", + "题号: 010731 , 字段: objs 中已添加数据: K0628005X\n", + "题号: 010733 , 字段: objs 中已添加数据: K0628005X\n", + "题号: 001960 , 字段: objs 中已添加数据: KNONE\n", + "题号: 030471 , 字段: objs 中已添加数据: KNONE\n", + "题号: 000293 , 字段: objs 中已有该数据: K0629001X\n", + "题号: 000296 , 字段: objs 中已有该数据: K0629001X\n", + "题号: 000297 , 字段: objs 中已有该数据: K0629001X\n", + "题号: 003647 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 004348 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 009868 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 010735 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 010740 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 030461 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 030465 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 030472 , 字段: objs 中已添加数据: K0629001X\n", + "题号: 000302 , 字段: objs 中已有该数据: K0630002X\n", + "题号: 000304 , 字段: objs 中已有该数据: K0630002X\n", + "题号: 001948 , 字段: objs 中已添加数据: K0630002X\n", + "题号: 004348 , 字段: objs 中已添加数据: K0630002X\n", + "题号: 009870 , 字段: objs 中已添加数据: K0630002X\n", + "题号: 010721 , 字段: objs 中已添加数据: K0630002X\n", + "题号: 010730 , 字段: objs 中已添加数据: K0630002X\n", + "题号: 000294 , 字段: objs 中已有该数据: K0630004X\n", + "题号: 000296 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 003647 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 004096 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 004243 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 004656 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 004698 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 004740 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 009871 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 010732 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 010735 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 030462 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 030472 , 字段: objs 中已添加数据: K0630004X\n", + "题号: 030468 , 字段: objs 中已添加数据: K0631001X\n", + "题号: 000305 , 字段: objs 中已有该数据: K0631002X\n", + "题号: 001981 , 字段: objs 中已添加数据: K0631002X\n", + "题号: 004243 , 字段: objs 中已添加数据: K0631002X\n", + "题号: 009873 , 字段: objs 中已添加数据: K0631002X\n", + "题号: 010739 , 字段: objs 中已添加数据: K0631002X\n", + "题号: 000296 , 字段: objs 中已添加数据: K0631003X\n", + "题号: 000299 , 字段: objs 中已有该数据: K0631003X\n", + "题号: 004096 , 字段: objs 中已添加数据: K0631003X\n", + "题号: 009872 , 字段: objs 中已添加数据: K0631003X\n", + "题号: 010737 , 字段: objs 中已添加数据: K0631003X\n", + "题号: 030461 , 字段: objs 中已添加数据: K0631003X\n", + "题号: 030468 , 字段: objs 中已添加数据: K0631003X\n" ] } ], diff --git a/工具/批量题号选题pdf生成.ipynb b/工具/批量题号选题pdf生成.ipynb index 132496d7..bd7a7d55 100644 --- a/工具/批量题号选题pdf生成.ipynb +++ b/工具/批量题号选题pdf生成.ipynb @@ -2,64 +2,16 @@ "cells": [ { "cell_type": "code", - "execution_count": 3, + "execution_count": 1, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0406001X_教师用_20221103.tex\n", + "开始编译教师版本pdf文件: 临时文件/批量生成题目/立体几何1批量.tex_教师用_20221105.tex\n", "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0406001X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0406002X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0406002X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0406003X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0406003X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0406004X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0406004X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0406005X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0406005X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0407001X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0407001X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0407002X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0407002X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0407003X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0407003X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0407004X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0407004X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0408002X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0408002X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0408003X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0408003X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0409001X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0409001X_学生用_20221103.tex\n", - "0\n", - "开始编译教师版本pdf文件: 临时文件/批量生成题目/递推数列/K0409002X_教师用_20221103.tex\n", - "0\n", - "开始编译学生版本pdf文件: 临时文件/批量生成题目/递推数列/K0409002X_学生用_20221103.tex\n", + "开始编译学生版本pdf文件: 临时文件/批量生成题目/立体几何1批量.tex_学生用_20221105.tex\n", "0\n" ] } @@ -74,26 +26,19 @@ "\"\"\"---设置题目列表---\"\"\"\n", "#字典字段为文件名, 之后为内容的题号\n", "problems_dict = {\n", - "\"K0406001X\":\"001739,001740\",\n", - "\"K0406002X\":\"010770,010771\",\n", - "\"K0406003X\":\"000514,001741,001742,001743,001744,003202,008400,008401,008402,008406,008408,009890\",\n", - "\"K0406004X\":\"000403,003211,003219,003630,010778\",\n", - "\"K0406005X\":\"000575,003210,003215,003218,003226,009892,010772,010773,010777\",\n", - "\"K0407001X\":\"001821\",\n", - "\"K0407002X\":\"000307,000320,000574,000950,001795,001803,001813,001818,001823,001824,001825,003205,003206,003213,003214,003273,003309,003310,003319,004179,006968,006969,006974,006982,006983,008404,008405,008407,008409,009894,009895,010774,010775,010779,010780\",\n", - "\"K0407003X\":\"001804,001805,001806,001807,001810,001811,001814,001815,001816,001819,001820,001822,003312,003322,006973\",\n", - "\"K0407004X\":\"001809,003600,010776\",\n", - "\"K0408002X\":\"006910,006912\",\n", - "\"K0408003X\":\"000315,000322,001018,001019,001020,001021,001022,001023,001024,001025,003274,003275,003276,003277,003278,003282,003284,003285,003286,003287,003289,004981,006909,006911,006913,006915,006916,006917,006918,006919,006920,006921,006922,006923,006924,006925,006926,006927,006928,006929,006930,006931,006932,006933,006934,006935,006936,006937,006938,006939,006940,006941,006942,006943,006944,006945,006946,006947,006948,006949,006950,006951,006952,006953,006956,006988,006989,006990,008457,008458,008459,008461,008462,008463,008464,008465,008466,008467,008468,008469,008534,009896,009897,009898,010782,010783,010784,010785,010786,010787\",\n", - "\"K0409001X\":\"000316,000324,000595,001026,001027,001028,001467,001817,003279,003280,003283,003288,006914,006954,006955,006957,006958,006959,006960,008460,008470,008471,008472,008473,008522,008523,008524,008525,008535,009899,009900,010788\",\n", - "\"K0409002X\":\"000323,003281,008474,008475,009901\"\n", + "\"K0629001X\":\"000293,000297,009868,010740,030465\",\n", + "\"K0630002X\":\"000298,000302,000304,001948,004348,009870,010721,010730\",\n", + "\"K0630004X\":\"000294,000300,003647,004656,004698,004740,009871,010732,010735,030462,030472\",\n", + "\"K0631002X\":\"000303,000305,001981,004243,009873,010739\",\n", + "\"K0631003X\":\"000295,000296,000299,004096,009872,010737,030461,030468\"\n", "}\n", "\n", "\"\"\"---设置题目列表结束---\"\"\"\n", "\n", "\"\"\"---设置文件保存路径---\"\"\"\n", "#目录和文件的分隔务必用/\n", - "directory = \"临时文件/批量生成题目/递推数列/\"\n", + "directory = \"临时文件/批量生成题目/\"\n", + "filename = \"立体几何1批量.tex\"\n", "\"\"\"---设置文件名结束---\"\"\"\n", "if directory[-1] != \"/\":\n", " directory += \"/\"\n", @@ -147,17 +92,24 @@ "current_time = time.localtime()\n", "time_string = \"_\"+str(current_time.tm_year).zfill(4)+str(current_time.tm_mon).zfill(2)+str(current_time.tm_mday).zfill(2)\n", "\n", - "for filename in problems_dict:\n", - " problems = problems_dict[filename]\n", - " teachers_latex_file = directory + filename + \"_教师用\" + time_string + \".tex\"\n", - " students_latex_file = directory + filename + \"_学生用\" + time_string + \".tex\"\n", + "\n", + "data_teachers = \"\"\n", + "data_students = \"\"\n", + "\n", + "teachers_latex_file = directory + filename + \"_教师用\" + time_string + \".tex\"\n", + "students_latex_file = directory + filename + \"_学生用\" + time_string + \".tex\"\n", + "\n", + "for section_name in problems_dict:\n", + " problems = problems_dict[section_name]\n", + "\n", + " data_teachers += r\"\\newpage\" + \"\\n\\n\" + r\"\\section{\" + section_name +\"}\\n\\n\"\n", + " data_students += r\"\\newpage\" + \"\\n\\n\" + r\"\\section{\" + section_name +\"}\\n\\n\"\n", "\n", " #生成题目列表\n", " problem_list = [id for id in generate_number_set(problems.strip(),pro_dict) if id in pro_dict]\n", "\n", - " data_teachers = \"\"\n", - " data_students = \"\"\n", - " id_list = \"\"\n", + "\n", + "\n", "\n", " #生成教师题目字符串与学生题目字符串, 准备替换至latex文件\n", " for id in problem_list:\n", @@ -190,33 +142,35 @@ " space = (\"\" if problemset[\"space\"] == \"\" else r\"\\vspace*{\"+problemset[\"space\"]+\"}\\n\")\n", " tags = (\"|\".join(problemset[\"tags\"]) if len(problemset[\"origin\"])>0 else \"暂无标签\")\n", " raw_string = \"\\\\item \" + \"{\\\\tiny (\"+id+\")}\"+problem\n", - " teachers_string = raw_string.replace(\"\\\\tiny\",\"\")+\"\\n\\n关联目标:\\n\\n\"+ objects + \"\\n\\n标签: \" + tags + \"\\n\\n答案: \"+answer + \"\\n\\n\" + \"解答或提示: \" + solution + \"\\n\\n使用记录:\\n\\n\"+ usage + \"\\n\" + \"\\n\\n出处: \"+origin + \"\\n\"\n", + " teachers_string = raw_string.replace(\"\\\\tiny\",\"\")+\"\\n\\n关联目标:\\n\\n\"+ objects + \"\\n\\n标签: \" + tags + \"\\n\\n答案: \"+answer + \"\\n\\n\" + \"解答或提示: \" + solution + \"\\n\\n使用记录:\\n\\n\"+ usage + \"\\n\" + \"\\n\\n出处: \"+origin + \"\\n\\n\"\n", " students_string = raw_string + space + \"\\n\\n\"\n", " data_teachers += teachers_string\n", " data_students += students_string\n", "\n", + "#去除第一个newpage\n", + "data_teachers = data_teachers[10:]\n", + "data_students = data_students[10:]\n", "\n", + "#替换latex文件的内容并编译\n", + "with open(\"模板文件/题目清单.tex\",\"r\",encoding = \"utf8\") as f:\n", + " latex_raw = f.read()\n", + "#识别操作系统\n", + "if sys.platform != \"win32\":\n", + " latex_raw = re.sub(r\"fontset[\\s]*=[\\s]*windows\",\"fontset = fandol\",latex_raw)\n", + " latex_raw = re.sub(r\"\\\\setCJKmainfont\",r\"% \\\\setCJKmainfont\",latex_raw)\n", + "latex_teachers = latex_raw.replace(\"编译模板\",data_teachers)\n", + "with open(teachers_latex_file,\"w\",encoding = \"utf8\") as f:\n", + " f.write(latex_teachers)\n", + "print(\"开始编译教师版本pdf文件: \", teachers_latex_file)\n", + "os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ teachers_latex_file)\n", + "print(os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ teachers_latex_file))\n", "\n", - " #替换latex文件的内容并编译\n", - " with open(\"模板文件/题目清单.tex\",\"r\",encoding = \"utf8\") as f:\n", - " latex_raw = f.read()\n", - " #识别操作系统\n", - " if sys.platform != \"win32\":\n", - " latex_raw = re.sub(r\"fontset[\\s]*=[\\s]*windows\",\"fontset = fandol\",latex_raw)\n", - " latex_raw = re.sub(r\"\\\\setCJKmainfont\",r\"% \\\\setCJKmainfont\",latex_raw)\n", - " latex_teachers = latex_raw.replace(\"编译模板\",data_teachers)\n", - " with open(teachers_latex_file,\"w\",encoding = \"utf8\") as f:\n", - " f.write(latex_teachers)\n", - " print(\"开始编译教师版本pdf文件: \", teachers_latex_file)\n", - " os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ teachers_latex_file)\n", - " print(os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ teachers_latex_file))\n", - "\n", - " latex_students = latex_raw.replace(\"编译模板\",data_students)\n", - " with open(students_latex_file,\"w\",encoding = \"utf8\") as f:\n", - " f.write(latex_students)\n", - " print(\"开始编译学生版本pdf文件: \", students_latex_file)\n", - " os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ students_latex_file)\n", - " print(os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ students_latex_file))\n" + "latex_students = latex_raw.replace(\"编译模板\",data_students)\n", + "with open(students_latex_file,\"w\",encoding = \"utf8\") as f:\n", + " f.write(latex_students)\n", + "print(\"开始编译学生版本pdf文件: \", students_latex_file)\n", + "os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ students_latex_file)\n", + "print(os.system(\"xelatex -interaction=batchmode -output-directory=\" + directory + \" \"+ students_latex_file))\n" ] }, { diff --git a/工具/文本文件/metadata.txt b/工具/文本文件/metadata.txt index 3a8723b9..4b4f65b5 100644 --- a/工具/文本文件/metadata.txt +++ b/工具/文本文件/metadata.txt @@ -1,517 +1,722 @@ -tags -291 -空间向量 - - -292 -空间向量 - - -293 -空间向量 - - -294 -空间向量 - - -296 -空间向量 - - -297 -空间向量 - - -299 -空间向量 - - -301 -空间向量 - - -302 -空间向量 - - -304 -空间向量 - - -305 -空间向量 - - -781 -空间向量 - - -1944 -空间向量 - - -1947 -空间向量 - - -1948 -空间向量 - - -1949 -空间向量 - - -1950 -空间向量 - - -1951 -空间向量 - - -1952 -空间向量 - - -1953 -空间向量 - - -1954 -空间向量 - - -1955 -空间向量 - - -1956 -空间向量 - - -1957 -空间向量 - - -1958 -空间向量 - - -1959 -空间向量 - - -1960 -空间向量 - - -1961 -空间向量 - - -1962 -空间向量 - - -1963 -空间向量 - - -1964 -空间向量 - - -1965 -空间向量 - - -1966 -空间向量 - - -1968 -空间向量 - - -1969 -空间向量 - - -1971 -空间向量 - - -1972 -空间向量 - - -1973 -空间向量 - - -1974 -空间向量 - - -1975 -空间向量 - - -1976 -空间向量 - - -1977 -空间向量 - - -1978 -空间向量 - - -1979 -空间向量 - - -1980 -空间向量 - - -1981 -空间向量 - - -1985 -空间向量 - - -1987 -空间向量 - - -1991 -空间向量 - - -3624 -空间向量 - - -3647 -空间向量 - - -3679 -空间向量 - - -4096 -空间向量 - - -4243 -空间向量 - - -4348 -空间向量 - - -4656 -空间向量 - - -4698 -空间向量 - - -4740 -空间向量 - - +objs 9855 -空间向量 +K0624001X 9856 -空间向量 - - -9857 -空间向量 - - -9858 -空间向量 - - -9859 -空间向量 +K0624001X 9860 -空间向量 - - -9861 -空间向量 - - -9862 -空间向量 - - -9863 -空间向量 - - -9864 -空间向量 - - -9865 -空间向量 - - -9867 -空间向量 - - -9868 -空间向量 - - -9870 -空间向量 - - -9871 -空间向量 - - -9872 -空间向量 - - -9873 -空间向量 - - -10706 -空间向量 - - -10707 -空间向量 - - -10708 -空间向量 - - -10709 -空间向量 - - -10710 -空间向量 - - -10711 -空间向量 - - -10712 -空间向量 - - -10713 -空间向量 - - -10714 -空间向量 - - -10715 -空间向量 - - -10716 -空间向量 - - -10717 -空间向量 - - -10718 -空间向量 - - -10719 -空间向量 - - -10720 -空间向量 - - -10721 -空间向量 - - -10722 -空间向量 - - -10723 -空间向量 - - -10724 -空间向量 - - -10725 -空间向量 - - -10726 -空间向量 - - -10727 -空间向量 - - -10729 -空间向量 - - -10730 -空间向量 - - -10731 -空间向量 - - -10732 -空间向量 - - -10733 -空间向量 - - -10735 -空间向量 - - -10736 -空间向量 - - -10737 -空间向量 - - -10738 -空间向量 - - -10739 -空间向量 - - -10740 -空间向量 - - -30452 -空间向量 - - -30453 -空间向量 +K0624001X 30454 -空间向量 +K0624001X -30455 -空间向量 +291 +K0624002X -30456 -空间向量 +293 +K0624002X -30457 -空间向量 +1965 +K0624002X + + +1980 +K0624002X + + +9857 +K0624002X + + +9858 +K0624002X + + +10706 +K0624002X + + +10709 +K0624002X + + +10712 +K0624002X 30458 -空间向量 - - -30459 -空间向量 - - -30460 -空间向量 +K0624002X 30461 -空间向量 - - -30462 -空间向量 - - -30463 -空间向量 - - -30464 -空间向量 - - -30465 -空间向量 - - -30466 -空间向量 +K0624002X 30467 -空间向量 +K0624002X -30468 -空间向量 +301 +K0624003X -30469 -空间向量 +1944 +K0624003X + + +1947 +K0624003X + + +1956 +K0624003X + + +1957 +K0624003X + + +9861 +K0624003X + + +10707 +K0624003X + + +10708 +K0624003X + + +10715 +K0624003X + + +10717 +K0624003X + + +30455 +K0624003X + + +30456 +K0624003X 30470 -空间向量 +K0624003X -30471 -空间向量 +292 +K0625002X + + +9859 +K0625002X + + +10709 +K0625002X + + +1950 +K0625003X + + +1954 +K0625003X + + +1956 +K0625003X + + +1958 +K0625003X + + +10706 +K0625003X + + +10710 +K0625003X + + +10714 +K0625003X + + +10716 +K0625003X + + +1949 +K0625004X + + +10711 +K0625004X + + +10736 +K0625004X + + +301 +K0626001X + + +1953 +K0626001X + + +1959 +K0626001X + + +1979 +K0626001X + + +4698 +K0626001X + + +10719 +K0626001X + + +30452 +K0626001X + + +30454 +K0626001X + + +30458 +K0626001X + + +30459 +K0626001X + + +30464 +K0626001X + + +1955 +K0626003X + + +1957 +K0626003X + + +10717 +K0626003X + + +781 +K0627002X + + +1961 +K0627002X + + +3624 +K0627002X + + +3679 +K0627002X + + +9862 +K0627002X + + +10722 +K0627002X + + +1962 +K0627003X + + +30463 +K0627003X + + +291 +K0627004X + + +781 +K0627004X + + +10723 +K0627004X + + +30457 +K0627004X + + +293 +K0627005X + + +1952 +K0627005X + + +1963 +K0627005X + + +1964 +K0627005X + + +1965 +K0627005X + + +1980 +K0627005X + + +9861 +K0627005X + + +9863 +K0627005X + + +10718 +K0627005X + + +10721 +K0627005X + + +10724 +K0627005X + + +10725 +K0627005X + + +10726 +K0627005X + + +10729 +K0627005X + + +30456 +K0627005X + + +30457 +K0627005X + + +30463 +K0627005X + + +30469 +K0627005X + + +302 +K0627006X + + +1951 +K0627006X + + +1966 +K0627006X + + +1968 +K0627006X + + +1969 +K0627006X + + +1977 +K0627006X + + +9861 +K0627006X + + +9864 +K0627006X + + +30453 +K0627006X + + +297 +K0627007X + + +304 +K0627007X + + +9871 +K0627007X + + +10721 +K0627007X + + +10729 +K0627007X + + +10737 +K0627007X + + +30460 +K0627007X 30472 -空间向量 +K0627007X + + +1971 +K0628001X + + +1972 +K0628001X + + +1974 +K0628001X + + +1975 +K0628001X + + +1976 +K0628001X + + +3624 +K0628001X + + +9865 +K0628001X + + +30467 +K0628001X + + +1985 +K0628002X + + +10713 +K0628002X + + +10724 +K0628002X + + +10727 +K0628002X + + +299 +K0628004X + + +305 +K0628004X + + +1973 +K0628004X + + +1978 +K0628004X + + +4656 +K0628004X + + +9867 +K0628004X + + +10714 +K0628004X + + +10718 +K0628004X + + +10720 +K0628004X + + +30459 +K0628004X + + +30460 +K0628004X + + +30462 +K0628004X + + +294 +K0628005X + + +1975 +K0628005X + + +1979 +K0628005X + + +4740 +K0628005X + + +10731 +K0628005X + + +10733 +K0628005X + + +1960 +KNONE + + +30471 +KNONE + + +293 +K0629001X + + +296 +K0629001X + + +297 +K0629001X + + +3647 +K0629001X + + +4348 +K0629001X + + +9868 +K0629001X + + +10735 +K0629001X + + +10740 +K0629001X + + +30461 +K0629001X + + +30465 +K0629001X + + +30472 +K0629001X + + +302 +K0630002X + + +304 +K0630002X + + +1948 +K0630002X + + +4348 +K0630002X + + +9870 +K0630002X + + +10721 +K0630002X + + +10730 +K0630002X + + +294 +K0630004X + + +296 +K0630004X + + +3647 +K0630004X + + +4096 +K0630004X + + +4243 +K0630004X + + +4656 +K0630004X + + +4698 +K0630004X + + +4740 +K0630004X + + +9871 +K0630004X + + +10732 +K0630004X + + +10735 +K0630004X + + +30462 +K0630004X + + +30472 +K0630004X + + +30468 +K0631001X + + +305 +K0631002X + + +1981 +K0631002X + + +4243 +K0631002X + + +9873 +K0631002X + + +10739 +K0631002X + + +296 +K0631003X + + +299 +K0631003X + + +4096 +K0631003X + + +9872 +K0631003X + + +10737 +K0631003X + + +30461 +K0631003X + + +30468 +K0631003X + diff --git a/工具/文本文件/题号筛选.txt b/工具/文本文件/题号筛选.txt index 0ca365dc..72b822bf 100644 --- a/工具/文本文件/题号筛选.txt +++ b/工具/文本文件/题号筛选.txt @@ -1 +1 @@ -000175,000176,000178,000180,000181,000183,000184,000185,000186,000190,000191,000192,000193,000194,000195,000196,000209,000210,000291,000292,000293,000294,000296,000297,000299,000301,000302,000304,000305,000365,000392,000404,000440,000442,000533,000663,000754,000781,000854,000959,001592,001593,001594,001595,001598,001599,001601,001602,001604,001605,001606,001607,001609,001610,001612,001613,001614,001615,001616,001617,001618,001619,001621,001622,001624,001625,001626,001627,001629,001630,001632,001633,001634,001635,001637,001638,001639,001640,001642,001644,001646,001647,001648,001650,001651,001652,001653,001654,001655,001656,001657,001658,001660,001661,001662,001663,001664,001665,001666,001669,001671,001672,001673,001674,001675,001678,001679,001680,001681,001682,001683,001684,001685,001686,001687,001688,001692,001693,001696,001699,001700,001702,001719,001723,001727,001730,001731,001732,001733,001734,001735,001736,001737,001738,001943,001944,001945,001947,001948,001949,001950,001951,001952,001953,001954,001955,001956,001957,001958,001959,001960,001961,001962,001963,001964,001965,001966,001968,001969,001971,001972,001973,001974,001975,001976,001977,001978,001979,001980,001981,001982,001983,001984,001985,001986,001987,001988,001989,001990,001991,003452,003453,003456,003457,003458,003459,003460,003463,003464,003465,003467,003468,003469,003470,003474,003476,003479,003485,003486,003488,003489,003490,003491,003492,003493,003498,003624,003647,003679,003700,003717,003768,003816,003827,003830,003844,003846,003898,003941,003950,003970,003973,003984,003988,003989,003990,003994,003999,004075,004088,004093,004096,004117,004133,004136,004171,004177,004200,004218,004241,004243,004306,004327,004345,004348,004367,004437,004448,004479,004565,004652,004655,004656,004664,004669,004698,004740,009111,009112,009113,009114,009115,009116,009117,009118,009119,009120,009121,009122,009123,009124,009125,009126,009127,009128,009129,009130,009131,009132,009133,009134,009135,009136,009138,009139,009140,009141,009142,009143,009145,009146,009147,009148,009149,009150,009151,009152,009153,009155,009156,009157,009159,009160,009161,009162,009163,009164,009165,009166,009167,009168,009169,009170,009171,009172,009173,009174,009175,009176,009177,009178,009179,009180,009182,009184,009185,009187,009188,009189,009190,009191,009192,009193,009194,009196,009197,009198,009199,009201,009205,009206,009212,009214,009216,009218,009219,009220,009221,009222,009223,009224,009225,009226,009228,009229,009230,009235,009239,009240,009243,009392,009393,009394,009395,009396,009397,009398,009402,009412,009414,009415,009664,009665,009666,009667,009668,009669,009670,009672,009674,009675,009676,009677,009678,009679,009680,009681,009682,009683,009684,009685,009687,009688,009689,009691,009692,009693,009695,009697,009699,009700,009701,009702,009703,009704,009705,009706,009707,009708,009709,009713,009717,009724,009725,009726,009727,009728,009729,009731,009855,009856,009857,009858,009859,009860,009861,009862,009863,009864,009865,009866,009867,009869,009870,009871,009872,009873,009874,010429,010430,010431,010432,010433,010434,010436,010437,010438,010439,010440,010441,010442,010443,010444,010445,010446,010447,010448,010449,010450,010451,010452,010455,010456,010457,010458,010459,010460,010461,010462,010463,010464,010465,010466,010467,010468,010469,010471,010472,010473,010474,010475,010476,010477,010478,010479,010480,010481,010482,010483,010484,010485,010486,010488,010489,010490,010492,010493,010494,010495,010502,010506,010512,010513,010517,010532,010706,010707,010708,010709,010710,010711,010712,010713,010714,010715,010716,010717,010718,010719,010720,010721,010722,010723,010724,010725,010726,010727,010729,010730,010731,010732,010733,010735,010736,010737,010738,010739,010740,011991,011997,012000,012012,012017,030079,030083,030099,030113,030114,030115,030117,030118,030121,030129,030130,030131,030132,030133,030134,030135,030136,030141,030452,030453,030454,030455,030456,030457,030458,030459,030460,030461,030463,030464,030465,030466,030467,030468,030469,030471,030472 \ No newline at end of file +000291,000292,000293,000294,000296,000297,000299,000301,000302,000304,000305,000781,001944,001947,001948,001949,001950,001951,001952,001953,001954,001955,001956,001957,001958,001959,001960,001961,001962,001963,001964,001965,001966,001968,001969,001971,001972,001973,001974,001975,001976,001977,001978,001979,001980,001981,001985,001987,001991,003624,003647,003679,004096,004243,004348,004656,004698,004740,009855,009856,009857,009858,009859,009860,009861,009862,009863,009864,009865,009867,009868,009870,009871,009872,009873,010706,010707,010708,010709,010710,010711,010712,010713,010714,010715,010716,010717,010718,010719,010720,010721,010722,010723,010724,010725,010726,010727,010729,010730,010731,010732,010733,010735,010736,010737,010738,010739,010740,030452,030453,030454,030455,030456,030457,030458,030459,030460,030461,030462,030463,030464,030465,030466,030467,030468,030469,030470,030471,030472 \ No newline at end of file diff --git a/工具/根据目标列表批量生成对应题目的字典.ipynb b/工具/根据目标列表批量生成对应题目的字典.ipynb index 3f5b8df5..6085d94b 100644 --- a/工具/根据目标列表批量生成对应题目的字典.ipynb +++ b/工具/根据目标列表批量生成对应题目的字典.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 2, "metadata": {}, "outputs": [], "source": [ @@ -14,48 +14,38 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 4, "metadata": {}, "outputs": [], "source": [ "# 输入目标列表\n", - "t = \"\"\"K0624001X\n", - "K0624002X\n", - "K0624003X\n", - "K0625001X\n", - "K0625002X\n", - "K0625003X\n", - "K0625004X\n", - "K0626001X\n", - "K0626002X\n", - "K0626003X\n", - "K0626004X\n", - "K0627001X\n", - "K0627002X\n", - "K0627003X\n", - "K0627004X\n", - "K0627005X\n", - "K0627006X\n", - "K0627007X\n", - "K0628001X\n", - "K0628002X\n", - "K0628003X\n", - "K0628004X\n", - "K0628005X\"\"\"" + "t = \"\"\"K0629001X\n", + "K0629002X\n", + "K0629003X\n", + "K0630001X\n", + "K0630002X\n", + "K0630003X\n", + "K0630004X\n", + "K0631001X\n", + "K0631002X\n", + "K0631003X\n", + "\"\"\"" ] }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 5, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "\"K0624001X\":\"000291\",\n", - "\"K0625001X\":\"000292\",\n", - "\"K0625004X\":\"000301\",\n" + "\"K0629001X\":\"000293,000297,009868,010740,030465\",\n", + "\"K0630002X\":\"000298,000302,000304,001948,004348,009870,010721,010730\",\n", + "\"K0630004X\":\"000294,000300,003647,004656,004698,004740,009871,010732,010735,030462,030472\",\n", + "\"K0631002X\":\"000303,000305,001981,004243,009873,010739\",\n", + "\"K0631003X\":\"000295,000296,000299,004096,009872,010737,030461,030468\",\n" ] } ], diff --git a/工具/模板文件/题目编辑.aux b/工具/模板文件/题目编辑.aux new file mode 100644 index 00000000..cc04fc55 --- /dev/null +++ b/工具/模板文件/题目编辑.aux @@ -0,0 +1,3 @@ +\relax +\ttl@finishall +\gdef \@abspage@last{1} diff --git a/工具/模板文件/题目编辑.log b/工具/模板文件/题目编辑.log new file mode 100644 index 00000000..f4b65633 --- /dev/null +++ b/工具/模板文件/题目编辑.log @@ -0,0 +1,888 @@ +This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2021/W32TeX) (preloaded format=xelatex 2021.8.15) 5 NOV 2022 08:59 +entering extended mode + restricted \write18 enabled. + file:line:error style messages enabled. + %&-line parsing enabled. +**题目编辑 +(./题目编辑.tex +LaTeX2e <2020-10-01> patch level 4 +L3 programming layer <2021-02-18> (c:/texlive/2021/texmf-dist/tex/latex/base/article.cls +Document Class: article 2020/04/10 v1.4m Standard LaTeX document class +(c:/texlive/2021/texmf-dist/tex/latex/base/size10.clo +File: size10.clo 2020/04/10 v1.4m Standard LaTeX file (size option) +) +\c@part=\count175 +\c@section=\count176 +\c@subsection=\count177 +\c@subsubsection=\count178 +\c@paragraph=\count179 +\c@subparagraph=\count180 +\c@figure=\count181 +\c@table=\count182 +\abovecaptionskip=\skip47 +\belowcaptionskip=\skip48 +\bibindent=\dimen138 +) (c:/texlive/2021/texmf-dist/tex/latex/ctex/ctex.sty (c:/texlive/2021/texmf-dist/tex/latex/l3kernel/expl3.sty +Package: expl3 2021-02-18 L3 programming layer (loader) + (c:/texlive/2021/texmf-dist/tex/latex/l3backend/l3backend-xetex.def +File: l3backend-xetex.def 2021-03-18 L3 backend support: XeTeX + (|extractbb --version) +\c__kernel_sys_dvipdfmx_version_int=\count183 +\l__color_backend_stack_int=\count184 +\g__color_backend_stack_int=\count185 +\g__graphics_track_int=\count186 +\l__pdf_internal_box=\box47 +\g__pdf_backend_object_int=\count187 +\g__pdf_backend_annotation_int=\count188 +\g__pdf_backend_link_int=\count189 +)) +Package: ctex 2021/03/14 v2.5.6 Chinese adapter in LaTeX (CTEX) + (c:/texlive/2021/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (c:/texlive/2021/texmf-dist/tex/latex/l3packages/xparse/xparse-2020-10-01.sty (c:/texlive/2021/texmf-dist/tex/latex/l3packages/xparse/xparse-generic.tex))) (c:/texlive/2021/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty +Package: l3keys2e 2021-03-12 LaTeX2e option processing using LaTeX3 keys +) (c:/texlive/2021/texmf-dist/tex/latex/ctex/ctexhook.sty +Package: ctexhook 2021/03/14 v2.5.6 Document and package hooks (CTEX) +) (c:/texlive/2021/texmf-dist/tex/latex/ctex/ctexpatch.sty +Package: ctexpatch 2021/03/14 v2.5.6 Patching commands (CTEX) +) (c:/texlive/2021/texmf-dist/tex/latex/base/fix-cm.sty +Package: fix-cm 2015/01/14 v1.1t fixes to LaTeX + (c:/texlive/2021/texmf-dist/tex/latex/base/ts1enc.def +File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file +LaTeX Font Info: Redeclaring font encoding TS1 on input line 47. +)) (c:/texlive/2021/texmf-dist/tex/latex/everysel/everysel.sty +Package: everysel 2021/01/20 v2.1 EverySelectfont Package (MS) + (c:/texlive/2021/texmf-dist/tex/latex/everysel/everysel-2011-10-28.sty)) +\l__ctex_tmp_int=\count190 +\l__ctex_tmp_box=\box48 +\l__ctex_tmp_dim=\dimen139 +\g__ctex_section_depth_int=\count191 +\g__ctex_font_size_int=\count192 + (c:/texlive/2021/texmf-dist/tex/latex/ctex/config/ctexopts.cfg +File: ctexopts.cfg 2021/03/14 v2.5.6 Option configuration file (CTEX) +) (c:/texlive/2021/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def +File: ctex-engine-xetex.def 2021/03/14 v2.5.6 XeLaTeX adapter (CTEX) + (c:/texlive/2021/texmf-dist/tex/xelatex/xecjk/xeCJK.sty +Package: xeCJK 2020/10/19 v3.8.6 Typesetting CJK scripts with XeLaTeX + (c:/texlive/2021/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty +Package: xtemplate 2021-03-12 L3 Experimental prototype document functions +\l__xtemplate_tmp_dim=\dimen140 +\l__xtemplate_tmp_int=\count193 +\l__xtemplate_tmp_muskip=\muskip16 +\l__xtemplate_tmp_skip=\skip49 +) +\l__xeCJK_tmp_int=\count194 +\l__xeCJK_tmp_box=\box49 +\l__xeCJK_tmp_dim=\dimen141 +\l__xeCJK_tmp_skip=\skip50 +\g__xeCJK_space_factor_int=\count195 +\l__xeCJK_begin_int=\count196 +\l__xeCJK_end_int=\count197 +\c__xeCJK_CJK_class_int=\XeTeXcharclass1 +\c__xeCJK_FullLeft_class_int=\XeTeXcharclass2 +\c__xeCJK_FullRight_class_int=\XeTeXcharclass3 +\c__xeCJK_HalfLeft_class_int=\XeTeXcharclass4 +\c__xeCJK_HalfRight_class_int=\XeTeXcharclass5 +\c__xeCJK_NormalSpace_class_int=\XeTeXcharclass6 +\c__xeCJK_CM_class_int=\XeTeXcharclass7 +\c__xeCJK_HangulJamo_class_int=\XeTeXcharclass8 +\l__xeCJK_last_skip=\skip51 +\g__xeCJK_node_int=\count198 +\c__xeCJK_CJK_node_dim=\dimen142 +\c__xeCJK_CJK-space_node_dim=\dimen143 +\c__xeCJK_default_node_dim=\dimen144 +\c__xeCJK_default-space_node_dim=\dimen145 +\c__xeCJK_CJK-widow_node_dim=\dimen146 +\c__xeCJK_normalspace_node_dim=\dimen147 +\l__xeCJK_ccglue_skip=\skip52 +\l__xeCJK_ecglue_skip=\skip53 +\l__xeCJK_punct_kern_skip=\skip54 +\l__xeCJK_last_penalty_int=\count199 +\l__xeCJK_last_bound_dim=\dimen148 +\l__xeCJK_last_kern_dim=\dimen149 +\l__xeCJK_widow_penalty_int=\count266 + +Package xtemplate Info: Declaring object type 'xeCJK/punctuation' taking 0 +(xtemplate) argument(s) on line 2341. + +\l__xeCJK_fixed_punct_width_dim=\dimen150 +\l__xeCJK_mixed_punct_width_dim=\dimen151 +\l__xeCJK_middle_punct_width_dim=\dimen152 +\l__xeCJK_fixed_margin_width_dim=\dimen153 +\l__xeCJK_mixed_margin_width_dim=\dimen154 +\l__xeCJK_middle_margin_width_dim=\dimen155 +\l__xeCJK_bound_punct_width_dim=\dimen156 +\l__xeCJK_bound_margin_width_dim=\dimen157 +\l__xeCJK_margin_minimum_dim=\dimen158 +\l__xeCJK_kerning_total_width_dim=\dimen159 +\l__xeCJK_same_align_margin_dim=\dimen160 +\l__xeCJK_different_align_margin_dim=\dimen161 +\l__xeCJK_kerning_margin_width_dim=\dimen162 +\l__xeCJK_kerning_margin_minimum_dim=\dimen163 +\l__xeCJK_bound_dim=\dimen164 +\l__xeCJK_reverse_bound_dim=\dimen165 +\l__xeCJK_margin_dim=\dimen166 +\l__xeCJK_minimum_bound_dim=\dimen167 +\l__xeCJK_kerning_margin_dim=\dimen168 +\g__xeCJK_family_int=\count267 +\l__xeCJK_fam_int=\count268 +\g__xeCJK_fam_allocation_int=\count269 +\l__xeCJK_verb_case_int=\count270 +\l__xeCJK_verb_exspace_skip=\skip55 + (c:/texlive/2021/texmf-dist/tex/latex/fontspec/fontspec.sty +Package: fontspec 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTeX + (c:/texlive/2021/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty +Package: fontspec-xetex 2020/02/21 v2.7i Font selection for XeLaTeX and LuaLaTeX +\l__fontspec_script_int=\count271 +\l__fontspec_language_int=\count272 +\l__fontspec_strnum_int=\count273 +\l__fontspec_tmp_int=\count274 +\l__fontspec_tmpa_int=\count275 +\l__fontspec_tmpb_int=\count276 +\l__fontspec_tmpc_int=\count277 +\l__fontspec_em_int=\count278 +\l__fontspec_emdef_int=\count279 +\l__fontspec_strong_int=\count280 +\l__fontspec_strongdef_int=\count281 +\l__fontspec_tmpa_dim=\dimen169 +\l__fontspec_tmpb_dim=\dimen170 +\l__fontspec_tmpc_dim=\dimen171 + (c:/texlive/2021/texmf-dist/tex/latex/base/fontenc.sty +Package: fontenc 2020/08/10 v2.0s Standard LaTeX package +) (c:/texlive/2021/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (c:/texlive/2021/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg +File: xeCJK.cfg 2020/10/19 v3.8.6 Configuration file for xeCJK package +)) +\ccwd=\dimen172 +\l__ctex_ccglue_skip=\skip56 +) +\l__ctex_ziju_dim=\dimen173 + (c:/texlive/2021/texmf-dist/tex/latex/zhnumber/zhnumber.sty +Package: zhnumber 2020/05/01 v2.8 Typesetting numbers with Chinese glyphs +\l__zhnum_scale_int=\count282 + (c:/texlive/2021/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg +File: zhnumber-utf8.cfg 2020/05/01 v2.8 Chinese numerals with UTF8 encoding +)) (c:/texlive/2021/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def +File: ctex-scheme-chinese.def 2021/03/14 v2.5.6 Chinese scheme for generic (CTEX) + (c:/texlive/2021/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg +File: ctex-name-utf8.cfg 2021/03/14 v2.5.6 Caption with encoding UTF-8 (CTEX) +)) (c:/texlive/2021/texmf-dist/tex/latex/tools/indentfirst.sty +Package: indentfirst 1995/11/23 v1.03 Indent first paragraph (DPC) +) (c:/texlive/2021/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-windows.def +File: ctex-fontset-windows.def 2021/03/14 v2.5.6 Windows fonts definition (CTEX) + +Package fontspec Info: Could not resolve font "KaiTi/B" (it probably doesn't +(fontspec) exist). + + +Package fontspec Info: Could not resolve font "SimHei/I" (it probably doesn't +(fontspec) exist). + + +Package fontspec Info: Could not resolve font "SimSun/BI" (it probably doesn't +(fontspec) exist). + + +Package fontspec Info: Font family 'SimSun(0)' created for font 'SimSun' with +(fontspec) options +(fontspec) [Script={CJK},BoldFont={SimHei},ItalicFont={KaiTi}]. +(fontspec) +(fontspec) This font family consists of the following NFSS +(fontspec) series/shapes: +(fontspec) +(fontspec) - 'normal' (m/n) with NFSS spec.: +(fontspec) <->"SimSun/OT:script=hani;language=dflt;" +(fontspec) - 'small caps' (m/sc) with NFSS spec.: +(fontspec) - 'bold' (b/n) with NFSS spec.: +(fontspec) <->"SimHei/OT:script=hani;language=dflt;" +(fontspec) - 'bold small caps' (b/sc) with NFSS spec.: +(fontspec) - 'italic' (m/it) with NFSS spec.: +(fontspec) <->"KaiTi/OT:script=hani;language=dflt;" +(fontspec) - 'italic small caps' (m/scit) with NFSS spec.: + +)) (c:/texlive/2021/texmf-dist/tex/latex/ctex/config/ctex.cfg +File: ctex.cfg 2021/03/14 v2.5.6 Configuration file (CTEX) +) + +Package xeCJK Warning: Redefining CJKfamily `\CJKrmdefault' (SimSun(0)). + + +Package fontspec Info: Could not resolve font "楷体/B" (it probably doesn't +(fontspec) exist). + + +Package fontspec Info: Could not resolve font "黑体/I" (it probably doesn't +(fontspec) exist). + + +Package fontspec Info: Could not resolve font "华文中宋/BI" (it probably doesn't +(fontspec) exist). + + +Package fontspec Info: Font family '华文中宋(0)' created for font '华文中宋' with +(fontspec) options [Script={CJK},BoldFont={黑体},ItalicFont={楷体}]. +(fontspec) +(fontspec) This font family consists of the following NFSS +(fontspec) series/shapes: +(fontspec) +(fontspec) - 'normal' (m/n) with NFSS spec.: +(fontspec) <->"华文中宋/OT:script=hani;language=dflt;" +(fontspec) - 'small caps' (m/sc) with NFSS spec.: +(fontspec) - 'bold' (b/n) with NFSS spec.: +(fontspec) <->"黑体/OT:script=hani;language=dflt;" +(fontspec) - 'bold small caps' (b/sc) with NFSS spec.: +(fontspec) - 'italic' (m/it) with NFSS spec.: +(fontspec) <->"楷体/OT:script=hani;language=dflt;" +(fontspec) - 'italic small caps' (m/scit) with NFSS spec.: + +(c:/texlive/2021/texmf-dist/tex/latex/amsfonts/amssymb.sty +Package: amssymb 2013/01/14 v3.01 AMS font symbols + (c:/texlive/2021/texmf-dist/tex/latex/amsfonts/amsfonts.sty +Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support +\@emptytoks=\toks15 +\symAMSa=\mathgroup4 +\symAMSb=\mathgroup5 +LaTeX Font Info: Redeclaring math symbol \hbar on input line 98. +LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' +(Font) U/euf/m/n --> U/euf/b/n on input line 106. +)) (c:/texlive/2021/texmf-dist/tex/latex/amsmath/amsmath.sty +Package: amsmath 2020/09/23 v2.17i AMS math features +\@mathmargin=\skip57 + +For additional information on amsmath, use the `?' option. +(c:/texlive/2021/texmf-dist/tex/latex/amsmath/amstext.sty +Package: amstext 2000/06/29 v2.01 AMS text + (c:/texlive/2021/texmf-dist/tex/latex/amsmath/amsgen.sty +File: amsgen.sty 1999/11/30 v2.0 generic functions +\@emptytoks=\toks16 +\ex@=\dimen174 +)) (c:/texlive/2021/texmf-dist/tex/latex/amsmath/amsbsy.sty +Package: amsbsy 1999/11/29 v1.2d Bold Symbols +\pmbraise@=\dimen175 +) (c:/texlive/2021/texmf-dist/tex/latex/amsmath/amsopn.sty +Package: amsopn 2016/03/08 v2.02 operator names +) +\inf@bad=\count283 +LaTeX Info: Redefining \frac on input line 234. +\uproot@=\count284 +\leftroot@=\count285 +LaTeX Info: Redefining \overline on input line 399. +\classnum@=\count286 +\DOTSCASE@=\count287 +LaTeX Info: Redefining \ldots on input line 496. +LaTeX Info: Redefining \dots on input line 499. +LaTeX Info: Redefining \cdots on input line 620. +\Mathstrutbox@=\box50 +\strutbox@=\box51 +\big@size=\dimen176 +LaTeX Font Info: Redeclaring font encoding OML on input line 743. +LaTeX Font Info: Redeclaring font encoding OMS on input line 744. +\macc@depth=\count288 +\c@MaxMatrixCols=\count289 +\dotsspace@=\muskip17 +\c@parentequation=\count290 +\dspbrk@lvl=\count291 +\tag@help=\toks17 +\row@=\count292 +\column@=\count293 +\maxfields@=\count294 +\andhelp@=\toks18 +\eqnshift@=\dimen177 +\alignsep@=\dimen178 +\tagshift@=\dimen179 +\tagwidth@=\dimen180 +\totwidth@=\dimen181 +\lineht@=\dimen182 +\@envbody=\toks19 +\multlinegap=\skip58 +\multlinetaggap=\skip59 +\mathdisplay@stack=\toks20 +LaTeX Info: Redefining \[ on input line 2923. +LaTeX Info: Redefining \] on input line 2924. +) (c:/texlive/2021/texmf-dist/tex/latex/amscls/amsthm.sty +Package: amsthm 2020/05/29 v2.20.6 +\thm@style=\toks21 +\thm@bodyfont=\toks22 +\thm@headfont=\toks23 +\thm@notefont=\toks24 +\thm@headpunct=\toks25 +\thm@preskip=\skip60 +\thm@postskip=\skip61 +\thm@headsep=\skip62 +\dth@everypar=\toks26 +) (c:/texlive/2021/texmf-dist/tex/latex/jknapltx/mathrsfs.sty +Package: mathrsfs 1996/01/01 Math RSFS package v1.0 (jk) +\symrsfs=\mathgroup6 +) (c:/texlive/2021/texmf-dist/tex/latex/doublestroke/dsfont.sty +Package: dsfont 1995/08/01 v0.1 Double stroke roman fonts +) (c:/texlive/2021/texmf-dist/tex/latex/graphics/graphicx.sty +Package: graphicx 2020/09/09 v1.2b Enhanced LaTeX Graphics (DPC,SPQR) + (c:/texlive/2021/texmf-dist/tex/latex/graphics/keyval.sty +Package: keyval 2014/10/28 v1.15 key=value parser (DPC) +\KV@toks@=\toks27 +) (c:/texlive/2021/texmf-dist/tex/latex/graphics/graphics.sty +Package: graphics 2020/08/30 v1.4c Standard LaTeX Graphics (DPC,SPQR) + (c:/texlive/2021/texmf-dist/tex/latex/graphics/trig.sty +Package: trig 2016/01/03 v1.10 sin cos tan (DPC) +) (c:/texlive/2021/texmf-dist/tex/latex/graphics-cfg/graphics.cfg +File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration +) +Package graphics Info: Driver file: xetex.def on input line 105. + (c:/texlive/2021/texmf-dist/tex/latex/graphics-def/xetex.def +File: xetex.def 2021/03/18 v5.0k Graphics/color driver for xetex +)) +\Gin@req@height=\dimen183 +\Gin@req@width=\dimen184 +) (c:/texlive/2021/texmf-dist/tex/latex/base/ifthen.sty +Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC) +) (c:/texlive/2021/texmf-dist/tex/latex/tools/enumerate.sty +Package: enumerate 2015/07/23 v3.00 enumerate extensions (DPC) +\@enLab=\toks28 +) (c:/texlive/2021/texmf-dist/tex/latex/graphics/color.sty +Package: color 2020/02/24 v1.2b Standard LaTeX Color (DPC) + (c:/texlive/2021/texmf-dist/tex/latex/graphics-cfg/color.cfg +File: color.cfg 2016/01/02 v1.6 sample color configuration +) +Package color Info: Driver file: xetex.def on input line 147. +) (c:/texlive/2021/texmf-dist/tex/latex/titlesec/titletoc.sty +Package: titletoc 2019/10/16 v2.13 TOC entries +\ttl@leftsep=\dimen185 +) (c:/texlive/2021/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (c:/texlive/2021/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (c:/texlive/2021/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex +\pgfutil@everybye=\toks29 +\pgfutil@tempdima=\dimen186 +\pgfutil@tempdimb=\dimen187 + (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def +\pgfutil@abb=\box52 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/pgf.revision.tex) +Package: pgfrcs 2020/12/27 v3.1.8b (3.1.8b) +)) +Package: pgf 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (c:/texlive/2021/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex +Package: pgfsys 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex +\pgfkeys@pathtoks=\toks30 +\pgfkeys@temptoks=\toks31 + (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex +\pgfkeys@tmptoks=\toks32 +)) +\pgf@x=\dimen188 +\pgf@y=\dimen189 +\pgf@xa=\dimen190 +\pgf@ya=\dimen191 +\pgf@xb=\dimen192 +\pgf@yb=\dimen193 +\pgf@xc=\dimen194 +\pgf@yc=\dimen195 +\pgf@xd=\dimen196 +\pgf@yd=\dimen197 +\w@pgf@writea=\write3 +\r@pgf@reada=\read2 +\c@pgf@counta=\count295 +\c@pgf@countb=\count296 +\c@pgf@countc=\count297 +\c@pgf@countd=\count298 +\t@pgf@toka=\toks33 +\t@pgf@tokb=\toks34 +\t@pgf@tokc=\toks35 +\pgf@sys@id@count=\count299 + (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg +File: pgf.cfg 2020/12/27 v3.1.8b (3.1.8b) +) +Driver file for pgf: pgfsys-xetex.def + (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def +File: pgfsys-xetex.def 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def +File: pgfsys-dvipdfmx.def 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def +File: pgfsys-common-pdf.def 2020/12/27 v3.1.8b (3.1.8b) +) +\pgfsys@objnum=\count300 +))) (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex +File: pgfsyssoftpath.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgfsyssoftpath@smallbuffer@items=\count301 +\pgfsyssoftpath@bigbuffer@items=\count302 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex +File: pgfsysprotocol.code.tex 2020/12/27 v3.1.8b (3.1.8b) +)) (c:/texlive/2021/texmf-dist/tex/latex/xcolor/xcolor.sty +Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK) + (c:/texlive/2021/texmf-dist/tex/latex/graphics-cfg/color.cfg +File: color.cfg 2016/01/02 v1.6 sample color configuration +) +Package xcolor Info: Driver file: xetex.def on input line 225. +LaTeX Info: Redefining \color on input line 709. +Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348. +Package xcolor Info: Model `RGB' extended on input line 1364. +Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366. +Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367. +Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368. +Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369. +Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370. +Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371. +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex +Package: pgfcore 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex +\pgfmath@dimen=\dimen198 +\pgfmath@count=\count303 +\pgfmath@box=\box53 +\pgfmath@toks=\toks36 +\pgfmath@stack@operand=\toks37 +\pgfmath@stack@operation=\toks38 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex))) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex +\c@pgfmathroundto@lastzeros=\count304 +)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex +File: pgfcorepoints.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgf@picminx=\dimen199 +\pgf@picmaxx=\dimen256 +\pgf@picminy=\dimen257 +\pgf@picmaxy=\dimen258 +\pgf@pathminx=\dimen259 +\pgf@pathmaxx=\dimen260 +\pgf@pathminy=\dimen261 +\pgf@pathmaxy=\dimen262 +\pgf@xx=\dimen263 +\pgf@xy=\dimen264 +\pgf@yx=\dimen265 +\pgf@yy=\dimen266 +\pgf@zx=\dimen267 +\pgf@zy=\dimen268 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex +File: pgfcorepathconstruct.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgf@path@lastx=\dimen269 +\pgf@path@lasty=\dimen270 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex +File: pgfcorepathusage.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgf@shorten@end@additional=\dimen271 +\pgf@shorten@start@additional=\dimen272 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex +File: pgfcorescopes.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgfpic=\box54 +\pgf@hbox=\box55 +\pgf@layerbox@main=\box56 +\pgf@picture@serial@count=\count305 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex +File: pgfcoregraphicstate.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgflinewidth=\dimen273 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex +File: pgfcoretransformations.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgf@pt@x=\dimen274 +\pgf@pt@y=\dimen275 +\pgf@pt@temp=\dimen276 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex +File: pgfcorequick.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex +File: pgfcoreobjects.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex +File: pgfcorepathprocessing.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex +File: pgfcorearrows.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgfarrowsep=\dimen277 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex +File: pgfcoreshade.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgf@max=\dimen278 +\pgf@sys@shading@range@num=\count306 +\pgf@shadingcount=\count307 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex +File: pgfcoreimage.code.tex 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex +File: pgfcoreexternal.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgfexternal@startupbox=\box57 +)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex +File: pgfcorelayers.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex +File: pgfcoretransparency.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex +File: pgfcorepatterns.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex +File: pgfcorerdf.code.tex 2020/12/27 v3.1.8b (3.1.8b) +))) (c:/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex +File: pgfmoduleshapes.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgfnodeparttextbox=\box58 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex +File: pgfmoduleplot.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty +Package: pgfcomp-version-0-65 2020/12/27 v3.1.8b (3.1.8b) +\pgf@nodesepstart=\dimen279 +\pgf@nodesepend=\dimen280 +) (c:/texlive/2021/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty +Package: pgfcomp-version-1-18 2020/12/27 v3.1.8b (3.1.8b) +)) (c:/texlive/2021/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (c:/texlive/2021/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (c:/texlive/2021/texmf-dist/tex/latex/pgf/math/pgfmath.sty (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex +Package: pgffor 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex) +\pgffor@iter=\dimen281 +\pgffor@skip=\dimen282 +\pgffor@stack=\toks39 +\pgffor@toks=\toks40 +)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex +Package: tikz 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex +File: pgflibraryplothandlers.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgf@plot@mark@count=\count308 +\pgfplotmarksize=\dimen283 +) +\tikz@lastx=\dimen284 +\tikz@lasty=\dimen285 +\tikz@lastxsaved=\dimen286 +\tikz@lastysaved=\dimen287 +\tikz@lastmovetox=\dimen288 +\tikz@lastmovetoy=\dimen289 +\tikzleveldistance=\dimen290 +\tikzsiblingdistance=\dimen291 +\tikz@figbox=\box59 +\tikz@figbox@bg=\box60 +\tikz@tempbox=\box61 +\tikz@tempbox@bg=\box62 +\tikztreelevel=\count309 +\tikznumberofchildren=\count310 +\tikznumberofcurrentchild=\count311 +\tikz@fig@count=\count312 + (c:/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex +File: pgfmodulematrix.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\pgfmatrixcurrentrow=\count313 +\pgfmatrixcurrentcolumn=\count314 +\pgf@matrix@numberofcolumns=\count315 +) +\tikz@expandcount=\count316 + (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex +File: tikzlibrarytopaths.code.tex 2020/12/27 v3.1.8b (3.1.8b) +))) (c:/texlive/2021/texmf-dist/tex/latex/tools/multicol.sty +Package: multicol 2019/12/09 v1.8y multicolumn formatting (FMi) +\c@tracingmulticols=\count317 +\mult@box=\box63 +\multicol@leftmargin=\dimen292 +\c@unbalance=\count318 +\c@collectmore=\count319 +\doublecol@number=\count320 +\multicoltolerance=\count321 +\multicolpretolerance=\count322 +\full@width=\dimen293 +\page@free=\dimen294 +\premulticols=\dimen295 +\postmulticols=\dimen296 +\multicolsep=\skip63 +\multicolbaselineskip=\skip64 +\partial@page=\box64 +\last@line=\box65 +\maxbalancingoverflow=\dimen297 +\mult@rightbox=\box66 +\mult@grightbox=\box67 +\mult@gfirstbox=\box68 +\mult@firstbox=\box69 +\@tempa=\box70 +\@tempa=\box71 +\@tempa=\box72 +\@tempa=\box73 +\@tempa=\box74 +\@tempa=\box75 +\@tempa=\box76 +\@tempa=\box77 +\@tempa=\box78 +\@tempa=\box79 +\@tempa=\box80 +\@tempa=\box81 +\@tempa=\box82 +\@tempa=\box83 +\@tempa=\box84 +\@tempa=\box85 +\@tempa=\box86 +\@tempa=\box87 +\@tempa=\box88 +\@tempa=\box89 +\@tempa=\box90 +\@tempa=\box91 +\@tempa=\box92 +\@tempa=\box93 +\@tempa=\box94 +\@tempa=\box95 +\@tempa=\box96 +\@tempa=\box97 +\@tempa=\box98 +\@tempa=\box99 +\@tempa=\box100 +\@tempa=\box101 +\@tempa=\box102 +\@tempa=\box103 +\@tempa=\box104 +\@tempa=\box105 +\@tempa=\box106 +\c@minrows=\count323 +\c@columnbadness=\count324 +\c@finalcolumnbadness=\count325 +\last@try=\dimen298 +\multicolovershoot=\dimen299 +\multicolundershoot=\dimen300 +\mult@nat@firstbox=\box107 +\colbreak@box=\box108 +\mc@col@check@num=\count326 +) (c:/texlive/2021/texmf-dist/tex/latex/makecell/makecell.sty +Package: makecell 2009/08/03 V0.1e Managing of Tab Column Heads and Cells + (c:/texlive/2021/texmf-dist/tex/latex/tools/array.sty +Package: array 2020/10/01 v2.5c Tabular extension package (FMi) +\col@sep=\dimen301 +\ar@mcellbox=\box109 +\extrarowheight=\dimen302 +\NC@list=\toks41 +\extratabsurround=\skip65 +\backup@length=\skip66 +\ar@cellbox=\box110 +) +\rotheadsize=\dimen303 +\c@nlinenum=\count327 +\TeXr@lab=\toks42 +) (c:/texlive/2021/texmf-dist/tex/latex/tools/longtable.sty +Package: longtable 2020/01/07 v4.13 Multi-page Table package (DPC) +\LTleft=\skip67 +\LTright=\skip68 +\LTpre=\skip69 +\LTpost=\skip70 +\LTchunksize=\count328 +\LTcapwidth=\dimen304 +\LT@head=\box111 +\LT@firsthead=\box112 +\LT@foot=\box113 +\LT@lastfoot=\box114 +\LT@cols=\count329 +\LT@rows=\count330 +\c@LT@tables=\count331 +\c@LT@chunks=\count332 +\LT@p@ftn=\toks43 +) (c:/texlive/2021/texmf-dist/tex/latex/diagbox/diagbox.sty +Package: diagbox 2020/02/09 v2.3 Making table heads with diagonal lines + (c:/texlive/2021/texmf-dist/tex/latex/pict2e/pict2e.sty +Package: pict2e 2020/09/30 v0.4b Improved picture commands (HjG,RN,JT) + (c:/texlive/2021/texmf-dist/tex/latex/pict2e/pict2e.cfg +File: pict2e.cfg 2016/02/05 v0.1u pict2e configuration for teTeX/TeXLive +) +Package pict2e Info: Driver file: xetex.def on input line 112. +Package pict2e Info: Driver file for pict2e: p2e-xetex.def on input line 114. + (c:/texlive/2021/texmf-dist/tex/latex/pict2e/p2e-xetex.def +File: p2e-xetex.def 2016/02/05 v0.1u Driver-dependant file (RN,HjG,JT) +) +\pIIe@GRAPH=\toks44 +\@arclen=\dimen305 +\@arcrad=\dimen306 +\pIIe@tempdima=\dimen307 +\pIIe@tempdimb=\dimen308 +\pIIe@tempdimc=\dimen309 +\pIIe@tempdimd=\dimen310 +\pIIe@tempdime=\dimen311 +\pIIe@tempdimf=\dimen312 +) (c:/texlive/2021/texmf-dist/tex/latex/tools/calc.sty +Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ) +\calc@Acount=\count333 +\calc@Bcount=\count334 +\calc@Adimen=\dimen313 +\calc@Bdimen=\dimen314 +\calc@Askip=\skip71 +\calc@Bskip=\skip72 +LaTeX Info: Redefining \setlength on input line 80. +LaTeX Info: Redefining \addtolength on input line 81. +\calc@Ccount=\count335 +\calc@Cskip=\skip73 +) +\diagbox@boxa=\box115 +\diagbox@boxb=\box116 +\diagbox@boxm=\box117 +\diagbox@wd=\dimen315 +\diagbox@ht=\dimen316 +\diagbox@insepl=\dimen317 +\diagbox@insepr=\dimen318 +\diagbox@outsepl=\dimen319 +\diagbox@outsepr=\dimen320 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex +File: tikzlibraryarrows.code.tex 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.code.tex +File: pgflibraryarrows.code.tex 2020/12/27 v3.1.8b (3.1.8b) +\arrowsize=\dimen321 +)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex +File: tikzlibrarycalc.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/pgflibraryintersections.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex) +\pgf@intersect@solutions=\count336 +)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex +File: tikzlibrarypatterns.code.tex 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex +File: pgflibrarypatterns.code.tex 2020/12/27 v3.1.8b (3.1.8b) +)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex (c:/texlive/2021/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.tex +\pgfdecoratedcompleteddistance=\dimen322 +\pgfdecoratedremainingdistance=\dimen323 +\pgfdecoratedinputsegmentcompleteddistance=\dimen324 +\pgfdecoratedinputsegmentremainingdistance=\dimen325 +\pgf@decorate@distancetomove=\dimen326 +\pgf@decorate@repeatstate=\count337 +\pgfdecorationsegmentamplitude=\dimen327 +\pgfdecorationsegmentlength=\dimen328 +) +\tikz@lib@dec@box=\box118 +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex)) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex +File: tikzlibrary3d.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryangles.code.tex +File: tikzlibraryangles.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex +File: tikzlibraryquotes.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex +File: tikzlibrarypositioning.code.tex 2020/12/27 v3.1.8b (3.1.8b) +) (c:/texlive/2021/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex +File: tikzlibraryshapes.geometric.code.tex 2020/12/27 v3.1.8b (3.1.8b) + (c:/texlive/2021/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex +File: pgflibraryshapes.geometric.code.tex 2020/12/27 v3.1.8b (3.1.8b) +)) (c:/texlive/2021/texmf-dist/tex/latex/titlesec/titlesec.sty +Package: titlesec 2019/10/16 v2.13 Sectioning titles +\ttl@box=\box119 +\beforetitleunit=\skip74 +\aftertitleunit=\skip75 +\ttl@plus=\dimen329 +\ttl@minus=\dimen330 +\ttl@toksa=\toks45 +\titlewidth=\dimen331 +\titlewidthlast=\dimen332 +\titlewidthfirst=\dimen333 + (c:/texlive/2021/texmf-dist/tex/latex/titlesec/titleps.sty)) (c:/texlive/2021/texmf-dist/tex/latex/geometry/geometry.sty +Package: geometry 2020/01/02 v5.9 Page Geometry + (c:/texlive/2021/texmf-dist/tex/generic/iftex/ifvtex.sty +Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead. + (c:/texlive/2021/texmf-dist/tex/generic/iftex/iftex.sty +Package: iftex 2020/03/06 v1.0d TeX engine tests +)) +\Gm@cnth=\count338 +\Gm@cntv=\count339 +\c@Gm@tempcnt=\count340 +\Gm@bindingoffset=\dimen334 +\Gm@wd@mp=\dimen335 +\Gm@odd@mp=\dimen336 +\Gm@even@mp=\dimen337 +\Gm@layoutwidth=\dimen338 +\Gm@layoutheight=\dimen339 +\Gm@layouthoffset=\dimen340 +\Gm@layoutvoffset=\dimen341 +\Gm@dimlist=\toks46 +) +\c@defi=\count341 +\c@eg=\count342 +\c@ex=\count343 +\c@rem=\count344 +\c@thm=\count345 +\c@coro=\count346 +\c@axiom=\count347 +\c@prop=\count348 + +No file 题目编辑.aux. +\openout1 = `题目编辑.aux'. + +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 45. +LaTeX Font Info: ... okay on input line 45. +ABD: EverySelectfont initializing macros +LaTeX Info: Redefining \selectfont on input line 45. + +Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid +(fontspec) this). + +\symlegacymaths=\mathgroup7 +LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold' +(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 45. +LaTeX Font Info: Redeclaring math accent \acute on input line 45. +LaTeX Font Info: Redeclaring math accent \grave on input line 45. +LaTeX Font Info: Redeclaring math accent \ddot on input line 45. +LaTeX Font Info: Redeclaring math accent \tilde on input line 45. +LaTeX Font Info: Redeclaring math accent \bar on input line 45. +LaTeX Font Info: Redeclaring math accent \breve on input line 45. +LaTeX Font Info: Redeclaring math accent \check on input line 45. +LaTeX Font Info: Redeclaring math accent \hat on input line 45. +LaTeX Font Info: Redeclaring math accent \dot on input line 45. +LaTeX Font Info: Redeclaring math accent \mathring on input line 45. +LaTeX Font Info: Redeclaring math symbol \Gamma on input line 45. +LaTeX Font Info: Redeclaring math symbol \Delta on input line 45. +LaTeX Font Info: Redeclaring math symbol \Theta on input line 45. +LaTeX Font Info: Redeclaring math symbol \Lambda on input line 45. +LaTeX Font Info: Redeclaring math symbol \Xi on input line 45. +LaTeX Font Info: Redeclaring math symbol \Pi on input line 45. +LaTeX Font Info: Redeclaring math symbol \Sigma on input line 45. +LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 45. +LaTeX Font Info: Redeclaring math symbol \Phi on input line 45. +LaTeX Font Info: Redeclaring math symbol \Psi on input line 45. +LaTeX Font Info: Redeclaring math symbol \Omega on input line 45. +LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 45. +LaTeX Font Info: Redeclaring symbol font `operators' on input line 45. +LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font +(Font) `operators' in the math version `normal' on input line 45. +LaTeX Font Info: Overwriting symbol font `operators' in version `normal' +(Font) OT1/cmr/m/n --> TU/lmr/m/n on input line 45. +LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font +(Font) `operators' in the math version `bold' on input line 45. +LaTeX Font Info: Overwriting symbol font `operators' in version `bold' +(Font) OT1/cmr/bx/n --> TU/lmr/m/n on input line 45. +LaTeX Font Info: Overwriting symbol font `operators' in version `normal' +(Font) TU/lmr/m/n --> TU/lmr/m/n on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' +(Font) OT1/cmr/m/it --> TU/lmr/m/it on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' +(Font) OT1/cmr/bx/n --> TU/lmr/b/n on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' +(Font) OT1/cmss/m/n --> TU/lmss/m/n on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' +(Font) OT1/cmtt/m/n --> TU/lmtt/m/n on input line 45. +LaTeX Font Info: Overwriting symbol font `operators' in version `bold' +(Font) TU/lmr/m/n --> TU/lmr/b/n on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' +(Font) OT1/cmr/bx/it --> TU/lmr/b/it on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' +(Font) OT1/cmss/bx/n --> TU/lmss/b/n on input line 45. +LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' +(Font) OT1/cmtt/m/n --> TU/lmtt/b/n on input line 45. + +*geometry* driver: auto-detecting +*geometry* detected driver: xetex +*geometry* verbose mode - [ preamble ] result: +* driver: xetex +* paper: a4paper +* layout: +* layoutoffset:(h,v)=(0.0pt,0.0pt) +* modes: +* h-part:(L,W,R)=(57.81621pt, 481.87546pt, 57.81621pt) +* v-part:(T,H,B)=(72.26999pt, 700.50687pt, 72.26999pt) +* \paperwidth=597.50787pt +* \paperheight=845.04684pt +* \textwidth=481.87546pt +* \textheight=700.50687pt +* \oddsidemargin=-14.45378pt +* \evensidemargin=-14.45378pt +* \topmargin=-37.0pt +* \headheight=12.0pt +* \headsep=25.0pt +* \topskip=10.0pt +* \footskip=30.0pt +* \marginparwidth=57.0pt +* \marginparsep=11.0pt +* \columnsep=10.0pt +* \skip\footins=9.0pt plus 4.0pt minus 2.0pt +* \hoffset=0.0pt +* \voffset=0.0pt +* \mag=1000 +* \@twocolumnfalse +* \@twosidefalse +* \@mparswitchfalse +* \@reversemarginfalse +* (1in=72.27pt=25.4mm, 1cm=28.453pt) + +[1 + +] (./题目编辑.aux) ) +Here is how much of TeX's memory you used: + 21860 strings out of 476919 + 499154 string characters out of 5825424 + 823973 words of memory out of 5000000 + 41437 multiletter control sequences out of 15000+600000 + 403558 words of font info for 43 fonts, out of 8000000 for 9000 + 1348 hyphenation exceptions out of 8191 + 101i,5n,104p,411b,253s stack positions out of 5000i,500n,10000p,200000b,80000s + +Output written on 题目编辑.pdf (1 page). diff --git a/工具/模板文件/题目编辑.synctex.gz b/工具/模板文件/题目编辑.synctex.gz new file mode 100644 index 0000000000000000000000000000000000000000..d8215e67a37385055714852cbe4ddb3c8131d1fa GIT binary patch literal 2262 zcmV;{2r2g;iwFP!000003bk9!uH&{9-uo$Lb`#+0TGYS2&8jVm6zC5U6j{hJC37r^ zib&nq)8=W~ZGd)JAZRzUEcyy90^~J{9!j!BiSiX`cQ6>6lF5(c;rAUL{@h=m%j7rs z%QwHnH6yg#qSepJs^MF--EY@L%ny59@fTGF>WetrWV?pPoV?(*V>?JZ6sff*jEm$tkHzOMW_TUfoFqAZPIA_lb`451 z@&O|o3e&!@r&l<+d^|IL?u+_*MRWIv>k{W{e5!I+Dj(>U-^Ixhm-``Qov>)i9;ZE2 z_^QqSh)=wZ6TaKMv85g$DLGk5A(z%9 zaa)=*gv&&t9nz#Q2GX6GkU*c1TM*uf0gORNFvf{wI88=(_M~M>vNlaC&YqJryTEAD zxrM=HMoQeKtuCzy)LA6*33rGmoV-86=jT8Fh14y_oV6#8i%Ps5QZk?>Z&O-wR^jBD zkTEp5t6=ozk&ui?3@Cz!QgKZdtDPA}+*#!E+z3hKHF^BuP&UO5*VlyH4^8qa7*@m6 zNN$V?eOYqAMNi)@Z6yaFF}U}Ez^ zyzO{n-nFQIu)YOg`Yn??Y2=KDPRd==WO7`vwjCnD&c#mdnI@ZMh&CZ(XnJNSD#C`# zw~V04X9)owMhMXnnZwU`z8AX$qSshmglCVoc_R^jvF|Qa9Exp9@ zWbbLxa@vZKJv51V#o#r`<+(SDCrF)v}yyAeLSx@5vUz4Hj#79zo7zxBT z@}n5$3S5uF0AG`!S7RnLr}C8LYqE1>%?@NRrLRd&PB<_e=I=JasT>3Nn&hmqbe-01 z2(i!OGfbkK96!iFnj95CFf6bbZBgJ+2GJy`0BJbM2`3P;!Bairy1&TPeu1L`i3cm8 zML|nx_2Vy+RtM0^Avcp?gGCy@4%-?-l0~pc?3;MPfC=4Wxpj*qm(j#P*7${pRk94C zNpzJK39V(x1)5|RKw^M;U05@p89jpr&S8B>qjKi)FC_w7sNv7%ZVje6jkyAMmjt1i3XqZTRF7IwA~rpys79)rK^1-x z49n{#QJZX}xOwn~#hF6gjgjC~V3yDdtG0M>&bmy9Tr3)=*hXSgu{n4imeLvsGUt^y zMv_zEziCKvR6vdNrh?Mldz`40L$;B^=4k=JPl6dEWv0R#DNcot>sst{DzFdgj~(K@ zLJMR+s6SH7$OG9A3J;%PF;T`!e1hx;h1WjJ*!Dr?wd#QB6PL+Z1%FU_KsRBHnN~k2 zx*C=l3Z~f{NB2$MEdu-GA)aw;X!&6HRn#h{if>1{C&L1<4Q@EuiAC$V>wZyP&ekp4 z3ViuYQumN}85vn7F9bul!{oBRwr{A|Tx(W@V8ix9R`3)I!V0 z%Qw3xEUv)a9RMm&%O}h-l)3}jZG$SPMpI8tb|Mh%`rAF6h13qP$jIm1t1<>d z)a0b18cjhnrWpDm9{Y}PDyHd~KIm>imJkFSgPh!dRW*Te`!Qz%_C zAS8&-qvDzy)?M+OmKl$C`S>P`=E2II#MzEszef<7XDSs*xP$wz(QO*d^OP}wbnip= zX!-)+sCPY(?$LB-%XSk+?!qTw?~NF6`M7#X-?xB`<^kPa%xzeq<+JX4suJt!n&J69 zBeZ-vzGSxre4}}04nM6L71e0E(Y4ggaB}(heR1-*32ihl>GougA&TwSqr%xksGP^i z+>&hhVE@tjl^V@<6Q@(5MSd7SGwdE0#lP-Au} z59zPre^-keMjPAnq^=-8veCwV@@;3caowRom#nV62_t~M<_x32bDe9GZsrqEhvh7y zd6UN3f#-#`)Hu)I*pY`Wc8-Ru?gj;3IO>LN2TuqB0oQ4(50%UiaND8N)t?uyNesCns`kS5PUN{k`q_yM=M_T*zrF)_x^p z&xwr(9$~W?aw0!)0>}6J3`1*_44<_v`+D^@48zrT*FUoH1KmHfiJQ~vZGcw4qKwA{ ktl74puBH^16IX8?uYLc9B{ivdQ*2lN13}%_o!2t}0KXJ%1poj5 literal 0 HcmV?d00001 diff --git a/工具/讲义生成.ipynb b/工具/讲义生成.ipynb index 2210cb84..7f87ca10 100644 --- a/工具/讲义生成.ipynb +++ b/工具/讲义生成.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -13,9 +13,9 @@ "题块 1 处理完毕.\n", "正在处理题块 2 .\n", "题块 2 处理完毕.\n", - "开始编译教师版本pdf文件: 临时文件/30_等差数列与等比数列_教师_20221104.tex\n", + "开始编译教师版本pdf文件: 临时文件/33_立体几何中的定量计算_预选_教师_20221105.tex\n", "0\n", - "开始编译学生版本pdf文件: 临时文件/30_等差数列与等比数列_学生_20221104.tex\n", + "开始编译学生版本pdf文件: 临时文件/33_立体几何中的定量计算_预选_学生_20221105.tex\n", "0\n" ] } @@ -35,7 +35,7 @@ "\n", "\"\"\"---设置其他预处理替换命令---\"\"\"\n", "#2023届第一轮讲义更换标题\n", - "exec_list = [(\"标题数字待处理\",\"30\"),(\"标题文字待处理\",\"等差数列与等比数列\")] \n", + "exec_list = [(\"标题数字待处理\",\"33\"),(\"标题文字待处理\",\"立体几何中的定量计算\")] \n", "enumi_mode = 0\n", "\n", "#2023届测验卷与周末卷\n", @@ -49,14 +49,14 @@ "\"\"\"---其他预处理替换命令结束---\"\"\"\n", "\n", "\"\"\"---设置目标文件名---\"\"\"\n", - "destination_file = \"临时文件/30_等差数列与等比数列\"\n", + "destination_file = \"临时文件/33_立体几何中的定量计算_预选\"\n", "\"\"\"---设置目标文件名结束---\"\"\"\n", "\n", "\n", "\"\"\"---设置题号数据---\"\"\"\n", "problems = [\n", - "\"3225,9876,1749,1767,1789,8417,1785,321,312,3238,30473,1771,3244,3243,3253,1781,6793,8456,887,1839,6892,3216,1783\",\n", - "\"3616,573,3207,3251,3250,3239,6737,6760,3240,5851,6732,3317,3298,6717,1769,1788\"\n", + "\"293,10740,304,10721,294,3647,30462,305,9873,299,4096\",\n", + "\"30465,4348,10730,10735,4698,30472,4243,10739,296,30468\"\n", "]\n", "\"\"\"---设置题号数据结束---\"\"\"\n", "\n", diff --git a/工具/题号选题pdf生成.ipynb b/工具/题号选题pdf生成.ipynb index 2abd3448..ecb39c14 100644 --- a/工具/题号选题pdf生成.ipynb +++ b/工具/题号选题pdf生成.ipynb @@ -2,16 +2,16 @@ "cells": [ { "cell_type": "code", - "execution_count": 3, + "execution_count": 4, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "开始编译教师版本pdf文件: 临时文件/立体几何空间向量选题_教师用_20221104.tex\n", + "开始编译教师版本pdf文件: 临时文件/立体几何空间向量_教师用_20221104.tex\n", "0\n", - "开始编译学生版本pdf文件: 临时文件/立体几何空间向量选题_学生用_20221104.tex\n", + "开始编译学生版本pdf文件: 临时文件/立体几何空间向量_学生用_20221104.tex\n", "0\n" ] } @@ -26,7 +26,7 @@ "\"\"\"---设置题目列表---\"\"\"\n", "#留空为编译全题库, a为读取临时文件中的题号筛选.txt文件生成题库\n", "problems = r\"\"\"\n", - "291,292,293,294,296,297,299,301,302,304,305,781,1944,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1968,1969,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1985,1987,1991,3624,3647,3679,4096,4243,4348,4656,4698,4740,9855,9856,9857,9858,9859,9860,9861,9862,9863,9864,9865,9867,9868,9870,9871,9872,9873,10706,10707,10708,10709,10710,10711,10712,10713,10714,10715,10716,10717,10718,10719,10720,10721,10722,10723,10724,10725,10726,10727,10729,10730,10731,10732,10733,10735,10736,10737,10738,10739,10740,30452,30453,30454,30455,30456,30457,30458,30459,30460,30461,30462,30463,30464,30465,30466,30467,30468,30469,30470,30471,30472\n", + "a\n", "\n", "\n", "\n", @@ -35,7 +35,7 @@ "\n", "\"\"\"---设置文件名---\"\"\"\n", "#目录和文件的分隔务必用/\n", - "filename = \"临时文件/立体几何空间向量选题\"\n", + "filename = \"临时文件/立体几何空间向量\"\n", "\"\"\"---设置文件名结束---\"\"\"\n", "\n", "\n", diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 40de2ee1..baa97bc2 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -7459,7 +7459,9 @@ "id": "000291", "content": "求连接点$A(x, y, z)$与点$B(x', y', z')$的线段$AB$的中点$M$的坐标.", "objs": [ - "K0624001X" + "K0624001X", + "K0624002X", + "K0627004X" ], "tags": [ "第六单元", @@ -7483,7 +7485,8 @@ "id": "000292", "content": "设正四面体$ABCD$的棱长为$a$, $E$为$BC$的中点, $F$为$CD$的中点. 求$\\overrightarrow{BF}\\cdot\\overrightarrow{AE}$.", "objs": [ - "K0625001X" + "K0625001X", + "K0625002X" ], "tags": [ "第六单元", @@ -7507,7 +7510,9 @@ "id": "000293", "content": "给定点$A(1, 0, 0)$、$B(3, 1, 1)$、$C(2, 0, 1)$与点$D(5, -4, 3)$.\\\\\n(1) 求$\\overrightarrow{AD}$在$\\overrightarrow{AB}$、$\\overrightarrow{BC}$、$\\overrightarrow{CA}$方向上的投影向量;\\\\\n(2) 求点$D$到平面$ABC$的距离.", "objs": [ - "K0629001X" + "K0629001X", + "K0624002X", + "K0627005X" ], "tags": [ "第六单元", @@ -7533,7 +7538,8 @@ "objs": [ "K0628004X", "K0630004X", - "K0613007B" + "K0613007B", + "K0628005X" ], "tags": [ "第六单元", @@ -7583,7 +7589,9 @@ "content": "如图, 已知$ABCD-A_1B_1C_1D_1$是底面边长为$1$的正四棱柱, $O_1$是$A_1C_1$和$B_1D_1$的交点.\n\\begin{center}\n \\begin{tikzpicture}[thick,scale = 2]\n \\draw (0,0) node [below left] {$B_1$} coordinate (B1) --++ (1,0) node [below right] {$C_1$} coordinate (C1) --++ (45:{1/2}) node [right] {$D_1$} coordinate (D1)\n --++ (0,1.6) node [above right] {$D$} coordinate (D)\n --++ (-1,0) node [above left] {$A$} coordinate (A) --++ (225:{1/2}) node [left] {$B$} coordinate (B) -- cycle;\n \\draw (B1) ++ (1,1.6) node [right] {$C$} coordinate (C) -- (C1) (C) --++ (45:{1/2}) (D) (C) --++ (-1,0);\n \\draw [dashed] (B1) --++ (45:{1/2}) node [left] {$A_1$} coordinate (A1) --++ (1,0) (A1) --++ (0,1.6);\n \\draw [dashed] (A) -- (B1) -- (D1) -- cycle (A1) -- (C1);\n \\end{tikzpicture}\n\\end{center}\n(1) 设$AB_1$与底面$A_1B_1C_1D_1$所成角的大小为$\\alpha$, 二面角$A-B_1D_1-A_1$的大小为$\\beta$. 求证: $\\tan \\beta=\\sqrt 2\\tan \\alpha$;\\\\\n(2) 若点$C$到平面$AB_1D_1$的距离为$\\dfrac 43$, 求此正四棱柱的高.", "objs": [ "K0629001X", - "K0631002X" + "K0631002X", + "K0630004X", + "K0631003X" ], "tags": [ "第六单元", @@ -7720,7 +7728,9 @@ "content": "如图, 在平行六面体$ABCD-A_1B_1C_1D_1$中, 点$E$、$F$分别在$B_1B$和$D_1D$上, 且$|BE|=\\dfrac 13|BB_1|$, $|DF|=\\dfrac 23|DD_1|$.\n\\begin{center}\n \\begin{tikzpicture}[thick]\n \\draw (0,0) node [below left] {$A$} coordinate (A) --++ (2,0) node [below right] {$B$} coordinate (B) --++ (45:{1.8/2}) node [right] {$C$} coordinate (C)\n --++ (0.2,2.6) node [above right] {$C_1$} coordinate (C1)\n --++ (-2,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{1.8/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n \\draw (A) ++ (2.2,2.6) node [below left] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{1.8/2}) (B1) --++ (-2,0);\n \\draw [dashed] (A) --++ (45:{1.8/2}) node [left] {$D$} coordinate (D) --++ (2,0) (D) --++ (0.2,2.6);\n \\draw ($(B)!{1/3}!(B1)$) node [right] {$E$} coordinate (E) -- (C1) (E) -- (A);\n \\draw [dashed] ($(D1)!{1/3}!(D)$) node [left] {$F$} coordinate (F) -- (E) (F) -- (C1) (F) -- (A);\n \\end{tikzpicture}\n\\end{center}\n(1) 求证: $A$、$E$、$C_1$、$F$四点共面;\\\\\n(2) 若$\\overrightarrow{EF} =\\lambda \\overrightarrow{AB}+ \\mu \\overrightarrow{AD}+ \\nu \\overrightarrow{AA_1}$, 求$\\lambda+\\mu+\\nu$的值.", "objs": [ "K0625003X", - "K0625004X" + "K0625004X", + "K0624003X", + "K0626001X" ], "tags": [ "第六单元", @@ -7745,7 +7755,8 @@ "content": "如图, 在正方体$ABCD-A_1B_1C_1D_1$中, $E$、$F$分别是$BC$、$A_1D_1$的中点.\n\\begin{center}\n \\begin{tikzpicture}[thick]\n \\draw (0,0) node [below left] {$B$} coordinate (B) --++ (2,0) node [below right] {$C$} coordinate (C) --++ (45:{2/2}) node [right] {$D$} coordinate (D)\n --++ (0,2) node [above right] {$D_1$} coordinate (D1)\n --++ (-2,0) node [above left] {$A_1$} coordinate (A1) --++ (225:{2/2}) node [left] {$B_1$} coordinate (B1) -- cycle;\n \\draw (B) ++ (2,2) node [right] {$C_1$} coordinate (C1) -- (C) (C1) --++ (45:{2/2}) (C1) --++ (-2,0);\n \\draw [dashed] (B) --++ (45:{2/2}) node [left] {$A$} coordinate (A) --++ (2,0) (A) --++ (0,2);\n \\draw [dashed] ($(B)!0.5!(C)$) node [below] {$E$} coordinate (E) -- (D) -- ($(D1)!0.5!(A1)$) node [above] {$F$} coordinate (F) (A1) -- (C);\n \\draw (E) -- (B1) -- (F);\n \\end{tikzpicture}\n\\end{center}\n(1) 求证: 四边形$B_1EDF$是菱形;\\\\\n(2) 求异面直线$A_1C$与$DE$所成角的大小.", "objs": [ "K0625003X", - "K0630002X" + "K0630002X", + "K0627006X" ], "tags": [ "第六单元", @@ -20687,7 +20698,10 @@ "000781": { "id": "000781", "content": "如图, 以长方体$ABCD-A_1B_1C_1D_1$的顶点$D$为坐标原点, 过$D$的三条棱所在的直线为坐标轴, 建立空间直角坐标系, 若$\\overrightarrow{DB_1}$的坐标为$(4,3,2)$, 则$\\overrightarrow{BD_1}$的坐标为\\blank{50}.\n\\begin{center}\n \\begin{tikzpicture}[scale = 0.6, >=latex]\n \\draw (0,0) node [above left] {$A$} coordinate (A) --++ (3,0) node [below right] {$B$} coordinate (B) --++ (45:{4/2}) node [above right] {$C$} coordinate (C)\n --++ (0,2) node [right] {$C_1$} coordinate (C1)\n --++ (-3,0) node [left] {$D_1$} coordinate (D1) --++ (225:{4/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n \\draw (A) ++ (3,2) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{4/2}) (B1) --++ (-3,0);\n \\draw [dashed] (A) --++ (45:{4/2}) node [left] {$D$} coordinate (D) --++ (3,0) (D) --++ (0,2);\n \\draw [->] (A) --++ (225:1) node [right] {$x$};\n \\draw [->] (C) --++ (1,0) node [below] {$y$};\n \\draw [->] (D1) --++ (0,1) node [right] {$z$};\n \\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0627002X", + "K0627004X" + ], "tags": [ "第六单元", "空间向量" @@ -51794,7 +51808,9 @@ "001944": { "id": "001944", "content": "已知斜三棱柱$ABC-A_1B_1C_1$中, $AC$的中点为$M$, $\\overrightarrow{A_1B_1}=\\overrightarrow{a}$, $\\overrightarrow{B_1C_1}=\\overrightarrow{b}$, $\\overrightarrow{A_1A}=\\overrightarrow{c}$. 用$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$表示$\\overrightarrow{B_1M}=$\\blank{50}.", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -51867,7 +51883,9 @@ "001947": { "id": "001947", "content": "在正方体$ABCD-A_1B_1C_1D_1$中, 棱长为$a$, $M$分$AC_1$为$1:2$, $N$为$BB_1$的中点, 则$|MN|$为\\blank{80}.", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -51892,7 +51910,9 @@ "001948": { "id": "001948", "content": "在长方体$ABCD-A_1B_1C_1D_1$中, $AB=5$, $AD=2$, $AA_1=4$, 则异面直线$A_1C$与$BC_1$所成角的大小为\\blank{80}(尽量用向量法).", - "objs": [], + "objs": [ + "K0630002X" + ], "tags": [ "第六单元", "空间向量" @@ -51919,7 +51939,9 @@ "001949": { "id": "001949", "content": "平行六面体$ABCD-A_1B_1C_1D_1$中, $AB=1$, $AD=2$, $AA_1=3$, 且$\\angle BAD=\\angle DAA_1=\\angle BAA_1=60^\\circ$.\\\\ \n(1) 求$AC_1$;\\\\ \n(2) 求$\\angle CAC_1$.", - "objs": [], + "objs": [ + "K0625004X" + ], "tags": [ "第六单元", "空间向量" @@ -51944,7 +51966,9 @@ "001950": { "id": "001950", "content": "已知空间四边形$ABCD$中, $AB=AC$, $\\angle DAB=\\angle DAC$. 求证: $DA\\perp BC$.", - "objs": [], + "objs": [ + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -51969,7 +51993,9 @@ "001951": { "id": "001951", "content": "在一组基$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$下, 已知向量$\\overrightarrow{v_1}$的坐标为$(2,1,3)$, 又向量$\\overrightarrow{v_2}$与\n$\\overrightarrow{v_1}$平行, 其坐标为$(x,y,z)$, 则$x,y,z$应满足的关系为\\blank{80}.(只需写一个)", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -51994,7 +52020,9 @@ "001952": { "id": "001952", "content": "设空间向量$\\overrightarrow{u},\\overrightarrow{v},\\overrightarrow{w}$在一组基$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$下的坐标分别为$(1,2,3),\n(2,3,5),(3,5,7)$. 那么在基$\\overrightarrow{u},\\overrightarrow{v},\\overrightarrow{w}$下, 向量$\\overrightarrow{a}+\\overrightarrow{b}+2\\overrightarrow{c}$的坐标\n为\\blank{80}.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -52019,7 +52047,9 @@ "001953": { "id": "001953", "content": "设有三个空间向量$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$, 已知$\\overrightarrow{a}$与$\\overrightarrow{b}$不平行, $\\lambda,\\mu$是\n两个非零常数, 则$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$三个向量共面是$\\overrightarrow{c}=\\lambda\\overrightarrow{a}+\\mu\\overrightarrow{b}$ 的\n\\blank{80}条件.", - "objs": [], + "objs": [ + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -52044,7 +52074,9 @@ "001954": { "id": "001954", "content": "已知$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$是三个不共面的向量, 向量$\\overrightarrow{AB}=\\overrightarrow{a}$, $\\overrightarrow{AC}=\\overrightarrow{b}$, $\\overrightarrow{AD}=\\overrightarrow{c}$, 若$D$点在平面$ABC$内的射影为$P$, 且$\\overrightarrow{AP}=x\\overrightarrow{a}+y\\overrightarrow{b}$, 则$x=$\\blank{180}.(用$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$之间的内积来表示)", - "objs": [], + "objs": [ + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -52069,7 +52101,9 @@ "001955": { "id": "001955", "content": "已知$\\overrightarrow{i},\\overrightarrow{j},\\overrightarrow{k}$是空间中两两夹角为$90^\\circ$的三个单位向量, $\\overrightarrow{a}=\\overrightarrow{i}+\\overrightarrow{j}$, $\\overrightarrow{b}=\\overrightarrow{i}-\\overrightarrow{j}$. 则与$\\overrightarrow{a},\\overrightarrow{b}$的夹角都为$60^\\circ$的单位向量为\\blank{180}.(用$\\overrightarrow{i},\\overrightarrow{j},\\overrightarrow{k}$表示)", - "objs": [], + "objs": [ + "K0626003X" + ], "tags": [ "第六单元", "空间向量" @@ -52094,7 +52128,10 @@ "001956": { "id": "001956", "content": "若$A,B,C,D$是四面体的四个顶点, $G$是底面$BCD$的重心, 若$\\overrightarrow{AB}=\\overrightarrow{b},\\overrightarrow{AC}=\\overrightarrow{c},\\overrightarrow{AD}=\\overrightarrow{d}$. $F$是$CD$中点.\\\\ \n(1) 用$\\overrightarrow{b},\\overrightarrow{c},\\overrightarrow{d}$表示$\\overrightarrow{AG}$;\\\\ \n(2) 若$E$是$AB$中点, $M$使得$\\overrightarrow{AM}=\\dfrac{3}{4}\\overrightarrow{AG}$. 求证: $E,F,M$ 共线.", - "objs": [], + "objs": [ + "K0624003X", + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -52119,7 +52156,10 @@ "001957": { "id": "001957", "content": "$O$是空间任一点, 若$\\overrightarrow{OG}=\\dfrac{1}{4}(\\overrightarrow{OA}+\\overrightarrow{OB}+\\overrightarrow{OC}+\\overrightarrow{OD})$, 则称$G$是\n四面体$ABCD$的重心. 已知$G$是四面体$ABCD$ 的重心, $AG$与平面$BCD$交于点$P$, 求$AG:GP$.", - "objs": [], + "objs": [ + "K0624003X", + "K0626003X" + ], "tags": [ "第六单元", "空间向量" @@ -52144,7 +52184,9 @@ "001958": { "id": "001958", "content": "用向量法证明: 若空间四点$A,B,C,D$满足$\\angle ABC=\\angle BCD=\\angle CDA=\\angle DAB=90^\\circ$, 则$ABCD$是一个矩形.", - "objs": [], + "objs": [ + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -52169,7 +52211,9 @@ "001959": { "id": "001959", "content": "[选做]\n设$O,A,B$是不共线的三个点, 我们已证明过, 点$P$在直线$AB$上当且仅当存在和为$1$的两数$x,y$使得$\\overrightarrow{OP}=x\\overrightarrow{OA}+y\\overrightarrow{OB}$. 在空间中, 已知不共面的四点$O,A,B,C$. 类比上述命题, 提出一个结论, 并证明它.\\\\ \n你的结论为:\\\\ \n证明:", - "objs": [], + "objs": [ + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -52194,7 +52238,9 @@ "001960": { "id": "001960", "content": "已知空间四点$A(1,-2,1)$, $B(2,-1,2)$, $C(3,2,-1)$, $D(1,1,-1)$依次在第\\blank{20},\n\\blank{20},\\blank{20},\\blank{20}卦限.", - "objs": [], + "objs": [ + "KNONE" + ], "tags": [ "第六单元", "空间向量" @@ -52219,7 +52265,9 @@ "001961": { "id": "001961", "content": "已知空间直角坐标系中点$P(a,b,c)$, 在后面的横线上依次写出下列点的坐标:\n$P$在$xOy$平面上的射影, 在$yOz$平面上的射影, 在$zOx$平面上的射影, 在$x$轴上的射影,\n在$y$轴上的射影, 在$z$轴上的射影.\\\\ \n\\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}.", - "objs": [], + "objs": [ + "K0627002X" + ], "tags": [ "第六单元", "空间向量" @@ -52244,7 +52292,9 @@ "001962": { "id": "001962", "content": "已知空间直角坐标系中点$P(a,b,c)$, 在后面的横线上依次写出下列点的坐标:\n$P$关于$xOy$的对称点, 关于$yOz$平面的对称点, 关于$zOx$平面的对称点, 关于$x$轴的对称点,\n关于$y$轴的对称点, 关于$z$轴的对称点, 关于原点的对称点.\n\\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}, \\blank{40}.", - "objs": [], + "objs": [ + "K0627003X" + ], "tags": [ "第六单元", "空间向量" @@ -52269,7 +52319,9 @@ "001963": { "id": "001963", "content": "%2-**\n已知向量$\\overrightarrow{a}=(1,2,3)$, $\\overrightarrow{b}=(3,0,-1)$, $\\overrightarrow{c}=(-\\dfrac{1}{5},1,-\\dfrac{3}{5})$, 下述结论\\\\ \n(1) $|\\overrightarrow{a}+\\overrightarrow{b}+\\overrightarrow{c}|=|\\overrightarrow{a}-\\overrightarrow{b}-\\overrightarrow{c}|$; (2) $(\\overrightarrow{a}+\\overrightarrow{b}+\\overrightarrow{c})^2=\\overrightarrow{a}^2+\\overrightarrow{b}^2+\\overrightarrow{c}^2$;\\\\ \n(3) $(\\overrightarrow{a}\\cdot\\overrightarrow{b})\\overrightarrow{c}=(\\overrightarrow{b}\\cdot \\overrightarrow{c})\\overrightarrow{a}$; (4) $(\\overrightarrow{a}+\\overrightarrow{b})\\cdot \\overrightarrow{c}=\\overrightarrow{a}\\cdot (\\overrightarrow{b}-\\overrightarrow{c})$\\\\ \n中, 真命题有\\blank{50}.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -52294,7 +52346,9 @@ "001964": { "id": "001964", "content": "已知空间三点$A(1,2,3)$, $B(2,-1,5)$, $C(3,2,-4)$, 若四边形$ABCD$为平行四边形, 则$D$的坐标为\\blank{50}.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -52319,7 +52373,10 @@ "001965": { "id": "001965", "content": "空间向量$(3,4,12)$的单位向量为\\blank{50}.", - "objs": [], + "objs": [ + "K0624002X", + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -52346,7 +52403,9 @@ "001966": { "id": "001966", "content": "若向量$(-2,3,m)$与$(n,-9,2)$平行, 则$m-n=$\\blank{50}.", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -52395,7 +52454,9 @@ "001968": { "id": "001968", "content": "%1-**\n已知空间四点$A(1,-2,1)$, $B(2,-1,2)$, $C(3,2,-1)$, $D(1,1,-1)$, 有一点$E$, 使$\\overrightarrow{DE}\\perp \\overrightarrow\n{AB}$, $\\overrightarrow{DE}\\perp \\overrightarrow{AC}$, 且$|\\overrightarrow{DE}|=\\sqrt{14}$同时成立. 则$E$点的坐标为\\blank{50}.", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -52420,7 +52481,9 @@ "001969": { "id": "001969", "content": "已知向量$\\overrightarrow{a}=(1,-3,2),\\overrightarrow{b}=(2,0,-8)$. 求单位向量$\\overrightarrow{c}$使得$\\overrightarrow{c}$与$\\overrightarrow{a},\\overrightarrow{b}$\n都垂直.", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -52469,7 +52532,9 @@ "001971": { "id": "001971", "content": "平行于$y$轴的直线的一个方向向量为\\blank{50}.", - "objs": [], + "objs": [ + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -52494,7 +52559,9 @@ "001972": { "id": "001972", "content": "$zOx$平面的一个法向量为\\blank{50}.", - "objs": [], + "objs": [ + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -52519,7 +52586,9 @@ "001973": { "id": "001973", "content": "已知直线$l$的一个方向向量为$\\overrightarrow{d}=(4,-8,6)$, 平面$\\alpha$的一个法向量为$\\overrightarrow{n}=(m,n,6)$, 若$l\\perp \\alpha$, 则$(m,n)=$\\blank{80}.", - "objs": [], + "objs": [ + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -52544,7 +52613,9 @@ "001974": { "id": "001974", "content": "已知平面内有两个向量$(-4,6,-1)$和$(4,3,2)$, 那么平面的单位法向量为\\blank{80}.", - "objs": [], + "objs": [ + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -52569,7 +52640,10 @@ "001975": { "id": "001975", "content": "已知点$A(5,1,3)$, $B(1,6,2)$, $C(5,0,4)$, $D(4,0,6)$, 则过$AD$且垂直于平面$ABC$的平面的一个法向量为\n\\blank{50}.", - "objs": [], + "objs": [ + "K0628001X", + "K0628005X" + ], "tags": [ "第六单元", "空间向量" @@ -52594,7 +52668,9 @@ "001976": { "id": "001976", "content": "在平面$\\alpha$上有三个点$(0,0,0)$, $(1,0,0)$和$(5,0,2)$, 在平面$\\beta$上有三个点$(4,1,5)$, $(2,2,3)$和$(1,-2,0)$. 已知平面$\\alpha$和平面$\\beta$的交线为$l$, 那么$l$的一个方向向量为\\blank{50}.", - "objs": [], + "objs": [ + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -52619,7 +52695,9 @@ "001977": { "id": "001977", "content": "已知直三棱柱$ABC-A_1B_1C_1$中, $\\angle ACB=90^\\circ$, $L$是$A_1C_1$的中点, $M$是$A_1B_1$的中点,\n$N$是$BC$的中点, 求证: $LN\\parallel MB$. (限定坐标法, 要求说明建系方法, 并作草图)", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -52644,7 +52722,9 @@ "001978": { "id": "001978", "content": "已知直三棱柱$ABC-A_1B_1C_1$中, $M$是$A_1B$的中点, $N$是$CC_1$的中点,\n求证: $MN$平行于平面$ABC$. (限定坐标法, 要求说明建系方法, 并作草图)", - "objs": [], + "objs": [ + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -52669,7 +52749,10 @@ "001979": { "id": "001979", "content": "在长方体$ABCD-A_1B_1C_1D_1$中, $E,F,G,H$分别是$DC,BC,A_1D_1,A_1B_1$的中点, $AB=2,AD=AA_1=1$.\\\\ \n(1) 求证: 平面$BDGH$平行于平面$EFB_1D_1$;\\\\ \n(2) 过$C_1$点作平面$BDGH$的平行平面, 分别交直线$BC$与$CD$于$P,Q$, 求线段$PQ$的长. (限定坐标法)", - "objs": [], + "objs": [ + "K0626001X", + "K0628005X" + ], "tags": [ "第六单元", "空间向量" @@ -52694,7 +52777,10 @@ "001980": { "id": "001980", "content": "已知向量$\\overrightarrow{a}=(3,5,2)$, $\\overrightarrow{b}=(m-1,m+1,m-2)$, 若向量$\\overrightarrow{a},\\overrightarrow{b}$所成角为锐角, 则$m$的取值范围为\\blank{80}.", - "objs": [], + "objs": [ + "K0624002X", + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -52719,7 +52805,9 @@ "001981": { "id": "001981", "content": "已知平面$\\alpha$过点$A(0,0,1),B(3,0,0)$, 且与平面$xOy$所成的二面角为$60^\\circ$, 则该平面的一个法向量为\\blank{80}.", - "objs": [], + "objs": [ + "K0631002X" + ], "tags": [ "第六单元", "空间向量" @@ -52816,7 +52904,9 @@ "001985": { "id": "001985", "content": "在正四面体$ABCD$中, $G$是三角形$ABC$的中心, $H$在线段$CD$上, $CH:HD=1:2$, $I$在线段$BD$上, $BI:ID=2:1$. 求$\\angle IGH$. (要求作草图, 给出建系过程, 用坐标法)", - "objs": [], + "objs": [ + "K0628002X" + ], "tags": [ "第六单元", "空间向量" @@ -93285,7 +93375,10 @@ "003624": { "id": "003624", "content": "在棱长为$10$的正方体$ABCD-A_1B_1C_1D_1$中,$P$为左侧面$ADD_1A_1$上一点, 已知点$P$到$A_1D_1$的距离为$3$, $P$到$AA_1$的距离为$2$, 则过点$P$且与$A_1C$平行的直线相交的正方体的面是\\bracket{20}.\n\\begin{center}\n \\begin{tikzpicture}\n \\draw (0,0) node [below left] {$A$} coordinate (A) --++ (2,0) node [below right] {$B$} coordinate (B) --++ (45:{2/2}) node [right] {$C$} coordinate (C)\n --++ (0,2) node [above right] {$C_1$} coordinate (C1)\n --++ (-2,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{2/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n \\draw (A) ++ (2,2) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{2/2}) (B1) --++ (-2,0);\n \\draw [dashed] (A) --++ (45:{2/2}) node [left] {$D$} coordinate (D) --++ (2,0) (D) --++ (0,2);\n \\draw [dashed] (A1) -- (C);\n \\draw [dashed] (A1) ++ (0,-0.6) --++ (45:0.4) coordinate (P) --++ (0,0.6);\n \\draw (P) node [below] {$P$};\n \\end{tikzpicture}\n\\end{center}\n\\fourch{$ABCD$}{$BB_1C_1C$}{$CC_1D_1D$}{$AA_1B_1B$}", - "objs": [], + "objs": [ + "K0627002X", + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -93858,7 +93951,10 @@ "003647": { "id": "003647", "content": "如图, 在长方体$ABCD-A_1B_1C_1D_1$中, $M$为$BB_1$上一点, 已知$BM=2$, $CD=3$, $AD=4$, $AA_1=5$. \\\\\n(1) 求直线$A_1C$与平面$ABCD{}$的夹角;\\\\\n(2) 求点$A$到平面$A_1MC$的距离.\n\\begin{center}\n \\begin{tikzpicture}[scale = 0.5]\n \\draw [dashed] (0,0) coordinate (A) node [below] {$A$} -- (225:1.5) coordinate (B) node [below left] {$B$} (0,0) -- (4,0) coordinate (D) node [right] {$D$} (0,0) -- (0,5) coordinate (A1) node [above] {$A_1$};\n \\draw (B) --++ (4,0) node [below right] {$C$} coordinate (C) -- (D) --++ (0,5) node [above right] {$D_1$} coordinate (D1) -- (A1) --++ (225:1.5) node [left] {$B_1$} coordinate (B1) -- cycle;\n \\draw (D1) --++ (225:1.5) coordinate (C1) node [right] {$C_1$} (C1) -- (B1) (C) -- (C1);\n \\draw [dashed] ($(B)!0.4!(B1)$) node [left] {$M$} -- (A1) -- (C) -- cycle; \n \\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0629001X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -94647,7 +94743,9 @@ "003679": { "id": "003679", "content": "如图, 以长方体$ABCD-A_1B_1C_1D_1$的顶点$D$为坐标原点, 过$D$的三条棱所在的直线为坐标轴, 建立空间直角坐标系. 若$\\overrightarrow{DB_1}$的坐标为$(4,3,2)$, 则$\\overrightarrow{AC_1}$的坐标是\\blank{50}.\n\\begin{center}\n\\begin{tikzpicture}[>=stealth]\n\\draw [dashed] (0,0) node [left] {$D$} -- (3,0) node [above right] {$C$} (0,0) -- (225:2) node [below] {$A$} (0,0) -- (0,2) node [above left] {$D_1$};\n\\draw (3,0) -- (3,2) node [above] {$C_1$} -- (0,2) --++ (225:2) node [left] {$A_1$} --++ (0,-2) --++ (3,0) node [below right] {$B$} -- cycle;\n\\draw (0,2) ++ (225:2) --++ (3,0) node [right] {$B_1$} --+ (45:2) (3,0) ++ (225:2) --+ (0,2);\n\\draw [->] (3,0) -- (3.5,0) node [below] {$y$};\n\\draw [->] (0,2) -- (0,2.5) node [right] {$z$};\n\\draw [->] (225:2) -- (225:2.5) node [left] {$x$};\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0627002X" + ], "tags": [ "第六单元", "空间向量" @@ -104302,7 +104400,10 @@ "004096": { "id": "004096", "content": "如图, 在多面体$ABC-A_1B_1C_1$中, $AA_1$、$BB_1$、$CC_1$均垂直于平面$ABC$, $AA_1=4$, $CC_1=3$, $BB_1=AB=AC=2$, $\\angle BAC=120^\\circ$.\n\\begin{center}\n \\begin{tikzpicture}[scale = 0.6]\n \\draw [dashed] (0,0) node [above right] {$A$} coordinate (A) -- (2,0) node [right] {$C$} coordinate (C) (0,0) -- (0,4) node [above] {$A_1$} coordinate (A1) (0,0) --({-1-sqrt(6)/4},{-sqrt(6)/4}) node [left] {$B$} coordinate (B);\n \\draw (B) --++ (0,2) node [left] {$B_1$} coordinate (B1) (C) --++ (0,3) node [right] {$C_1$} coordinate (C1);\n \\draw (B) -- (C) (A1) -- (B1) -- (C1) -- cycle;\n \\end{tikzpicture}\n\\end{center}\n(1) 求$AB_1$与$A_1B_1C_1$所成角的大小;\\\\\n(2) 求二面角$A-A_1B_1-C_1$的大小.", - "objs": [], + "objs": [ + "K0630004X", + "K0631003X" + ], "tags": [ "第六单元", "空间向量" @@ -108109,7 +108210,10 @@ "004243": { "id": "004243", "content": "如图, 四棱柱$ABCD-A_1B_1C_1D_1$中, 侧棱$AA_1\\perp$底面$ABCD$, $AB\\parallel CD$, $AB\\perp AD$, $AD=DC=1$, $AA_1=AB=2$, $E$为棱$AA_1$的中点.\n\\begin{center}\n \\begin{tikzpicture}[scale = 1.6]\n \\draw [dashed] (0,0) node [left] {$A$} -- (2,0) node [right] {$B$} coordinate (B) (0,0) -- (-135:0.5) node [below left] {$D$} coordinate (D) (0,0) -- (0,2) node [above] {$A_1$};\n \\draw (D) --++ (1,0) node [below] {$C$} coordinate (C) -- (B) --++ (0,2) coordinate (B1) node [right] {$B_1$} --++ (-2,0) --++ (225:0.5) node [left] {$D_1$} -- (D);\n \\draw (C) --++ (0,2) node [above] {$C_1$}coordinate (C1) (B1) -- (C1) --++ (-1,0) (B1) -- (C);\n \\draw [dashed] (B1) -- (0,1) node [left] {$E$} -- (C);\n \\end{tikzpicture}\n\\end{center}\n(1) 求二面角$B_1-CE-C_1$的正弦值;\\\\\n(2) 设点$M$为线段$C_1E$上, 且直线$AM$与平面\n$AD{D_1}{A_1}$所成角正弦值为$\\dfrac{\\sqrt 2}6$, 求线段$AM$的长.", - "objs": [], + "objs": [ + "K0630004X", + "K0631002X" + ], "tags": [ "第六单元", "空间向量" @@ -110817,7 +110921,10 @@ "004348": { "id": "004348", "content": "如图, 空间几何体由两部分构成, 上部是一个底面半径为$1$, 高为$2$的圆锥, 下部是一个底面半径为$1$, 高为$2$的圆柱. 圆锥和圆柱的轴在同一直线上, 圆锥的下底面与圆柱的上底面重合. 点$P$是圆锥的顶点, $AB$是圆柱下底面的一条直径, $AA_1$、$BB_1$是圆柱的两条母线. $C$是弧$AB$的中点.\n\\begin{center}\n \\begin{tikzpicture}\n \\draw (0,0) node [left] {$A$} arc (180:360:1 and 0.3) node [right] {$B$} (0,0) -- (0,2) node [left] {$A_1$} (2,0) -- (2,2) node [right] {$B_1$} (0,2) -- (1,4) node [above] {$P$} -- (2,2) arc (360:180:1 and 0.3);\n \\draw [dashed] (0,0) arc (180:0:1 and 0.3) (0,2) arc (180:0:1 and 0.3);\n \\draw [dashed] (1,0) node [above right] {$O$} -- (1,4) (2,0) -- (0,0) -- (1,4);\n \\draw ({1+cos(-120)},{0.3*sin(-120)}) coordinate (C) node [below] {$C$};\n \\draw [dashed] (0,0) -- (C) -- (2,0) (1,0) -- (C) -- (1,4); \n \\end{tikzpicture}\n\\end{center}\n(1) 求异面直线$PA_1$与$BC$所成的角的大小;\\\\\n(2) 求点$B_1$到平面$PAC$的距离.", - "objs": [], + "objs": [ + "K0629001X", + "K0630002X" + ], "tags": [ "第六单元", "空间向量" @@ -118828,7 +118935,10 @@ "004656": { "id": "004656", "content": "如左图, 在$\\text{Rt}\\triangle ABC$中, $\\angle C=90^\\circ$, $BC=3$, $AC=6$, $D$、$E$分别为$AC$、$AB$上的点, 且$DE\\parallel BC$, $DE=2$, 将$\\triangle ADE$沿$DE$折起到$\\triangle A_1DE$的位置, 使$A_1C\\perp CD$, 如右图.\n\\begin{center}\n \\begin{tikzpicture}[scale = 0.8]\n \\draw (0,0) node [left] {$C$} coordinate (C) -- (3,0) node [right] {$B$} coordinate (B) -- (0,6) node [above] {$A$} coordinate (A) -- cycle;\n \\draw ($(A)!{2/3}!(C)$) node [left] {$D$} coordinate (D) -- ($(A)!{2/3}!(B)$) node [right] {$E$} coordinate (E);\n \\end{tikzpicture}\n \\begin{tikzpicture}[scale = 0.8]\n \\draw (0,0) node [left] {$C$} coordinate (C) -- (3,0) node [right] {$B$} coordinate (B) -- (0,{2*sqrt(3)}) node [above] {$A_1$} coordinate (A1) -- cycle;\n \\draw (45:1) node [left] {$D$} coordinate (D) ++ (2,0) node [right] {$E$} coordinate (E);\n \\draw (B) -- (E) -- (A1);\n \\draw [dashed] (D) -- (E) (D) -- (C) (D) -- (A1) ($(A1)!0.5!(D)$) node [right] {$M$} -- (C);\n \\end{tikzpicture}\n\\end{center}\n(1) 求证: $A_1C\\perp$平面$BCDE$;\\\\\n(2) 若$M$是$A_1D$的中点, 求$CM$与平面$A_1BE$所成角的大小.", - "objs": [], + "objs": [ + "K0628004X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -119906,7 +120016,10 @@ "004698": { "id": "004698", "content": "如图, 直三棱柱$ABC-A_1B_1C_1$的底面为直角三角形且$\\angle ACB=90^\\circ$, 直角边$CA$、$CB$的长分别为$3$、$4$, 侧棱$AA_1$的长为$4$, 点$M$、$N$分别为线段$A_1B_1$、$C_1B_1$的中点.\n\\begin{center}\n \\begin{tikzpicture}[scale = 0.8]\n \\draw (0,0) node [left] {$C$} coordinate (C);\n \\draw (4,0) node [right] {$B$} coordinate (B);\n \\draw (-45:1.5) node [below] {$A$} coordinate (A);\n \\draw (A) ++ (0,4) node [above] {$A_1$} coordinate (A1);\n \\draw (B) ++ (0,4) node [right] {$B_1$} coordinate (B1);\n \\draw (C) ++ (0,4) node [left] {$C_1$} coordinate (C1);\n \\draw ($(A1)!0.5!(B1)$) node [below right] {$M$} coordinate (M);\n \\draw ($(C1)!0.5!(B1)$) node [above] {$N$} coordinate (N);\n \\draw (A) -- (B) -- (B1) -- (C1) -- (C) -- cycle;\n \\draw (C1) -- (A) -- (M) -- (N) (A1) -- (A) (A1) -- (C1) (A1) -- (B1);\n \\draw [dashed] (N) -- (C) -- (B);\n \\end{tikzpicture}\n\\end{center}\n(1) 求证: $A,C,N,M$四点共面;\\\\\n(2) 求直线$AC_1$与平面$ACNM$所成角的大小.", - "objs": [], + "objs": [ + "K0626001X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -120952,7 +121065,10 @@ "004740": { "id": "004740", "content": "如图所示, 正四棱柱$ABCD-A_1B_1C_1D_1$的底面边长$1$, 侧棱长$4$, $AA_1$中点为$E$, $CC_1$中点为$F$.\n\\begin{center}\n \\begin{tikzpicture}\n \\draw (0,0) node [below left] {$A$} coordinate (A) --++ (2,0) node [below right] {$B$} coordinate (B) --++ (45:{2/2}) node [right] {$C$} coordinate (C)\n --++ (0,4) node [above right] {$C_1$} coordinate (C1)\n --++ (-2,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{2/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n \\draw (A) ++ (2,4) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{2/2}) (B1) --++ (-2,0);\n \\draw [dashed] (A) --++ (45:{2/2}) node [left] {$D$} coordinate (D) --++ (2,0) (D) --++ (0,4);\n \\draw ($(A)!0.5!(A1)$) node [left] {$E$} coordinate (E); \n \\draw ($(C)!0.5!(C1)$) node [right] {$F$} coordinate (F);\n \\draw (B) -- (E) (D1) -- (B1) -- (F);\n \\draw [dashed] (D1) -- (F) (B) -- (D) -- (E) (B1) -- (D);\n \\end{tikzpicture}\n\\end{center}\n(1) 求证: $\\text{平面}BDE \\parallel \\text{平面}B_1D_1F$;\\\\\n(2) 连结$B_1D$, 求直线$B_1D$与平面$BDE$所成的角的大小.", - "objs": [], + "objs": [ + "K0628005X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -167457,7 +167573,7 @@ "content": "某商品欲分两次提价, 提价方案有三种: 方案甲是先提价$a\\%$, 再提价$b\\%$; 方案乙是先提价$b\\%$, 再提价$a\\%$; 方案丙是两次均提价$\\dfrac{a+b}2\\%$($a>b>0$), 则提价最多的方案是\\bracket{20}.\n\\fourch{甲}{乙}{丙}{三种方案一样}", "objs": [], "tags": [ - "第四单元" + "第一单元" ], "genre": "选择题", "ans": "", @@ -237404,7 +237520,9 @@ "009855": { "id": "009855", "content": "空间中有异面向量的概念吗? 为什么?", - "objs": [], + "objs": [ + "K0624001X" + ], "tags": [ "第六单元", "空间向量" @@ -237426,7 +237544,9 @@ "009856": { "id": "009856", "content": "如图, 请在图中找出三个不共面的向量.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 0.7]\n\\draw (0,0) node [below] {$B$} coordinate (B);\n\\draw (2,-0.2) node [below] {$C$} coordinate (C);\n\\draw (1,1.5) node [above] {$A$} coordinate (A);\n\\draw (A) ++ (3,1) node [above] {$A_1$} coordinate (A1);\n\\draw (B) ++ (3,1) node [below] {$B_1$} coordinate (B1);\n\\draw (C) ++ (3,1) node [below] {$C_1$} coordinate (C1);\n\\draw (B) -- (C) -- (A) -- cycle (C) -- (C1) -- (A1) -- (A);\n\\draw [dashed] (B) -- (B1) -- (C1) (A1) -- (B1);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624001X" + ], "tags": [ "第六单元", "空间向量" @@ -237448,7 +237568,9 @@ "009857": { "id": "009857", "content": "化简下列算式:\\\\\n(1) $3(2\\overrightarrow a-\\overrightarrow b-4\\overrightarrow c)-4(\\overrightarrow a-2\\overrightarrow b+3\\overrightarrow c)$;\\\\\n(2) $\\overrightarrow{OA}-[\\overrightarrow{OB}-(\\overrightarrow{AB}-\\overrightarrow{AC})]$.", - "objs": [], + "objs": [ + "K0624002X" + ], "tags": [ "第六单元", "空间向量" @@ -237470,7 +237592,9 @@ "009858": { "id": "009858", "content": "如图, 棱长为$a$的正四面体$ABCD$中, $E$为棱$AB$的中点. 求$\\overrightarrow{DC}\\cdot \\overrightarrow{DE}$与$\\overrightarrow{BC}\\cdot \\overrightarrow{DE}$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.5]\n\\draw ({sqrt(3)/2},0,-0.5) node [right] {$C$} coordinate (C);\n\\draw ({-sqrt(3)/2},0,-0.5) node [left] {$A$} coordinate (A);\n\\draw (0,0,1) node [below] {$B$} coordinate (B);\n\\draw (0,{sqrt(2)},0) node [above] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C) -- (D) -- cycle;\n\\draw ($(A)!0.5!(B)$) node [below left] {$E$} -- (D) (B) -- (D);\n\\draw [dashed] (A) -- (C);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624002X" + ], "tags": [ "第六单元", "空间向量" @@ -237492,7 +237616,9 @@ "009859": { "id": "009859", "content": "设$\\overrightarrow a$、$\\overrightarrow b$、$\\overrightarrow c$是三个空间向量, 求证: $\\overrightarrow a\\cdot (\\overrightarrow b+\\overrightarrow c)=\\overrightarrow a\\cdot \\overrightarrow b+\n\\overrightarrow a\\cdot \\overrightarrow c$.", - "objs": [], + "objs": [ + "K0625002X" + ], "tags": [ "第六单元", "空间向量" @@ -237514,7 +237640,9 @@ "009860": { "id": "009860", "content": "下列命题是否为真命题? 如果是, 请说明理由; 如果不是, 请举出反例.\\\\\n(1) 设$A$、$B$、$C$、$D$是空间中的四个不同的点, 直线$AB$与$CD$是异面直线, 则向量$\\overrightarrow{AB}$与$\\overrightarrow{CD}$不共面;\\\\\n(2) 如果$\\overrightarrow a$、$\\overrightarrow b$是平面$\\alpha$上的互不平行的向量, 点$C$、$D$不在平面$\\alpha$上, 那么向量$\\overrightarrow{CD}$与向量$\\overrightarrow a$、$\\overrightarrow b$不共面;\\\\\n(3) 如果$\\overrightarrow a$、$\\overrightarrow b$是平面$\\alpha$上的互不平行的向量, 点$C$在平面$\\alpha$上, 点$D$不在平面$\\alpha$上, 那么向量$\\overrightarrow{CD}$与向量$\\overrightarrow a$、$\\overrightarrow b$不共面.", - "objs": [], + "objs": [ + "K0624001X" + ], "tags": [ "第六单元", "空间向量" @@ -237536,7 +237664,11 @@ "009861": { "id": "009861", "content": "如图, 在长方体$ABCD-A_1B_1C_1D_1$中, $AB:AA_1:AD=\n2: 1: 1$, $E$与$F$分别是棱$AB$与$DC$的中点. 设$\\overrightarrow{AA_1}=\\overrightarrow a,\\overrightarrow{AB}=\\overrightarrow b$,\n$\\overrightarrow{AD}=\\overrightarrow c$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 0.8]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (4,0) node [below right] {$B$} coordinate (B) --++ (45:{2/2}) node [right] {$C$} coordinate (C)\n--++ (0,2) node [above right] {$C_1$} coordinate (C1)\n--++ (-4,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{2/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (4,2) node [above] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{2/2}) (B1) --++ (-4,0);\n\\draw [dashed] (A) --++ (45:{2/2}) node [left] {$D$} coordinate (D) --++ (4,0) (D) --++ (0,2);\n\\draw [dashed] ($(A)!0.5!(B)$) node [below] {$E$} -- (D) ($(C)!0.5!(D)$) node [below] {$F$} -- (A1) (B) -- (D1);\n\\draw (B1) -- (C);\n\\end{tikzpicture}\n\\end{center}\n(1) 用向量$\\overrightarrow a$、$\\overrightarrow b$、$\\overrightarrow c$表示$\\overrightarrow{BD_1}$、$\\overrightarrow{A_1F}$;\\\\\n(2) 求$\\overrightarrow{A_1F}\\cdot \\overrightarrow{B_1C}$;\\\\\n(3) 判断$\\overrightarrow{A_1F}$与$\\overrightarrow{DE}$是否垂直.", - "objs": [], + "objs": [ + "K0624003X", + "K0627005X", + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -237558,7 +237690,9 @@ "009862": { "id": "009862", "content": "讨论满足下列条件的点$P$的坐标$(x,y,z)$的特征:\n(1) 点$P$在坐标平面上;\n(2) 点$P$在坐标轴上.", - "objs": [], + "objs": [ + "K0627002X" + ], "tags": [ "第六单元", "空间向量" @@ -237580,7 +237714,9 @@ "009863": { "id": "009863", "content": "求向量$\\overrightarrow a=(0,1,0)$与$\\overrightarrow b=(1,-1,0)$的夹角的大小.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -237602,7 +237738,9 @@ "009864": { "id": "009864", "content": "已知向量$\\overrightarrow a=(-m,1,3)$平行于向量$\\overrightarrow b=(2,n,1)$, 求$m$、$n$.", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -237624,7 +237762,9 @@ "009865": { "id": "009865", "content": "试证明:\\\\\n(1) 两个平面垂直的充要条件是它们的法向量垂直;\\\\\n(2) 两个平面平行的充要条件是它们的法向量平行.", - "objs": [], + "objs": [ + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -237667,7 +237807,9 @@ "009867": { "id": "009867", "content": "如图, $\\triangle ABC$中, $AC=BC=\\dfrac{\\sqrt 2}2AB$, 平面$ABED\\perp$平面$ABC$, $ABED$是边长为$1$的正方形, $G$、$F$分别是$EC$、$BD$的中点. 求证:\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,0) node [right] {$B$} coordinate (B);\n\\draw (1,0,1) node [below] {$C$} coordinate (C);\n\\draw (A) ++ (0,2) node [left] {$D$} coordinate (D);\n\\draw (B) ++ (0,2) node [right] {$E$} coordinate (E);\n\\draw (A) -- (C) -- (B) -- (E) -- (D) -- cycle;\n\\draw (C) -- (D) (C) -- (E);\n\\draw [dashed] (A) -- (B) (B) -- (D);\n\\draw [dashed] ($(B)!0.5!(D)$) node [left] {$F$} -- ($(C)!0.5!(E)$) node [right] {$G$};\n\\end{tikzpicture}\n\\end{center}\n(1) $FG\\parallel$平面$ABC$;\\\\\n(2) $AC\\perp$平面$EBC$.", - "objs": [], + "objs": [ + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -237690,7 +237832,8 @@ "id": "009868", "content": "已知三棱锥$A-BCD$的三条侧棱$AB$、$AC$、$AD$两两垂直, 且$|AB|=1$, $|AC|=2$, $|AD|=3$. 求顶点$A$到平面$BCD$的距离.", "objs": [ - "K0619004B" + "K0619004B", + "K0629001X" ], "tags": [ "第六单元", @@ -237740,7 +237883,9 @@ "009870": { "id": "009870", "content": "如图, 四边形$ABCD$是矩形, $PA\\perp$平面$ABCD$, $E$是线段$PA$的中点. 已知$|PA|=2$, $|AB|=\\sqrt 3$, $|BC|=1$. 求异面直线$BE$与$PC$所成角的大小.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.3]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw ({sqrt(3)},0,0) node [right] {$B$} coordinate (B);\n\\draw (B) ++ (0,0,-1) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-1) node [left] {$D$} coordinate (D);\n\\draw (A) ++ (0,2,0) node [above] {$P$} coordinate (P);\n\\draw ($(A)!0.5!(P)$) node [left] {$E$} coordinate (E);\n\\draw (P) -- (A) (P) -- (B) (P) -- (C) (A) -- (B) -- (C) (E) -- (B);\n\\draw [dashed] (A) -- (D) -- (C) (P) -- (D);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0630002X" + ], "tags": [ "第六单元", "空间向量" @@ -237762,7 +237907,10 @@ "009871": { "id": "009871", "content": "如图, 在棱长为$1$的正方体$ABCD-A_1B_1C_1D_1$中, $E$是棱$AB$上的动点.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (2,0) node [below right] {$B$} coordinate (B) --++ (45:{2/2}) node [right] {$C$} coordinate (C)\n--++ (0,2) node [above right] {$C_1$} coordinate (C1)\n--++ (-2,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{2/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (2,2) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{2/2}) (B1) --++ (-2,0);\n\\draw [dashed] (A) --++ (45:{2/2}) node [left] {$D$} coordinate (D) --++ (2,0) (D) --++ (0,2);\n\\draw ($(A)!0.5!(B)$) node [below] {$E$} coordinate (E);\n\\draw [dashed] (E) -- (D1) -- (C) -- cycle (A1) -- (D);\n\\end{tikzpicture}\n\\end{center}\n(1) 求证: $DA_1\\perp ED_1$;\\\\\n(2) 确定点$E$的位置, 使得直线$DA_1$与平面$CED_1$所成的角是$45^\\circ$.", - "objs": [], + "objs": [ + "K0627007X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -237784,7 +237932,9 @@ "009872": { "id": "009872", "content": "在正方体$ABCD-A'B'C'D'$中, $E$、$F$分别是$BC$、$CD$的中点. 求二面角$B-B'E-F$的大小.", - "objs": [], + "objs": [ + "K0631003X" + ], "tags": [ "第六单元", "空间向量" @@ -237806,7 +237956,9 @@ "009873": { "id": "009873", "content": "如图, 在正方体$ABCD-A_1B_1C_1D_1$中, 求平面$DA_1B$与平面$A_1B_1C_1D_1$所成二面角的正弦值.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (3,0) node [below right] {$B$} coordinate (B) --++ (45:{3/2}) node [right] {$C$} coordinate (C)\n--++ (0,3) node [above right] {$C_1$} coordinate (C1)\n--++ (-3,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{3/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (3,3) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{3/2}) (B1) --++ (-3,0);\n\\draw [dashed] (A) --++ (45:{3/2}) node [left] {$D$} coordinate (D) --++ (3,0) (D) --++ (0,3);\n\\draw (A1) -- (B);\n\\draw [dashed] (A1) -- (D) -- (B);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0631002X" + ], "tags": [ "第六单元", "空间向量" @@ -256825,7 +256977,10 @@ "010706": { "id": "010706", "content": "在长方体$ABCD-A'B'C'D'$中, $|AB|=4$, $|BC|=3$, $|AA'|=5$. 写出:\\\\(1) 与$\\overrightarrow{AC'}$有相等模的向量;\\\\\n(2) $\\overrightarrow{AB}$的相等向量;\\\\\n(3) 与$\\overrightarrow{AA'}$垂直的向量.", - "objs": [], + "objs": [ + "K0624002X", + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -256847,7 +257002,9 @@ "010707": { "id": "010707", "content": "如图, 在直三棱柱$ABC-A_1B_1C_1$中, $\\overrightarrow{CA}=\\overrightarrow a$, $\\overrightarrow{CB}=\\overrightarrow b$, $\\overrightarrow{CC_1}=\\overrightarrow c$. 将向量$\\overrightarrow{A_1B}$表示为$\\overrightarrow a$、$\\overrightarrow b$、$\\overrightarrow c$的线性组合.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [left] {$A$} coordinate (A);\n\\draw (3,0) node [right] {$B$} coordinate (B);\n\\draw (1.5,0,0) ++ (0,0,{-1.5*sqrt(3)}) node [right] {$C$} coordinate (C);\n\\draw (A) --++ (0,3) node [left] {$A_1$} coordinate (A1);\n\\draw (B) --++ (0,3) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,3) node [above] {$C_1$} coordinate (C1);\n\\draw [dashed] (C) -- (A) (C) -- (B) (C) -- (C1);\n\\draw (A) -- (B) (A1) -- (B1) (C1) -- (A1) (C1) -- (B1) (A1) -- (B);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -256869,7 +257026,9 @@ "010708": { "id": "010708", "content": "如图, 在正方体$ABCD-A'B'C'D'$中, $E$是$A'C'$的中点, 点$F$在$AE$上, 且$|AF|=\\dfrac 12|EF|$. 试用向量$\\overrightarrow{AA'}$、$\\overrightarrow{AB}$与$\\overrightarrow{AD}$的线性组合表示$\\overrightarrow{AF}$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (3,0) node [below right] {$B$} coordinate (B) --++ (45:{3/2}) node [right] {$C$} coordinate (C)\n--++ (0,3) node [above right] {$C'$} coordinate (C1)\n--++ (-3,0) node [above left] {$D'$} coordinate (D1) --++ (225:{3/2}) node [left] {$A'$} coordinate (A1) -- cycle;\n\\draw (A) ++ (3,3) node [right] {$B'$} coordinate (B1) -- (B) (B1) --++ (45:{3/2}) (B1) --++ (-3,0);\n\\draw [dashed] (A) --++ (45:{3/2}) node [below right] {$D$} coordinate (D) --++ (3,0) (D) --++ (0,3);\n\\draw [dashed] (A1) -- (C1);\n\\draw ($(A1)!0.5!(C1)$) node [above] {$E$} coordinate (E);\n\\draw [dashed] (E) -- (A);\n\\filldraw ($(A)!{1/3}!(E)$) circle (0.03) node [left] {$F$} coordinate (F); \n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -256891,7 +257050,10 @@ "010709": { "id": "010709", "content": "已知$\\overrightarrow a\\perp \\overrightarrow b$, $\\overrightarrow c$与$\\overrightarrow a$、$\\overrightarrow b$的夹角都是$60^\\circ$, 且$|\\overrightarrow a|=1$, $|\\overrightarrow b|=2$, $|\\overrightarrow c|=3$. 计算:\\\\\n(1) $(3\\overrightarrow a-2\\overrightarrow b)\\cdot (\\overrightarrow b-3\\overrightarrow c)$;\\\\\n(2) $|\\overrightarrow a+2\\overrightarrow b-\\overrightarrow c|$.", - "objs": [], + "objs": [ + "K0624002X", + "K0625002X" + ], "tags": [ "第六单元", "空间向量" @@ -256913,7 +257075,9 @@ "010710": { "id": "010710", "content": "已知空间四边形$ABCD$中, $AB\\perp CD, AC\\perp BD$. 求证: $AD\\perp BC$.", - "objs": [], + "objs": [ + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -256935,7 +257099,9 @@ "010711": { "id": "010711", "content": "如图, 在四面体$ABCD$中, $E$、$M$、$N$分别是棱$AB$、$AC$、$AD$的中点, $E_1$、$M_1$、$N_1$分别是棱$CD$、$BD$、$BC$的中点, $G$是线段$EE_1$的中点. 试判断下列各组中的三点是否共线:\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.4]\n\\draw (0,0) node [left] {$B$} coordinate (B);\n\\draw (3,0) node [right] {$D$} coordinate (D);\n\\draw (1.4,2.3) node [above] {$A$} coordinate (A);\n\\draw (2,-0.8) node [below] {$C$} coordinate (C);\n\\draw ($(A)!0.5!(B)$) node [left] {$E$} coordinate (E);\n\\draw ($(D)!0.5!(C)$) node [right] {$E_1$} coordinate (E1);\n\\filldraw ($(A)!0.5!(C)$) circle (0.03) node [above right] {$M$} coordinate (M);\n\\filldraw ($(A)!0.5!(D)$) circle (0.03) node [above right] {$N$} coordinate (N);\n\\filldraw ($(B)!0.5!(C)$) circle (0.03) node [below left] {$N_1$} coordinate (N1);\n\\filldraw ($(B)!0.5!(D)$) circle (0.03) node [below] {$M_1$} coordinate (M1);\n\\filldraw ($(E)!0.5!(E1)$) circle (0.03) node [above] {$G$} coordinate (G);\n\\draw (A) -- (B) -- (C) -- (D) -- cycle;\n\\draw (A) -- (C);\n\\draw [dashed] (E) -- (E1) (B) -- (D);\n\\end{tikzpicture}\n\\end{center}\n(1) $G$、$M$、$M_1$;\\\\\n(2) $G$、$N$、$N_1$.", - "objs": [], + "objs": [ + "K0625004X" + ], "tags": [ "第六单元", "空间向量" @@ -256957,7 +257123,9 @@ "010712": { "id": "010712", "content": "如图, $A$是$\\triangle BCD$所在平面外一点, $G$是$\\triangle BCD$的重心.求证: $\\overrightarrow{AG}=\\dfrac 13(\\overrightarrow{AB}+\\overrightarrow{AC}+\\overrightarrow{AD})$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [left] {$D$} coordinate (D);\n\\draw (3,0) node [right] {$C$} coordinate (C);\n\\draw (1,1) node [left] {$B$} coordinate (B);\n\\draw ($(B)!0.5!(D)$) node [below] {$E$} coordinate (E);\n\\draw ($(E)!{1/3}!(C)$) node [above right] {$G$} coordinate (G);\n\\draw (G) ++ (0.1,2.5) node [above] {$A$} coordinate (A);\n\\draw (A) -- (D) -- (C) -- cycle;\n\\draw [dashed] (A) -- (G) (D) -- (B) -- (A) (B) -- (C) (E) -- (C);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624002X" + ], "tags": [ "第六单元", "空间向量" @@ -256979,7 +257147,9 @@ "010713": { "id": "010713", "content": "如图, 在三棱锥$D-ABC$中, $\\angle DAC=\\angle BAC=60^\\circ$, $AC=1$, $AB=2$, $AD=3$.\\\\\n(1) 求$\\overrightarrow{AC}\\cdot \\overrightarrow{BD}$, 并说明异面直线$AC$与$BD$所成的角$\\theta$的大小在棱$BD$长度增大时是怎样变化的;\\\\\n(2) 若$AC\\perp BC$, 判断点$D$在平面$ABC$上的射影是否可能在直线$BC$上, 给出你的结论并加以证明.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,0) node [right] {$B$} coordinate (B);\n\\draw (0.5,0,{-0.5*sqrt(3)}) node [below] {$C$} coordinate (C);\n\\draw ({3/2},{9/4},{-3*sqrt(3)/4}) node [above] {$D$} coordinate (D);\n\\draw (A) -- (B) (A) -- (D) (B) -- (D);\n\\draw [dashed] (C) -- (A) (C) -- (B) (C) -- (D);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0628002X" + ], "tags": [ "第六单元", "空间向量" @@ -257001,7 +257171,10 @@ "010714": { "id": "010714", "content": "在空间中还可以讨论一个向量$\\overrightarrow{AB}$在一个平面$\\alpha$上的投影. 如图, 若$\\overrightarrow a=\\overrightarrow{AB}$, 点$A$与点$B$在平面$\\alpha$上的投影分别是点$A'$与点$B'$, 则$\\overrightarrow a=\\overrightarrow{AB}$在平面$\\alpha$上的投影就是向量$\\overrightarrow{A'B'}$. 现在给定向量$\\overrightarrow a$、平面$\\alpha$以及平面$\\alpha$上的非零向量$\\overrightarrow b$. 设向量$\\overrightarrow a$在平面$\\alpha$上的投影是向量$\\overrightarrow{a'}$, 向量$\\overrightarrow{a'}$在向量$\\overrightarrow b$方向上的投影是向量$\\overrightarrow{a''}$. 求证:向量$\\overrightarrow{a''}$是向量$\\overrightarrow a$在向量$\\overrightarrow b$方向上的投影.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) -- (3,0) --++ (1.5,1.5) --++ (-3,0) -- (0,0) ++ (0.5,0) node [above] {$\\alpha$};\n\\draw [->] (2,0.7) node [left] {$A'$} -- (3.2,1) node [right] {$B'$};\n\\draw [->] (2,1.9) node [left] {$A$} -- (3.2,1.7) node [right] {$B$};\n\\draw [dashed] (2,0.7) -- (2,1.9) (3.2,1) -- (3.2,1.7);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0625003X", + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -257023,7 +257196,9 @@ "010715": { "id": "010715", "content": "如图, 在平行六面体$ABCD-A_1B_1C_1D_1$中, 设$\\overrightarrow{D_1A}=\\overrightarrow a$, $\\overrightarrow{D_1B_1}=\\overrightarrow b$, $\\overrightarrow{D_1C}=\\overrightarrow c$. 试用$\\overrightarrow a$、$\\overrightarrow b$、$\\overrightarrow c$表示$\\overrightarrow{D_1B}$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (2,0) node [below right] {$B$} coordinate (B) --++ (45:{2/2}) node [right] {$C$} coordinate (C)\n--++ (0.2,1.5) node [above right] {$C_1$} coordinate (C1)\n--++ (-2,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{2/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (2.2,1.5) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{2/2}) (B1) --++ (-2,0);\n\\draw [dashed] (A) --++ (45:{2/2}) node [left] {$D$} coordinate (D) --++ (2,0) (D) --++ (0.2,1.5);\n\\draw [dashed] (D1) -- (A) (D1) -- (B) (D1) -- (C) (D1) -- (B1);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -257045,7 +257220,9 @@ "010716": { "id": "010716", "content": "已知$\\overrightarrow a$、$\\overrightarrow b$是空间的非零向量, 分析$\\overrightarrow a\\cdot \\overrightarrow b=|\\overrightarrow a|\\cdot|\\overrightarrow b|$与$\\overrightarrow a\\parallel \\overrightarrow b$的关系.", - "objs": [], + "objs": [ + "K0625003X" + ], "tags": [ "第六单元", "空间向量" @@ -257067,7 +257244,10 @@ "010717": { "id": "010717", "content": "在正方体$ABCD-A'B'C'D'$中, $E$是面$A'B'C'D'$的中心. 求下列各式中实数$\\lambda$、$\\mu$、$\\nu$的值:\\\\\n(1) $\\overrightarrow{BD'}=\\lambda \\overrightarrow{AD}+\\mu \\overrightarrow{AB}+ \\nu \\overrightarrow{AA'}$;\\\\\n(2) $\\overrightarrow{AE}=\\lambda \\overrightarrow{AD}+\\mu \\overrightarrow{AB}+\\nu \\overrightarrow{AA'}$.", - "objs": [], + "objs": [ + "K0624003X", + "K0626003X" + ], "tags": [ "第六单元", "空间向量" @@ -257089,7 +257269,10 @@ "010718": { "id": "010718", "content": "如图, 在棱长为$1$的正方体$ABCD-A_1B_1C_1D_1$中, $BD_1$交平面$ACB_1$于点$E$. 求证:\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (3,0) node [below right] {$B$} coordinate (B) --++ (55:{3/2}) node [right] {$C$} coordinate (C)\n--++ (0,3) node [above right] {$C_1$} coordinate (C1)\n--++ (-3,0) node [above left] {$D_1$} coordinate (D1) --++ (235:{3/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (3,3) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (55:{3/2}) (B1) --++ (-3,0);\n\\draw [dashed] (A) --++ (55:{3/2}) node [left] {$D$} coordinate (D) --++ (3,0) (D) --++ (0,3);\n\\draw (A) -- (B1) -- (C);\n\\draw [dashed] (A) -- (C) (B) -- (D1) ($(A)!0.5!(C)$) coordinate (O) -- (B1);\n\\filldraw ($(O)!{1/3}!(B1)$) circle (0.03) node [right] {$E$} coordinate (E);\n\\end{tikzpicture}\n\\end{center}\n(1) $BD_1\\perp$平面$ACB_1$;\\\\\n(2) $|BE|=\\dfrac 12|ED_1|$.", - "objs": [], + "objs": [ + "K0627005X", + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -257111,7 +257294,9 @@ "010719": { "id": "010719", "content": "在平面上有如下命题: ``若$O$为直线$AB$外的一点, 则点$P$在直线$AB$上的充要条件是: 存在实数$\\lambda$、$\\mu$, 满足$\\overrightarrow{OP}=\\lambda \\overrightarrow{OA}+\\mu \\overrightarrow{OB}$, 且$\\lambda +\\mu=1$.'' 类比此命题, 给出空间某点在某一平面上的充要条件并加以证明.", - "objs": [], + "objs": [ + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -257133,7 +257318,9 @@ "010720": { "id": "010720", "content": "如图, 在正方体$ABCD-A_1B_1C_1D_1$中, $E$、$F$分别是$BB_1$、$D_1B_1$的中点. 求证: $EF\\perp$平面$B_1AC$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (3,0) node [below right] {$B$} coordinate (B) --++ (55:{3/2}) node [right] {$C$} coordinate (C)\n--++ (0,3) node [above right] {$C_1$} coordinate (C1)\n--++ (-3,0) node [above left] {$D_1$} coordinate (D1) --++ (235:{3/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (3,3) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (55:{3/2}) (B1) --++ (-3,0);\n\\draw [dashed] (A) --++ (55:{3/2}) node [left] {$D$} coordinate (D) --++ (3,0) (D) --++ (0,3);\n\\draw (A) -- (B1) -- (C) (B1) -- (D1);\n\\draw [dashed] (A) -- (C);\n\\filldraw ($(B)!{1/2}!(B1)$) circle (0.03) node [right] {$E$} coordinate (E);\n\\filldraw ($(B1)!{1/2}!(D1)$) circle (0.03) node [above] {$F$} coordinate (F);\n\\draw [dashed] (E) -- (F);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -257155,7 +257342,11 @@ "010721": { "id": "010721", "content": "在棱长为$1$的正方体$ABCD-A_1B_1C_1D_1$中, $E$、$F$分别是$DD_1$、$DB$的中点, 点$G$在棱$CD$上, $|CG|=\\dfrac 14|CD|$, $H$是$C_1G$的中点.\\\\\n(1) 求证: $EF\\perp B_1C$;\\\\\n(2) 求$EF$与$C_1G$所成角的余弦值;\\\\\n(3) 求线段$FH$的长.", - "objs": [], + "objs": [ + "K0627005X", + "K0627007X", + "K0630002X" + ], "tags": [ "第六单元", "空间向量" @@ -257177,7 +257368,9 @@ "010722": { "id": "010722", "content": "已知长方体$ABCD-A_1B_1C_1D_1$的棱长$|AB|=14$, $|AD|=6$, $|AA_1|=10$, 以这个长方体的顶点$A$为坐标原点, 分别以射线$AB$、$AD$、$AA_1$为$x$轴、$y$轴、$z$轴的正半轴, 建立空间直角坐标系. 求长方体各顶点的坐标.", - "objs": [], + "objs": [ + "K0627002X" + ], "tags": [ "第六单元", "空间向量" @@ -257199,7 +257392,9 @@ "010723": { "id": "010723", "content": "已知$PA$垂直于正方形$ABCD$所在的平面, $M$、$N$分别是$AB$、$PC$的中点, 且$|PA|=|AD|$, 分别以射线$AB$、$AD$、$AP$为$x$轴、$y$轴、$z$轴的正半轴, 建立空间直角坐标系. 求向量$\\overrightarrow{MN}$、$\\overrightarrow{DC}$的坐标表示.", - "objs": [], + "objs": [ + "K0627004X" + ], "tags": [ "第六单元", "空间向量" @@ -257221,7 +257416,10 @@ "010724": { "id": "010724", "content": "已知$\\overrightarrow a=\\overrightarrow i+\\overrightarrow j-4\\overrightarrow k, \\overrightarrow b=\\overrightarrow i-2\\overrightarrow j+2\\overrightarrow k$. 求:\\\\\n(1) 向量$\\overrightarrow a$与$\\overrightarrow b$的夹角的大小;\\\\\n(2) 向量$\\overrightarrow a$与$\\overrightarrow b$所在直线的夹角的大小.", - "objs": [], + "objs": [ + "K0627005X", + "K0628002X" + ], "tags": [ "第六单元", "空间向量" @@ -257243,7 +257441,9 @@ "010725": { "id": "010725", "content": "已知平行四边形$ABCD$中的三个顶点的坐标分别为$A(1, 2, 3)$、$B(2, -1, 5)$与$C(3, 2, -5)$, 求顶点$D$的坐标.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -257265,7 +257465,9 @@ "010726": { "id": "010726", "content": "设$\\overrightarrow a=(a_1, a_2, a_3)$, $\\overrightarrow b=(b_1, b_2, b_3)$, 且$\\overrightarrow a\\ne \\overrightarrow b$. 记$|\\overrightarrow a-\\overrightarrow b|=m$, 求$\\overrightarrow a-\\overrightarrow b$与$x$轴正方向向量夹角的余弦值.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -257287,7 +257489,9 @@ "010727": { "id": "010727", "content": "在$\\triangle ABC$中, 已知$\\overrightarrow{AB}=(2, 4, 0)$, $\\overrightarrow{BC}=(-1, 3, 0)$. 求$\\angle ABC$的大小.", - "objs": [], + "objs": [ + "K0628002X" + ], "tags": [ "第六单元", "空间向量" @@ -257330,7 +257534,10 @@ "010729": { "id": "010729", "content": "如图, 在直三棱柱$ABC-A_1B_1C_1$中, $|CA|=|CB|=1$,\n$\\angle BCA=90^\\circ$ ,$|AA_1|=2$, $M$、$N$分别是$A_1B_1$、$A_1A$的中点. 建立适当的空间直角坐标系, 解决如下问题:\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 2]\n\\draw (0,0,0) node [left] {$C$} coordinate (C);\n\\draw (1,0,0) node [right] {$B$} coordinate (B);\n\\draw (0,0,1) node [left] {$A$} coordinate (A);\n\\draw (A) ++ (0,2,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,2,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,2,0) node [above] {$C_1$} coordinate (C1);\n\\draw ($(A)!0.5!(A1)$) node [left] {$N$} coordinate (N);\n\\draw ($(A1)!0.5!(B1)$) node [below] {$M$} coordinate (M);\n\\draw (C1) -- (M) (A1) -- (B) (N) -- (B);\n\\draw (A) -- (B) -- (B1) -- (C1) -- (A1) -- cycle;\n\\draw (A1) -- (B1);\n\\draw [dashed] (A) -- (C) -- (B) (B1) -- (C) (C1) -- (C);\n\\end{tikzpicture}\n\\end{center}\n(1) 求$\\overrightarrow{BN}$的模;\\\\\n(2) 求$\\cos \\langle \\overrightarrow{BA_1}, \\overrightarrow{CB_1}\\rangle$;\\\\\n(3) 求证: $A_1B\\perp C_1M$.", - "objs": [], + "objs": [ + "K0627005X", + "K0627007X" + ], "tags": [ "第六单元", "空间向量" @@ -257352,7 +257559,9 @@ "010730": { "id": "010730", "content": "在正四棱柱$ABCD-A_1B_1C_1D_1$中, $|AA_1|=2|AB|=2$, $E$为$AA_1$的中点. 求异面直线$BE$与$CD_1$所成角的大小.", - "objs": [], + "objs": [ + "K0630002X" + ], "tags": [ "第六单元", "空间向量" @@ -257374,7 +257583,9 @@ "010731": { "id": "010731", "content": "在正方体$ABCD-A_1B_1C_1D_1$中, $M$、$N$、$P$分别是$CC_1$、$B_1C_1$、$C_1D_1$的中点. 求证: 平面$MNP\\parallel$平面$A_1BD$.", - "objs": [], + "objs": [ + "K0628005X" + ], "tags": [ "第六单元", "空间向量" @@ -257396,7 +257607,9 @@ "010732": { "id": "010732", "content": "在正方体$ABCD-A_1B_1C_1D_1$中, 求$BB_1$与平面$ACD_1$所成角的大小.", - "objs": [], + "objs": [ + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -257418,7 +257631,9 @@ "010733": { "id": "010733", "content": "如图, 已知正三棱柱$ABC-A_1B_1C_1$的各条棱长均为$a$, $D$是棱$CC_1$的中点. 求证: 平面$AB_1D\\perp$平面$ABB_1A_1$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.3]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (1,0,{sqrt(3)}) node [below] {$B$} coordinate (B);\n\\draw (2,0,0) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,2,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,2,0) node [above] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,2,0) node [right] {$C_1$} coordinate (C1);\n\\draw (B) -- (B1) -- (A1) (B1) -- (C1);\n\\draw (A) -- (B1) -- ($(C)!0.5!(C1)$) node [right] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C) -- (C1) -- (A1) -- cycle;\n\\draw [dashed] (A) -- (D) (A) -- (C);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0628005X" + ], "tags": [ "第六单元", "空间向量" @@ -257460,8 +257675,11 @@ }, "010735": { "id": "010735", - "content": "如图, 在直棱柱$ABC-A_1B_1C_1$中, $|AA_1|=|AB|=|AC|=2$, $AB\\perp AC$, $D$、$E$、$F$分别是$A_1B_1$、$CC_1$、$BC$的中点.\n(1) 求$AE$与平面$DEF$所成角的大小;\\\\\n(2) 求$A$到平面$DEF$的距离.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.5]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,0) node [right] {$B$} coordinate (B);\n\\draw (0,0,-2) node [below] {$C$} coordinate (C);\n\\draw (A) ++ (0,2,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,2,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,2,0) node [above] {$C_1$} coordinate (C1);\n\\draw (A) -- (B) -- (B1) -- (C1) -- (A1) -- cycle (A1) -- (B1);\n\\draw [dashed] (C1) -- (C) (A) -- (C) -- (B);\n\\draw ($(A1)!0.5!(B1)$) node [above] {$D$} coordinate (D);\n\\draw ($(C)!0.5!(C1)$)node [above left] {$E$} coordinate (E);\n\\draw ($(B)!0.5!(C)$) node [above right] {$F$} coordinate (F);\n\\draw [dashed] (A) -- (E) (E) -- (D) (E) -- (F) (D) -- (F);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "content": "如图, 在直棱柱$ABC-A_1B_1C_1$中, $|AA_1|=|AB|=|AC|=2$, $AB\\perp AC$, $D$、$E$、$F$分别是$A_1B_1$、$CC_1$、$BC$的中点.\\\\\n(1) 求$AE$与平面$DEF$所成角的大小;\\\\\n(2) 求$A$到平面$DEF$的距离.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.5]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,0) node [right] {$B$} coordinate (B);\n\\draw (0,0,-2) node [below] {$C$} coordinate (C);\n\\draw (A) ++ (0,2,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,2,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,2,0) node [above] {$C_1$} coordinate (C1);\n\\draw (A) -- (B) -- (B1) -- (C1) -- (A1) -- cycle (A1) -- (B1);\n\\draw [dashed] (C1) -- (C) (A) -- (C) -- (B);\n\\draw ($(A1)!0.5!(B1)$) node [above] {$D$} coordinate (D);\n\\draw ($(C)!0.5!(C1)$)node [above left] {$E$} coordinate (E);\n\\draw ($(B)!0.5!(C)$) node [above right] {$F$} coordinate (F);\n\\draw [dashed] (A) -- (E) (E) -- (D) (E) -- (F) (D) -- (F);\n\\end{tikzpicture}\n\\end{center}", + "objs": [ + "K0629001X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -257483,7 +257701,9 @@ "010736": { "id": "010736", "content": "如图, 在空间四边形$ABCD$中, $|AC|=|AD|$, $\\angle BAC=\\angle BAD$. 求证: $CD\\perp AB$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,-1) node [right] {$C$} coordinate (C);\n\\draw (2,1,0) node [above] {$D$} coordinate (D);\n\\draw (A) -- (D) -- (C);\n\\draw (1,-1,1) node [below] {$B$} coordinate (B);\n\\draw (A) -- (B) -- (C) (B) -- (D);\n\\draw [dashed] (A) -- (C); \n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0625004X" + ], "tags": [ "第六单元", "空间向量" @@ -257504,8 +257724,11 @@ }, "010737": { "id": "010737", - "content": "如图, 在三棱锥$P-ABC$中, $PA\\perp$平面$ABC$,$ AB\\perp AC$, $|PA|=|AC|=\\dfrac 12|AB|$, $M$、$S$分别为$PB$、$BC$的中点, $N$为$AB$上一点, $|BN|=3|NA|$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,0) node [right] {$C$} coordinate (C);\n\\draw (0,2,0) node [above] {$P$} coordinate (P);\n\\draw (0,0,4) node [left] {$B$} coordinate (B);\n\\draw ($(B)!0.5!(C)$) node [below right] {$S$} coordinate (S);\n\\draw ($(P)!0.5!(B)$) node [left] {$M$} coordinate (M);\n\\draw ($(A)!0.25!(B)$) node [left] {$N$} coordinate (N);\n\\draw (B) -- (P) -- (C) -- cycle (C) -- (M);\n\\draw [dashed] (B) -- (A) -- (C) (A) -- (P) (M) -- (N) -- (S) (N) -- (C);\n\\end{tikzpicture}\n\\end{center}\n(1) 求证: $CM\\perp SN$;\\\\\n(2) 求二面角$PBCA$的大小.", - "objs": [], + "content": "如图, 在三棱锥$P-ABC$中, $PA\\perp$平面$ABC$,$ AB\\perp AC$, $|PA|=|AC|=\\dfrac 12|AB|$, $M$、$S$分别为$PB$、$BC$的中点, $N$为$AB$上一点, $|BN|=3|NA|$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [left] {$A$} coordinate (A);\n\\draw (2,0,0) node [right] {$C$} coordinate (C);\n\\draw (0,2,0) node [above] {$P$} coordinate (P);\n\\draw (0,0,4) node [left] {$B$} coordinate (B);\n\\draw ($(B)!0.5!(C)$) node [below right] {$S$} coordinate (S);\n\\draw ($(P)!0.5!(B)$) node [left] {$M$} coordinate (M);\n\\draw ($(A)!0.25!(B)$) node [left] {$N$} coordinate (N);\n\\draw (B) -- (P) -- (C) -- cycle (C) -- (M);\n\\draw [dashed] (B) -- (A) -- (C) (A) -- (P) (M) -- (N) -- (S) (N) -- (C);\n\\end{tikzpicture}\n\\end{center}\n(1) 求证: $CM\\perp SN$;\\\\\n(2) 求二面角$P-BC-A$的大小.", + "objs": [ + "K0627007X", + "K0631003X" + ], "tags": [ "第六单元", "空间向量" @@ -257549,7 +257772,9 @@ "010739": { "id": "010739", "content": "过边长为$1$的正方形$ABCD$的顶点$A$, 作长度为$1$的线段$AE\\perp$平面$ABCD$. 求平面$ADE$与平面$BCE$所成二面角的大小.", - "objs": [], + "objs": [ + "K0631002X" + ], "tags": [ "第六单元", "空间向量" @@ -257571,7 +257796,9 @@ "010740": { "id": "010740", "content": "如图, 在棱长为$1$的正方体$ABCD-A_1B_1C_1D_1$中, $E$、$F$分别为棱$AA_1$、$BB_1$的中点, $G$为棱$A_1B_1$上的一点. 求点$G$到平面$D_1EF$的距离.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0) node [below left] {$A$} coordinate (A) --++ (2,0) node [below right] {$B$} coordinate (B) --++ (45:{2/2}) node [right] {$C$} coordinate (C)\n--++ (0,2) node [above right] {$C_1$} coordinate (C1)\n--++ (-2,0) node [above left] {$D_1$} coordinate (D1) --++ (225:{2/2}) node [left] {$A_1$} coordinate (A1) -- cycle;\n\\draw (A) ++ (2,2) node [right] {$B_1$} coordinate (B1) -- (B) (B1) --++ (45:{2/2}) (B1) --++ (-2,0);\n\\draw [dashed] (A) --++ (45:{2/2}) node [left] {$D$} coordinate (D) --++ (2,0) (D) --++ (0,2);\n\\draw ($(A)!0.5!(A1)$)node [left] {$E$} coordinate (E) -- ($(B)!0.5!(B1)$)node [right] {$F$} coordinate (F);\n\\filldraw ($(A1)!0.8!(B1)$) circle (0.03) node [above] {$G$} coordinate (G);\n\\draw [dashed] (D1) -- (E) (D1) -- (F);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0629001X" + ], "tags": [ "第六单元", "空间向量" @@ -304874,7 +305101,9 @@ "030452": { "id": "030452", "content": "已知空间向量$\\overrightarrow{a}=(4, -1, x)$, $\\overrightarrow{b}=(2, 1, 1)$, $\\overrightarrow{c}=(1,2,1)$, 若$\\overrightarrow{a},\\overrightarrow{b},\\overrightarrow{c}$共面, 求实数$\\lambda$的值.", - "objs": [], + "objs": [ + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -304896,7 +305125,9 @@ "030453": { "id": "030453", "content": "如图所示, 在长方体$ABCD-A_1B_1C_1D_1$中, $M$为$DD_1$的中点, $N$在$AC$上, 且$AN:NC=2:1$, $E$为$BM$的中点, 求证:$A_1,E,N$三点共线.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\def\\l{3}\n\\def\\m{2}\n\\def\\n{2}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [left] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\draw ($(D)!0.5!(D1)$) node [right] {$M$} coordinate (M);\n\\draw ($(A)!{2/3}!(C)$) node [below] {$N$} coordinate (N);\n\\draw [dashed] (A) -- (C) (B) -- (M);\n\\draw ($(B)!0.5!(M)$) node [above] {$E$} coordinate (E);\n\\filldraw (E) circle (0.03) (N) circle (0.03);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0627006X" + ], "tags": [ "第六单元", "空间向量" @@ -304918,7 +305149,10 @@ "030454": { "id": "030454", "content": "给出下列四个命题:\\\\\n\\textcircled{1} 若存在实数$x,y$, 使$\\overrightarrow{p}=x\\overrightarrow{a}+y\\overrightarrow{b}$, 则$\\overrightarrow{p}$与$\\overrightarrow{a},\\overrightarrow{b}$共面;\\\\\n\\textcircled{2} 若$\\overrightarrow{p}$与$\\overrightarrow{a},\\overrightarrow{b}$共面, 则存在实数$x,y$, 使$\\overrightarrow{p}=x\\overrightarrow{a}+y\\overrightarrow{b}$;\\\\\n\\textcircled{3} 若存在实数$x,y$, 使$\\overrightarrow{MP}=x\\overrightarrow{MA}+y\\overrightarrow{MB}$, 则$P,M,A,B$共面;\\\\\n\\textcircled{4} 若点$P, M, A, B$共面, 则存在实数$x,y$, 使$\\overrightarrow{MP}=x\\overrightarrow{MA}+y\\overrightarrow{MB}$.\\\\\n其中\\blank{50}是真命题.(填序号)", - "objs": [], + "objs": [ + "K0624001X", + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -304940,7 +305174,9 @@ "030455": { "id": "030455", "content": "如图所示, 在平行六面体$ABCD-A_1B_1C_1D_1$中, $AC$与$BD$的交点为$O$, 点$M$在$BC_1$上, 且$BM=2MC_1$, 则下列向量中与$\\overrightarrow{OM}$相等的向量是\\bracket{20}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,y = (80:1)]\n\\def\\l{2}\n\\def\\m{2}\n\\def\\n{2}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [left] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\draw ($(A)!0.5!(C)$) node [below] {$O$} coordinate (O);\n\\draw ($(B)!0.5!(C1)$) node [right] {$M$} coordinate (M);\n\\draw (B) -- (C1);\n\\draw [dashed] (A) -- (C) (B) -- (D) (O) -- (M);\n\\end{tikzpicture}\n\\end{center}\n\\twoch{$-\\dfrac 12 \\overrightarrow{AB}+\\dfrac 76 \\overrightarrow{AD}+\\dfrac 23 \\overrightarrow{AA_1}$}{$\\dfrac 12 \\overrightarrow{AB}+\\dfrac 16 \\overrightarrow{AD}+\\dfrac 13 \\overrightarrow{AA_1}$}{$-\\dfrac 12 \\overrightarrow{AB}+\\dfrac 56 \\overrightarrow{AD}+\\dfrac 13 \\overrightarrow{AA_1}$}{$-\\dfrac 12 \\overrightarrow{AB}+\\dfrac 16 \\overrightarrow{AD}+\\dfrac 23 \\overrightarrow{AA_1}$}", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -304962,7 +305198,10 @@ "030456": { "id": "030456", "content": "以正方体$ABCD-A_1B_1C_1D_1$的对角线的交点为坐标原点$O$建立右手系的空间直角坐标系$O-xyz$, 其中$A(1,\\sqrt{2},0)$, $B(-1,\\sqrt{2},0)$, $D(1,0,-\\sqrt{2})$, 求点$A_1$的坐标.", - "objs": [], + "objs": [ + "K0624003X", + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -304984,7 +305223,10 @@ "030457": { "id": "030457", "content": "如图所示, 在空间直角坐标系$O-xyz$中, 正方体$ABCD-A_1B_1C_1D_1$\n的棱长为$1$, 顶点$A$位于坐标原点, 若$E$是棱$B_1C_1$的中点, $F$是侧面$CDD_1C_1$的中心.\n\\begin{center}\n\\begin{tikzpicture}[>=latex, z = (-120:0.5)]\n\\def\\l{2}\n\\def\\m{2}\n\\def\\n{2}\n\\draw (0,0,0) node [below left] {$A(O)$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [left] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\draw [->] (B) --++ (0.5,0,0) node [right] {$x$} coordinate (x);\n\\draw [->] (D) --++ (0,0,-0.5) node [right] {$y$} coordinate (y);\n\\draw [->] (A1) --++ (0,0.5,0) node [left] {$z$} coordinate (z);\n\\filldraw ($(B1)!0.5!(C1)$) node [above] {$E$} coordinate (E) circle (0.03);\n\\filldraw ($(C)!0.5!(D1)$) node [left] {$F$} coordinate (F) circle (0.03);\n\\draw [dashed] (A) -- (E) -- (F) (A) -- (F);\n\\end{tikzpicture}\n\\end{center}\n(1) 求点$E, F$的坐标及$|\\overrightarrow{EF}|$;\\\\\n(2) 求向量$\\overrightarrow{EF}$在$\\overrightarrow{DC}$方向上的投影及数量投影.", - "objs": [], + "objs": [ + "K0627004X", + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -305006,7 +305248,10 @@ "030458": { "id": "030458", "content": "已知$E, F, G, H$分别是空间四边形$ABCD$的边$AB, BC, CD, DA$的中点.\\\\\n(1) 用向量法证明$E, F, G, H$四点共面;\\\\\n(2) 设$M$是$EG$和$FH$的交点, 求证; 对空间任一点$O$, 有$\\overrightarrow{OM}=\\dfrac 14(\\overrightarrow{OA}+\\overrightarrow{OB}+\\overrightarrow{OC}+\\overrightarrow{OD})$.", - "objs": [], + "objs": [ + "K0624002X", + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -305028,7 +305273,10 @@ "030459": { "id": "030459", "content": "如图所示, 在正方体$ABCD-A_1B_1C_1D_1$中,$E, F, G, H, K, L$分别是$AB, BB_1, B_1C_1, C_1D_1, D_1D, DA$各棱的中点.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\def\\l{2}\n\\def\\m{2}\n\\def\\n{2}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [left] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [above] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\draw ($(A)!0.5!(B)$) node [below] {$E$} coordinate (E);\n\\draw ($(B)!0.5!(B1)$) node [right] {$F$} coordinate (F);\n\\draw ($(B1)!0.5!(C1)$) node [below right] {$G$} coordinate (G);\n\\draw ($(C1)!0.5!(D1)$) node [above] {$H$} coordinate (H);\n\\draw ($(D)!0.5!(D1)$) node [left] {$K$} coordinate (K);\n\\draw ($(A)!0.5!(D)$) node [left] {$L$} coordinate (L);\n\\draw (E) -- (F) -- (G) -- (H);\n\\draw [dashed] (H) -- (K) -- (L) -- (E);\n\\draw [dashed] (A1) -- (C);\n\\end{tikzpicture}\n\\end{center}\n(1) 求证: $E, F, G, H, K, L$共面;\\\\ \n(2) 求证: $A_1C\\perp$平面$EFGHKL$.", - "objs": [], + "objs": [ + "K0626001X", + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -305050,7 +305298,10 @@ "030460": { "id": "030460", "content": "如图所示, 在直三棱柱$ABC-A_1B_1C_1$中, $\\angle BAC=90^\\circ$, $AB=AC=AA_1=2$, $M$为$AB$的中点, $N$为$B_1C_1$的中点, $H$是$A_1B_1$的中点, $P$是$BC_1$与$B_1C$的交点, $Q$是$A_1N$与$C_1H$的交点.\\\\\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.5, z = (-140:0.5)]\n\\draw (0,0,0) node [right] {$A$} coordinate (A);\n\\draw (0,0,2) node [below] {$B$} coordinate (B);\n\\draw (-2,0,0) node [left] {$C$} coordinate (C);\n\\draw (A) --++ (0,2,0) node [right] {$A_1$} coordinate (A1);\n\\draw (B) --++ (0,2,0) node [below right] {$B_1$} coordinate (B1);\n\\draw (C) --++ (0,2,0) node [left] {$C_1$} coordinate (C1);\n\\draw (C) -- (B) -- (A) (C1) -- (B1) -- (A1) (C1) -- (A1);\n\\draw ($(A)!0.5!(B)$) node [below right] {$M$} coordinate (M);\n\\draw ($(A1)!0.5!(B1)$) node [below right] {$H$} coordinate (H);\n\\draw ($(C1)!0.5!(B1)$) node [below left] {$N$} coordinate (N);\n\\draw ($(C1)!{2/3}!(H)$) node [below] {$Q$} coordinate (Q);\n\\draw ($(B)!0.5!(C1)$) node [left] {$P$} coordinate (P);\n\\draw (A1) -- (M) (C1) -- (H) (A1) -- (N) (B) -- (C1) (C) -- (B1);\n\\draw [dashed] (C) -- (M) (C) -- (A) (A1) -- (C) (Q) -- (P);\n\\end{tikzpicture}\n\\end{center}\n(1) 求证: $A_1C\\perp BC_1$;\\\\\n(2) 求证: $PQ\\parallel$平面$A_1CM$.", - "objs": [], + "objs": [ + "K0627007X", + "K0628004X" + ], "tags": [ "第六单元", "空间向量" @@ -305072,7 +305323,11 @@ "030461": { "id": "030461", "content": "如图所示, 在四棱锥$P-ABCD$中, 底面$ABCD$为梯形, $AB=AD=PD=2$, $DC=4$, $AB\\parallel DC$, $\\angle ADC=\\dfrac \\pi 2$, $PD\\perp$平面$ABCD$, $E, F$分别为$PD, PC$的中点.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [below] {$D$} coordinate (D);\n\\draw (4,0,0) node [right] {$C$} coordinate (C);\n\\draw (0,0,2) node [below] {$A$} coordinate (A);\n\\draw (A) ++ (2,0,0) node [below] {$B$} coordinate (B);\n\\draw (0,2,0) node [above] {$P$} coordinate (P);\n\\draw ($(P)!0.5!(D)$) node [right] {$E$} coordinate (E);\n\\draw ($(P)!0.5!(C)$) node [above right] {$F$} coordinate (F);\n\\draw (P) -- (A) -- (B) -- (C) (P) -- (C) (P) -- (B) (F) -- (B);\n\\draw [dashed] (D) -- (A) (D) -- (P) (D) -- (C) (A) -- (E);\n\\end{tikzpicture}\n\\end{center}\n(1) 判断直线$AE$与$BF$的位置关系, 并说明理由;\\\\ \n(2) 求二面角$P-BC-A$的余弦值;\\\\ \n(3) 求点$E$到平面$PBC$的距离.", - "objs": [], + "objs": [ + "K0624002X", + "K0629001X", + "K0631003X" + ], "tags": [ "第六单元", "空间向量" @@ -305094,7 +305349,10 @@ "030462": { "id": "030462", "content": "如图, 已知圆柱$OO_1$, $A$是圆$O_1$上的动点, $AO_1=1$, $OO_1=2$, $P,Q$为圆$O$上的两个定点, 且满足$PQ=\\sqrt{2}$.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.5]\n\\draw (-1,0) arc (180:360:1 and 0.3);\n\\draw [dashed] (-1,0) arc (180:0:1 and 0.3);\n\\draw (0,2) ellipse (1 and 0.3);\n\\draw (-1,0) -- (-1,2) (1,0) -- (1,2);\n\\draw (0,0) node [below left] {$O$} coordinate (O);\n\\draw (0,2) node [left] {$O_1$} coordinate (O1);\n\\draw ({cos(-50)},{0.3*sin(-50)}) node [below] {$P$} coordinate (P);\n\\draw ({cos(40)},{0.3*cos(40)}) node [above right] {$Q$} coordinate (Q);\n\\draw (({cos(-110)},{2+0.3*sin(-110)}) node [below left] {$A$} coordinate (A);\n\\draw [dashed] (O) -- (O1) (O) -- (A) (O1) -- (P) (O1) -- (Q) (P) -- (Q);\n\\end{tikzpicture}\n\\end{center}\n(1) 当$\\overrightarrow{AO_1}=\\overrightarrow{OP}$或$\\overrightarrow{AO_1}=\\overrightarrow{OQ}$时, 求证: $AO\\parallel$平面$O_1PQ$;\\\\\n(2) 当直线$AO$与平面$O_1PQ$所成角的正弦值取最大值时, 求三棱锥$A-O_1PQ$的体积.", - "objs": [], + "objs": [ + "K0628004X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量" @@ -305116,7 +305374,10 @@ "030463": { "id": "030463", "content": "在空间直角坐标系中, 点$A(-1,,1,-2)$关于原点的对称点为点$B$, 则$|AB|=$\\blank{50}.", - "objs": [], + "objs": [ + "K0627003X", + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -305137,8 +305398,10 @@ }, "030464": { "id": "030464", - "content": "已知$O, A, B, C$为空间中不共面的四点, 且$\\overrightarrow{OP}=\\dfrac 34\\overrightarrow{OA}+\\dfrac 18\\overrightarrow{OB}+t\\overrightarrow{OC}$, 四点共面, 则实数$t=$\\blank{50}.", - "objs": [], + "content": "已知$O, A, B, C$为空间中不共面的四点, 且$\\overrightarrow{OP}=\\dfrac 34\\overrightarrow{OA}+\\dfrac 18\\overrightarrow{OB}+t\\overrightarrow{OC}$, 若$A,B,C,P$四点共面, 则实数$t=$\\blank{50}.", + "objs": [ + "K0626001X" + ], "tags": [ "第六单元", "空间向量" @@ -305160,7 +305423,9 @@ "030465": { "id": "030465", "content": "给定点$A(1,0,0)$, $B(3,1,1)$, $C(2,0,1)$与点$D(5,-4,3)$, 则点$D$到平面$ABC$的距离为\\blank{50}.", - "objs": [], + "objs": [ + "K0629001X" + ], "tags": [ "第六单元", "空间向量" @@ -305181,7 +305446,7 @@ }, "030466": { "id": "030466", - "content": "如图所示, 在平行六面体$ABCD-A_1B_1C_1D_1$中, 底面$ABCD$是边长为$1$的正方形, $AA_1$的长度为$2$, 且$\\angle A_1AB=\\angle A_1AD=\\dfrac \\pi 3$, \n, 则\\blank{50}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex, y = (65:1)]\n\\def\\l{1.5}\n\\def\\m{1.5}\n\\def\\n{3}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [below right] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [above] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\end{tikzpicture}\n\\end{center}", + "content": "如图所示, 在平行六面体$ABCD-A_1B_1C_1D_1$中, 底面$ABCD$是边长为$1$的正方形, $AA_1$的长度为$2$, 且$\\angle A_1AB=\\angle A_1AD=\\dfrac \\pi 3$, \n, 则$A_1C$的长度为\\blank{50}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex, y = (65:1)]\n\\def\\l{1.5}\n\\def\\m{1.5}\n\\def\\n{3}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [below right] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [above] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\end{tikzpicture}\n\\end{center}", "objs": [], "tags": [ "第六单元", @@ -305203,8 +305468,11 @@ }, "030467": { "id": "030467", - "content": "已知空间中三点$A(0, 1, 0)$, $B(2, 2, 0)$, $C-1, 3, 1)$, 则下列结论中正确的有\\bracket{20}.\n\\onech{平面$ABC$的一个法向量是$(1,-2,5)$}{$\\overrightarrow{AB}$的一个单位向量的坐标是$(1,1,0)$}{$|\\overrightarrow{AB}|=2$}{$\\overrightarrow{AB}$与$\\overrightarrow{AC}$是共线向量}", - "objs": [], + "content": "已知空间中三点$A(0, 1, 0)$, $B(2, 2, 0)$, $C(-1, 3, 1)$, 则下列结论中正确的是\\bracket{20}.\n\\onech{平面$ABC$的一个法向量是$(1,-2,5)$}{$\\overrightarrow{AB}$的一个单位向量的坐标是$(1,1,0)$}{$|\\overrightarrow{AB}|=2$}{$\\overrightarrow{AB}$与$\\overrightarrow{AC}$是共线向量}", + "objs": [ + "K0624002X", + "K0628001X" + ], "tags": [ "第六单元", "空间向量" @@ -305226,7 +305494,10 @@ "030468": { "id": "030468", "content": "如图所示, 在正三棱台$ABC-A_1B_1C_1$中, $AB=3AA_1=\\dfrac 32 A_1B_1=3$, 记侧面$ABB_1A_1$与底面$ABC$, 侧面$ABB_1A_1$与侧面$BCC_1B_1$, 以及侧面$ABB_1A_1$与截面$A_1BC$所成的锐二面角的平面角分别为$\\alpha,\\beta,\\gamma$, 则\\bracket{20}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex, scale = 2]\n\\draw ({-sqrt(3)/2},0,{-1/2}) node [left] {$A$} coordinate (A);\n\\draw ({sqrt(3)/2},0,{-1/2}) node [right] {$C$} coordinate (C);\n\\draw (0,0,1) node [below] {$B$} coordinate (B);\n\\draw (0,{sqrt(2)},0) coordinate (P);\n\\draw ($(A)!{1/3}!(P)$) node [above left] {$A_1$} coordinate (A_1);\n\\draw ($(B)!{1/3}!(P)$) node [below right] {$B_1$} coordinate (B_1);\n\\draw ($(C)!{1/3}!(P)$) node [above right] {$C_1$} coordinate (C_1);\n\\draw (A) -- (B) -- (C) (A) -- (A_1) (B) -- (B_1) (C) -- (C_1) (A_1) -- (B_1) -- (C_1) (A_1) -- (C_1) (A_1) -- (B);\n\\draw [dashed] (A) -- (C) (A_1) -- (C);\n\\end{tikzpicture}\n\\end{center}\n\\fourch{$\\gamma<\\beta=\\alpha$}{$\\beta=\\alpha<\\gamma$}{$\\beta<\\alpha<\\gamma$}{$\\alpha<\\beta<\\gamma$}", - "objs": [], + "objs": [ + "K0631001X", + "K0631003X" + ], "tags": [ "第六单元", "空间向量" @@ -305248,7 +305519,9 @@ "030469": { "id": "030469", "content": "已知在长方体$ABCD-A_1B_1C_1D_1$中, $AB=BC=2$, $D_1D=3$, $M$是$B_1C_1$的中点, $N$是$AB$的中点, 以$D$为原点, 建立如图所示的空间直角坐标系.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\def\\l{2}\n\\def\\m{2}\n\\def\\n{3}\n\\draw (0,0,0) node [below] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [above right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [left] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1);\n\\draw [->] (A) --++ (0,0,0.8) node [below] {$x$} coordinate (x);\n\\draw [->] (C) --++ (0.8,0,0) node [below] {$y$} coordinate (y);\n\\draw [->] (D1) --++ (0,0.8,0) node [left] {$z$} coordinate (z);\n\\draw ($(A)!0.5!(B)$) node [below] {$N$} coordinate (N);\n\\draw ($(B1)!0.5!(C1)$) node [left] {$M$} coordinate (M);\n\\draw ($(D)!0.5!(N)$) node [left] {$P$} coordinate (P);\n\\draw [dashed] (D) -- (N) (M) -- (P);\n\\end{tikzpicture}\n\\end{center} \n(1) 写出点$D,N,M$的坐标;\\\\\n(2) 求线段$MD, MN$的长度;\\\\ \n(3) 设$P$是线段$DN$上的动点, 求$MP$的最小值.", - "objs": [], + "objs": [ + "K0627005X" + ], "tags": [ "第六单元", "空间向量" @@ -305270,7 +305543,9 @@ "030470": { "id": "030470", "content": "《九章算术$\\cdot$商功》主要讲述了以立体几何为主的各种形体体积的计算, 其堑堵是指底面为直角三角形的直棱柱. 如图所示, 在堑堵$ABC-A_1B_1C_1$中, $M$是$A_1C_1$的中点, $AB=2AA_1=2AC$, $\\overrightarrow{BN}=\\dfrac 13\\overrightarrow{BB_1}$, $\\overrightarrow{MG}=3\\overrightarrow{GN}$, 若$\\overrightarrow{AG}=x\\overrightarrow{AA_1}+y\\overrightarrow{AB}+z\\overrightarrow{AC}$, 则$x+y+z=$\\blank{50}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex,scale = 1.5]\n\\def\\l{2}\n\\def\\m{1}\n\\def\\n{1}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$B_1$} coordinate (B1);\n\\draw (A) ++ (0,0,-\\m) node [left] {$A_1$} coordinate (A1);\n\\draw (A) ++ (0,\\n,0) node [left] {$C$} coordinate (C);\n\\draw (A1) ++ (0,\\n,0) node [above] {$C_1$} coordinate (C1);\n\\draw (A) -- (B) -- (B1) -- (C1) -- (C) -- cycle (B) -- (C);\n\\draw [dashed] (A) -- (A1) -- (B1) (A1) -- (C1);\n\\draw ($(A1)!0.5!(C1)$) node [right] {$M$} coordinate (M);\n\\draw ($(B)!{1/3}!(B1)$) node [right] {$N$} coordinate (N);\n\\draw ($(M)!0.75!(N)$) node [above] {$G$} coordinate (G);\n\\draw [dashed] (A) -- (G) (M) -- (N);\n\\end{tikzpicture}\n\\end{center}", - "objs": [], + "objs": [ + "K0624003X" + ], "tags": [ "第六单元", "空间向量" @@ -305292,7 +305567,9 @@ "030471": { "id": "030471", "content": "如图所示, 正方体$ABCD-A_1B_1C_1D_1$中, $M$为$B_1C_1$边的中点, 点$P$在底面$ABCD$和侧面$CDD_1C_1$上运动并且使$\\angle MA_1C=\\angle PA_1C$, 那么点$P$的轨迹是\\bracket{20}.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\def\\l{2}\n\\def\\m{2}\n\\def\\n{2}\n\\draw (0,0,0) node [below left] {$A$} coordinate (A);\n\\draw (A) ++ (\\l,0,0) node [below right] {$B$} coordinate (B);\n\\draw (A) ++ (\\l,0,-\\m) node [right] {$C$} coordinate (C);\n\\draw (A) ++ (0,0,-\\m) node [left] {$D$} coordinate (D);\n\\draw (A) -- (B) -- (C);\n\\draw [dashed] (A) -- (D) -- (C);\n\\draw (A) ++ (0,\\n,0) node [left] {$A_1$} coordinate (A1);\n\\draw (B) ++ (0,\\n,0) node [right] {$B_1$} coordinate (B1);\n\\draw (C) ++ (0,\\n,0) node [above right] {$C_1$} coordinate (C1);\n\\draw (D) ++ (0,\\n,0) node [above left] {$D_1$} coordinate (D1);\n\\draw (A1) -- (B1) -- (C1) -- (D1) -- cycle;\n\\draw (A) -- (A1) (B) -- (B1) (C) -- (C1);\n\\draw [dashed] (D) -- (D1) (A1) -- (C);\n\\draw ($(B1)!0.5!(C1)$) node [right] {$M$} coordinate (M);\n\\draw (A1) -- (M);\n\\filldraw ({1/3},0,{-1/12*(35 - 3*sqrt(97))}) node [right] {$P$} coordinate (P) circle (0.01);\n\\draw [dashed] (A1) -- (P);\n\\end{tikzpicture}\n\\end{center}\n\\fourch{两端圆弧}{两段椭圆弧}{两段双曲线弧}{两段抛物线弧}", - "objs": [], + "objs": [ + "KNONE" + ], "tags": [ "第六单元", "空间向量" @@ -305314,7 +305591,11 @@ "030472": { "id": "030472", "content": "如图所示, 在四棱锥$P-ABCD$中, 底面$ABCD$是边长为$2$的菱形, $\\angle ADC=60^\\circ$ , $\\triangle PAD$为正三角形, $O$为$AD$的中点, 且平面$PAD\\perp $平面$ABCD$, $M$是线段$PC$上的点.\n\\begin{center}\n\\begin{tikzpicture}[>=latex]\n\\draw (0,0,0) node [below] {$O$} coordinate (O);\n\\draw (1,0,0) node [right] {$D$} coordinate (D);\n\\draw (-1,0,0) node [below] {$A$} coordinate (A);\n\\draw (D) ++ (-1,0,{sqrt(3)}) node [below] {$C$} coordinate (C);\n\\draw (C) ++ (-2,0,0) node [left] {$B$} coordinate (B);\n\\draw (O) ++ (0,{sqrt(3)},0) node [above] {$P$} coordinate (P);\n\\draw (B) -- (C) -- (D) -- (P) -- cycle (P) -- (C);\n\\draw [dashed] (B) -- (A) -- (P) (A) -- (D) (O) -- (P);\n\\draw ($(P)!0.5!(C)$) node [right] {$M$} coordinate (M);\n\\draw [dashed] (A) -- (M) (O) -- (M);\n\\end{tikzpicture}\n\\end{center}\n(1) 求证: $OM\\perp BC$;\\\\ \n(2) 当$M$为线段$PC$的中点时, 求点$M$到平面$PAB$的距离;\\\\\n(3) 是否存在点$M$, 使得直线$AM$与平面$PAB$的夹角的正弦值为$\\dfrac{\\sqrt{10}}{10}$. 若存在, 求出此时$\\dfrac{PM}{PC}$的值; 若不存在, 请说明理由.", - "objs": [], + "objs": [ + "K0627007X", + "K0629001X", + "K0630004X" + ], "tags": [ "第六单元", "空间向量"