scratch-blocks-develop.zip
资源来源:本地上传资源
文件类型:ZIP
大小:1MB
评分:
5.0
上传者:2301_80488214
更新日期:2024-07-30

Scratch Blocks 是一个用于构建创意计算接口的库

资源文件列表(大概)

文件名
大小
scratch-blocks-develop/
-
scratch-blocks-develop/.editorconfig
166B
scratch-blocks-develop/.eslintignore
228B
scratch-blocks-develop/.eslintrc
2.17KB
scratch-blocks-develop/.github/
-
scratch-blocks-develop/.github/CODEOWNERS.md
39B
scratch-blocks-develop/.github/CONTRIBUTING.md
5.12KB
scratch-blocks-develop/.github/ISSUE_TEMPLATE.md
304B
scratch-blocks-develop/.github/PULL_REQUEST_TEMPLATE.md
286B
scratch-blocks-develop/.github/workflows/
-
scratch-blocks-develop/.github/workflows/commitlint.yml
401B
scratch-blocks-develop/.github/workflows/deploy.yml
1.87KB
scratch-blocks-develop/.gitignore
757B
scratch-blocks-develop/.husky/
-
scratch-blocks-develop/.husky/.gitattributes
14B
scratch-blocks-develop/.husky/commit-msg
93B
scratch-blocks-develop/.npmignore
359B
scratch-blocks-develop/.npmrc
37B
scratch-blocks-develop/.nvmrc
4B
scratch-blocks-develop/.tx/
-
scratch-blocks-develop/.tx/config
232B
scratch-blocks-develop/CHANGELOG.md
111.99KB
scratch-blocks-develop/LICENSE
9.94KB
scratch-blocks-develop/README.md
3.32KB
scratch-blocks-develop/TRADEMARK
319B
scratch-blocks-develop/blocks_common/
-
scratch-blocks-develop/blocks_common/colour.js
1.49KB
scratch-blocks-develop/blocks_common/math.js
3.86KB
scratch-blocks-develop/blocks_common/matrix.js
1.29KB
scratch-blocks-develop/blocks_common/note.js
1.46KB
scratch-blocks-develop/blocks_common/text.js
1.44KB
scratch-blocks-develop/blocks_horizontal/
-
scratch-blocks-develop/blocks_horizontal/control.js
5.8KB
scratch-blocks-develop/blocks_horizontal/default_toolbox.js
4.55KB
scratch-blocks-develop/blocks_horizontal/event.js
6.55KB
scratch-blocks-develop/blocks_horizontal/wedo.js
10.62KB
scratch-blocks-develop/blocks_vertical/
-
scratch-blocks-develop/blocks_vertical/control.js
13.67KB
scratch-blocks-develop/blocks_vertical/data.js
16.94KB
scratch-blocks-develop/blocks_vertical/default_toolbox.js
20.97KB
scratch-blocks-develop/blocks_vertical/event.js
8.25KB
scratch-blocks-develop/blocks_vertical/extensions.js
7.11KB
scratch-blocks-develop/blocks_vertical/looks.js
14.51KB
scratch-blocks-develop/blocks_vertical/motion.js
13.87KB
scratch-blocks-develop/blocks_vertical/operators.js
10.57KB
scratch-blocks-develop/blocks_vertical/procedures.js
32.92KB
scratch-blocks-develop/blocks_vertical/sensing.js
13.13KB
scratch-blocks-develop/blocks_vertical/sound.js
5.75KB
scratch-blocks-develop/blocks_vertical/vertical_extensions.js
8.99KB
scratch-blocks-develop/build.py
22.71KB
scratch-blocks-develop/build/
-
scratch-blocks-develop/build/gen_blocks.js
32B
scratch-blocks-develop/build/test_expect.js
25B
scratch-blocks-develop/build/test_input.js
32B
scratch-blocks-develop/cleanup.sh
2.46KB
scratch-blocks-develop/commitlint.config.js
152B
scratch-blocks-develop/core/
-
scratch-blocks-develop/core/block.js
55.9KB
scratch-blocks-develop/core/block_animations.js
3.5KB
scratch-blocks-develop/core/block_drag_surface.js
10.09KB
scratch-blocks-develop/core/block_dragger.js
13.67KB
scratch-blocks-develop/core/block_events.js
15.72KB
scratch-blocks-develop/core/block_render_svg_horizontal.js
28.07KB
scratch-blocks-develop/core/block_render_svg_vertical.js
58.16KB
scratch-blocks-develop/core/block_svg.js
39.88KB
scratch-blocks-develop/core/blockly.js
19.83KB
scratch-blocks-develop/core/blocks.js
1.06KB
scratch-blocks-develop/core/bubble.js
20.23KB
scratch-blocks-develop/core/bubble_dragger.js
8.95KB
scratch-blocks-develop/core/colours.js
4.57KB
scratch-blocks-develop/core/comment.js
8.81KB
scratch-blocks-develop/core/comment_events.js
15.81KB
scratch-blocks-develop/core/connection.js
25.11KB
scratch-blocks-develop/core/connection_db.js
9.46KB
scratch-blocks-develop/core/constants.js
9.08KB
scratch-blocks-develop/core/contextmenu.js
16.73KB
scratch-blocks-develop/core/css.js
33.12KB
scratch-blocks-develop/core/data_category.js
17.84KB
scratch-blocks-develop/core/dragged_connection_manager.js
8.27KB
scratch-blocks-develop/core/dropdowndiv.js
14.42KB
scratch-blocks-develop/core/events.js
11.4KB
scratch-blocks-develop/core/events_abstract.js
2.92KB
scratch-blocks-develop/core/extensions.js
16.32KB
scratch-blocks-develop/core/field.js
23.24KB
scratch-blocks-develop/core/field_angle.js
12.86KB
scratch-blocks-develop/core/field_checkbox.js
4.11KB
scratch-blocks-develop/core/field_colour.js
7.47KB
scratch-blocks-develop/core/field_colour_slider.js
13.63KB
scratch-blocks-develop/core/field_date.js
9.22KB
scratch-blocks-develop/core/field_dropdown.js
15.03KB
scratch-blocks-develop/core/field_iconmenu.js
11.39KB
scratch-blocks-develop/core/field_image.js
5.16KB
scratch-blocks-develop/core/field_label.js
3.87KB
scratch-blocks-develop/core/field_label_serializable.js
4.34KB
scratch-blocks-develop/core/field_matrix.js
16.53KB
scratch-blocks-develop/core/field_note.js
24.78KB
scratch-blocks-develop/core/field_number.js
12.85KB
scratch-blocks-develop/core/field_numberdropdown.js
2.72KB
scratch-blocks-develop/core/field_textdropdown.js
5.64KB
scratch-blocks-develop/core/field_textinput.js
22.84KB
scratch-blocks-develop/core/field_textinput_removable.js
3.77KB
scratch-blocks-develop/core/field_variable.js
12.83KB
scratch-blocks-develop/core/field_variable_getter.js
5.68KB
scratch-blocks-develop/core/field_vertical_separator.js
4.39KB
scratch-blocks-develop/core/flyout_base.js
28.14KB
scratch-blocks-develop/core/flyout_button.js
8.5KB
scratch-blocks-develop/core/flyout_dragger.js
2.52KB
scratch-blocks-develop/core/flyout_extension_category_header.js
4.82KB
scratch-blocks-develop/core/flyout_horizontal.js
15.88KB
scratch-blocks-develop/core/flyout_vertical.js
25.54KB
scratch-blocks-develop/core/generator.js
14.52KB
scratch-blocks-develop/core/gesture.js
30.31KB
scratch-blocks-develop/core/grid.js
6.35KB
scratch-blocks-develop/core/icon.js
5.27KB
scratch-blocks-develop/core/inject.js
16.8KB
scratch-blocks-develop/core/input.js
8.15KB
scratch-blocks-develop/core/insertion_marker_manager.js
22.23KB
scratch-blocks-develop/core/msg.js
1.69KB
scratch-blocks-develop/core/mutator.js
13.91KB
scratch-blocks-develop/core/names.js
6.65KB
scratch-blocks-develop/core/options.js
7.58KB
scratch-blocks-develop/core/procedures.js
19.37KB
scratch-blocks-develop/core/rendered_connection.js
13.79KB
scratch-blocks-develop/core/scratch_block_comment.js
20.79KB
scratch-blocks-develop/core/scratch_blocks_utils.js
8.34KB
scratch-blocks-develop/core/scratch_bubble.js
21.98KB
scratch-blocks-develop/core/scratch_events.js
3.77KB
scratch-blocks-develop/core/scratch_msgs.js
2.6KB
scratch-blocks-develop/core/scrollbar.js
28.68KB
scratch-blocks-develop/core/toolbox.js
22.93KB
scratch-blocks-develop/core/tooltip.js
9.85KB
scratch-blocks-develop/core/touch.js
7.17KB
scratch-blocks-develop/core/trashcan.js
9.19KB
scratch-blocks-develop/core/ui_events.js
2.66KB
scratch-blocks-develop/core/ui_menu_utils.js
2.29KB
scratch-blocks-develop/core/utils.js
30.28KB
scratch-blocks-develop/core/variable_events.js
7.31KB
scratch-blocks-develop/core/variable_map.js
13.39KB
scratch-blocks-develop/core/variable_model.js
3.49KB
scratch-blocks-develop/core/variables.js
26.46KB
scratch-blocks-develop/core/warning.js
5.48KB
scratch-blocks-develop/core/widgetdiv.js
12.62KB
scratch-blocks-develop/core/workspace.js
20.6KB
scratch-blocks-develop/core/workspace_audio.js
5.09KB
scratch-blocks-develop/core/workspace_comment.js
11.27KB
scratch-blocks-develop/core/workspace_comment_render_svg.js
23.52KB
scratch-blocks-develop/core/workspace_comment_svg.js
18.89KB
scratch-blocks-develop/core/workspace_drag_surface_svg.js
6.83KB
scratch-blocks-develop/core/workspace_dragger.js
3.92KB
scratch-blocks-develop/core/workspace_svg.js
71.6KB
scratch-blocks-develop/core/xml.js
31.51KB
scratch-blocks-develop/core/zoom_controls.js
8.08KB
scratch-blocks-develop/gh-pages/
-
scratch-blocks-develop/gh-pages/Gemfile
607B
scratch-blocks-develop/gh-pages/_config.yml
52B
scratch-blocks-develop/gh-pages/index.md
202B
scratch-blocks-develop/i18n/
-
scratch-blocks-develop/i18n/common.py
7.45KB
scratch-blocks-develop/i18n/create_messages.py
6.26KB
scratch-blocks-develop/i18n/create_scratch_msgs.js
2.34KB
scratch-blocks-develop/i18n/dedup_json.py
2.37KB
scratch-blocks-develop/i18n/js_to_json.js
1.4KB
scratch-blocks-develop/i18n/js_to_json.py
4.52KB
scratch-blocks-develop/i18n/json_to_js.js
1.61KB
scratch-blocks-develop/i18n/json_to_js.py
6.43KB
scratch-blocks-develop/i18n/sync_tx_translations.js
3.57KB
scratch-blocks-develop/i18n/test_scratch_msgs.js
2.73KB
scratch-blocks-develop/i18n/tests.py
1.72KB
scratch-blocks-develop/i18n/xliff_to_json.py
8.13KB
scratch-blocks-develop/local_build.sh
2.44KB
scratch-blocks-develop/media/
-
scratch-blocks-develop/media/1x1.gif
43B
scratch-blocks-develop/media/click.mp3
7.94KB
scratch-blocks-develop/media/click.ogg
5.32KB
scratch-blocks-develop/media/click.wav
3.12KB
scratch-blocks-develop/media/comment-arrow-down.svg
885B
scratch-blocks-develop/media/comment-arrow-up.svg
977B
scratch-blocks-develop/media/delete-x.svg
1.26KB
scratch-blocks-develop/media/delete.mp3
9.57KB
scratch-blocks-develop/media/delete.ogg
8.42KB
scratch-blocks-develop/media/delete.wav
11.66KB
scratch-blocks-develop/media/dropdown-arrow-dark.svg
573B
scratch-blocks-develop/media/dropdown-arrow.svg
569B
scratch-blocks-develop/media/extensions/
-
scratch-blocks-develop/media/extensions/microbit-block-icon.svg
4.9KB
scratch-blocks-develop/media/extensions/music-block-icon.svg
4.38KB
scratch-blocks-develop/media/extensions/pen-block-icon.svg
2.47KB
scratch-blocks-develop/media/extensions/wedo2-block-icon.svg
9.57KB
scratch-blocks-develop/media/eyedropper.svg
3.47KB
scratch-blocks-develop/media/green-flag.svg
1.16KB
scratch-blocks-develop/media/handclosed.cur
326B
scratch-blocks-develop/media/handdelete.cur
766B
scratch-blocks-develop/media/handopen.cur
198B
scratch-blocks-develop/media/icons/
-
scratch-blocks-develop/media/icons/arrow.svg
1.18KB
scratch-blocks-develop/media/icons/arrow_button.svg
1.06KB
scratch-blocks-develop/media/icons/control_forever.svg
4.57KB
scratch-blocks-develop/media/icons/control_repeat.svg
1.95KB
scratch-blocks-develop/media/icons/control_stop.svg
301B
scratch-blocks-develop/media/icons/control_wait.svg
1.11KB
scratch-blocks-develop/media/icons/event_broadcast_blue.svg
1.62KB
scratch-blocks-develop/media/icons/event_broadcast_coral.svg
1.62KB
scratch-blocks-develop/media/icons/event_broadcast_green.svg
1.62KB
scratch-blocks-develop/media/icons/event_broadcast_magenta.svg
1.62KB
scratch-blocks-develop/media/icons/event_broadcast_orange.svg
1.62KB
scratch-blocks-develop/media/icons/event_broadcast_purple.svg
1.61KB
scratch-blocks-develop/media/icons/event_when-broadcast-received_blue.svg
1.61KB
scratch-blocks-develop/media/icons/event_when-broadcast-received_coral.svg
1.62KB
scratch-blocks-develop/media/icons/event_when-broadcast-received_green.svg
1.62KB
scratch-blocks-develop/media/icons/event_when-broadcast-received_magenta.svg
1.62KB
scratch-blocks-develop/media/icons/event_when-broadcast-received_orange.svg
1.62KB
scratch-blocks-develop/media/icons/event_when-broadcast-received_purple.svg
1.61KB
scratch-blocks-develop/media/icons/event_whenflagclicked.svg
634B
scratch-blocks-develop/media/icons/remove.svg
1.55KB
scratch-blocks-develop/media/icons/set-led_blue.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_coral.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_green.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_magenta.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_mystery.svg
2.89KB
scratch-blocks-develop/media/icons/set-led_orange.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_purple.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_white.svg
1.99KB
scratch-blocks-develop/media/icons/set-led_yellow.svg
1.99KB
scratch-blocks-develop/media/icons/wedo_motor-clockwise.svg
3.66KB
scratch-blocks-develop/media/icons/wedo_motor-counterclockwise.svg
3.64KB
scratch-blocks-develop/media/icons/wedo_motor-speed_fast.svg
4.23KB
scratch-blocks-develop/media/icons/wedo_motor-speed_med.svg
4.24KB
scratch-blocks-develop/media/icons/wedo_motor-speed_slow.svg
4.26KB
scratch-blocks-develop/media/icons/wedo_when-distance_close.svg
4.64KB
scratch-blocks-develop/media/icons/wedo_when-tilt-backward.svg
4.8KB
scratch-blocks-develop/media/icons/wedo_when-tilt-forward.svg
4.81KB
scratch-blocks-develop/media/icons/wedo_when-tilt-left.svg
3.57KB
scratch-blocks-develop/media/icons/wedo_when-tilt-right.svg
3.57KB
scratch-blocks-develop/media/icons/wedo_when-tilt.svg
4.01KB
scratch-blocks-develop/media/repeat.svg
1.21KB
scratch-blocks-develop/media/rotate-left.svg
1.04KB
scratch-blocks-develop/media/rotate-right.svg
1.03KB
scratch-blocks-develop/media/sprites.png
4.05KB
scratch-blocks-develop/media/sprites.svg
1.73KB
scratch-blocks-develop/media/status-not-ready.svg
1.16KB
scratch-blocks-develop/media/status-ready.svg
1.09KB
scratch-blocks-develop/media/zoom-in.svg
634B
scratch-blocks-develop/media/zoom-out.svg
582B
scratch-blocks-develop/media/zoom-reset.svg
501B
scratch-blocks-develop/msg/
-
scratch-blocks-develop/msg/js/
-
scratch-blocks-develop/msg/js/en.js
14.91KB
scratch-blocks-develop/msg/json/
-
scratch-blocks-develop/msg/json/en.json
12.01KB
scratch-blocks-develop/msg/messages.js
15.51KB
scratch-blocks-develop/msg/scratch_msgs.js
1.08MB
scratch-blocks-develop/package-lock.json
528.79KB
scratch-blocks-develop/package.json
2.13KB
scratch-blocks-develop/pull_from_blockly.sh
3.7KB
scratch-blocks-develop/release.config.js
165B
scratch-blocks-develop/renovate.json5
415B
scratch-blocks-develop/shim/
-
scratch-blocks-develop/shim/blockly_compressed_horizontal-blocks_compressed.js
141B
scratch-blocks-develop/shim/blockly_compressed_horizontal.Blockly.js
69B
scratch-blocks-develop/shim/blockly_compressed_horizontal.goog.js
66B
scratch-blocks-develop/shim/blockly_compressed_horizontal.js
118B
scratch-blocks-develop/shim/blockly_compressed_vertical-blocks_compressed.js
139B
scratch-blocks-develop/shim/blockly_compressed_vertical.Blockly.js
67B
scratch-blocks-develop/shim/blockly_compressed_vertical.goog.js
64B
scratch-blocks-develop/shim/blockly_compressed_vertical.js
116B
scratch-blocks-develop/shim/blocks_compressed_horizontal-blockly_compressed_horizontal-messages.js
176B
scratch-blocks-develop/shim/blocks_compressed_horizontal.js
162B
scratch-blocks-develop/shim/blocks_compressed_vertical-blockly_compressed_vertical-messages.js
172B
scratch-blocks-develop/shim/blocks_compressed_vertical.js
203B
scratch-blocks-develop/shim/gh-pages.js
28B
scratch-blocks-develop/shim/horizontal.js
219B
scratch-blocks-develop/shim/index.js
565B
scratch-blocks-develop/shim/vertical.js
213B
scratch-blocks-develop/tests/
-
scratch-blocks-develop/tests/blocks/
-
scratch-blocks-develop/tests/blocks/index.html
812B
scratch-blocks-develop/tests/blocks/logic_ternary_test.js
13.19KB
scratch-blocks-develop/tests/custom_procedure_playground.html
8.56KB
scratch-blocks-develop/tests/horizontal_playground.html
12.89KB
scratch-blocks-develop/tests/jsunit/
-
scratch-blocks-develop/tests/jsunit/block_test.js
3.05KB
scratch-blocks-develop/tests/jsunit/connection_db_test.js
10.81KB
scratch-blocks-develop/tests/jsunit/connection_test.js
11.44KB
scratch-blocks-develop/tests/jsunit/db_test.js
2.42KB
scratch-blocks-develop/tests/jsunit/event_test.js
28.94KB
scratch-blocks-develop/tests/jsunit/extensions_test.js
18.2KB
scratch-blocks-develop/tests/jsunit/field_angle_test.js
1.55KB
scratch-blocks-develop/tests/jsunit/field_number_test.js
2.54KB
scratch-blocks-develop/tests/jsunit/field_test.js
3.31KB
scratch-blocks-develop/tests/jsunit/field_variable_getter_test.js
1.97KB
scratch-blocks-develop/tests/jsunit/field_variable_test.js
6.34KB
scratch-blocks-develop/tests/jsunit/generator_test.js
1.09KB
scratch-blocks-develop/tests/jsunit/gesture_test.js
2.5KB
scratch-blocks-develop/tests/jsunit/horizontal_tests.html
1.25KB
scratch-blocks-develop/tests/jsunit/index.html
1.04KB
scratch-blocks-develop/tests/jsunit/input_test.js
6.47KB
scratch-blocks-develop/tests/jsunit/json_test.js
7.38KB
scratch-blocks-develop/tests/jsunit/names_test.js
2.63KB
scratch-blocks-develop/tests/jsunit/procedure_test.js
10.7KB
scratch-blocks-develop/tests/jsunit/scratch_block_comment_test.js
6.16KB
scratch-blocks-develop/tests/jsunit/svg_test.js
1.99KB
scratch-blocks-develop/tests/jsunit/test_runner.js
1.68KB
scratch-blocks-develop/tests/jsunit/test_utilities.js
4.76KB
scratch-blocks-develop/tests/jsunit/utils_test.js
9.72KB
scratch-blocks-develop/tests/jsunit/variable_map_test.js
9.84KB
scratch-blocks-develop/tests/jsunit/variable_model_test.js
2.56KB
scratch-blocks-develop/tests/jsunit/vertical_tests.html
1.4KB
scratch-blocks-develop/tests/jsunit/widget_div_test.js
5.28KB
scratch-blocks-develop/tests/jsunit/workspace_comment_test.js
6.5KB
scratch-blocks-develop/tests/jsunit/workspace_test.js
12.68KB
scratch-blocks-develop/tests/jsunit/workspace_undo_redo_test.js
11.12KB
scratch-blocks-develop/tests/jsunit/xml_test.js
13.89KB
scratch-blocks-develop/tests/multi_playground.html
7.44KB
scratch-blocks-develop/tests/vertical_playground.html
18.21KB
scratch-blocks-develop/tests/vertical_playground_compressed.html
22.44KB
scratch-blocks-develop/tests/workspace_svg/
-
scratch-blocks-develop/tests/workspace_svg/index.html
1.82KB
scratch-blocks-develop/tests/workspace_svg/workspace_svg_test.js
5.12KB
scratch-blocks-develop/webpack.config.js
2.18KB

资源内容介绍

Scratch Blocks 是一个用于构建创意计算接口的库Scratch Blocks 是 Google Blockly项目的一个分支,它提供了用于构建创意计算界面的设计规范和代码库。与Scratch 虚拟机 (VM)结合使用,此代码库可以快速设计和开发可视化编程界面。与Blockly不同,Scratch Blocks 不使用代码生成器,而是利用 Scratch 虚拟机来创建高度动态、交互式的编程环境。

用户评论 (0)

相关资源

基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释

模块说明:每日精选: 首页采用下拉刷新+RecyclerView 实现,Banner展示每日精选推荐的视频,监听 RecyclerView 的滑动事件,实现 TitleBar 的隐藏显示功能,底部菜单采用高斯模糊的半透明效果,使整个 APP 风格更加清爽。发现: 包括关注和分类模块,关注是推荐的作者上传的视频集,分类包括时尚、运动、创意、广告、音乐、旅行、生活、记录、开胃、游戏、萌宠、动画、综艺、搞笑等可自由选择想查看的类型视频。热门: 热门排行榜包括周排行、月排行、总排行的视频列表。搜索: 根据关键字搜索榜你找到感兴趣的视频。我的: 个人主页的相关介绍。观看记录: 查看之前看过的视频,按时间进行排序。

18.19MB12金币

Objective-C 的模拟对象

使用 OCMock – 简短版本为实例和类方法创建存根模拟对象代表真实对象。使用存根,我们可以指定调用方法时要返回的内容:// create a mock for the user defaultsid userDefaultsMock = OCMClassMock([NSUserDefaults class]);// set it up to return a specific value when stringForKey: is calledOCMStub([userDefaultsMock stringForKey:@"MyAppURLKey"]).andReturn(@"http://testurl");// set it up to return the specified value no matter how the method is invokedOCMStub([userDefaultsMock stringForKey:[OCMArg any]]).andReturn(@"http://testurl");

2.68MB20金币

ACM-ICPC 备战指南

先决条件:了解至少一种编程语言。(你必须能够有效地使用该语言。)这个知识库的理念是将结构良好的内容分成几个部分,这样即使很忙也可以跟上。在这里,我们收集了我们认为可以很好地学习所提主题的资源。课程有不同的数据结构和算法。预计一周所需时间为6-7小时。(在规定时间内完成课程)基本使用指南: 使用此存储库取决于用户想要用它做什么。我们为那些想要在继续​​学习的同时慢慢掌握主题知识的人提供以下建议:根据个人喜好,查看针对特定主题提供的书面或视频资源。查看尽可能多的资源,以更好地理解该主题。不检查源代码,尝试自己复制算法或数据结构。当遇到困难或完成时,请查看提供的源代码,并将其与您的代码进行比较,以查看可能的错误。尝试修复它。当您对代码感到满意后,尝试解决给定的问题。当您完成解决问题或在某个时候遇到困难时,请检查给出的解决方案并尝试理解您的错误或查看是否存在更好的方法。

1.68MB23金币

智能车仿真软件racecar-master

bug汇总报错controllers相关sudo apt-get install ros-kinetic-controller-managersudo apt-get install ros-kinetic-gazebo-ros-controlsudo apt-get install ros-kinetic-effort-controllerssudo apt-get install ros-kinetic-joint-state-controller报错driver_base相关sudo apt-get install ros-kinetic-driver-base报错rtabmap相关sudo apt-get install ros-kinetic-rtabmap-ros报错ackermann_msgs相关sudo apt-get install ros-kinetic-ackermann-msgs报错findline.cpp找不到opencv头文件执行:locate OpenCVConfig.cmake得到你的opencv的路径

6.05MB26金币

Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux

Installing and opening the projectOpen VS Code and then press ctrl + ` (backtick, in top left corner of keyboard) to open the built-in terminalUse the cd (change directory) command to find an appropriate place for your codeType git clone https://github.com/Microsoft/frontend-bootcamp.git into the terminal to pull down a copy of the workshop codeType cd frontend-bootcamp to change your current directory to the bootcamp folderType npm install to install all of the project dependenciesType

516.86KB30金币

LeetCode算法题典

最全的LeetCode算法题典

805.3KB12金币

集群机器人Matlab仿真

环境:matlab2020aWin10使用方法:添加subfunc:打开matlab,右键subfun->添加到路径->选定的文件夹和子文件夹运行demox.m

168.32KB13金币

基于深度学习的故障诊断入门示例,包括数据预处理、模型搭建、模型训练

基于卷积神经网络的故障诊断(1DCNN、2DCNN)文件夹说明:data:数据集存放路径save_picture/1DCNN:存放1DCNN的图片save_picture/2DCNN:存放2DCNN的图片model/1DCNN.h5: 保存的1DCNN模型文件model/2DCNN.h5: 保存的2DCNN模型文件code/1DCNN.py: 1DCNN代码运行文件code/2DCNN.py: 2DCNN代码运行文件code/preprocessing.py: 数据预处理文件基于卷积与循环神经网络的故障诊断(1DCNN-LSTM、1DCNN-GRU、2DCNN-LSTM、2DCNN-GRU)文件夹说明:data:数据集存放路径save_picture/1DCNN_GRU:存放1DCNN_GRU的图片save_picture/1DCNN_LSTM:存放1DCNN_LSTM的图片save_picture/2DCNN_GRU:存放2DCNN_GRU的图片save_picture/2DCNN_LSTM:存放2DCNN_LSTM的图片

45.1MB18金币

“gtk3管理端+tcp线程多并发后台+客户端”源码

tcp服务器和客户端之间实现多线程通信。gtk3管理端部署在服务器上,从sqlite3数据库获取数据实现可视化

495.06KB19金币

Argyll-V3.2.0-win32-exe

DisplayCAL给显示器校色,安装DisplayCAL软件后最新安装ArgyllCMS色彩引擎文件,win32

37.7MB10金币

Argyll-V3.2.0-win64-exe

DisplayCAL给显示器校色,安装DisplayCAL软件后最新安装ArgyllCMS色彩引擎文件

32.91MB30金币

在ADS中使用传输端口参数构建理想元器件模型-以3dB电桥为例-工程文件

下载前务必先阅读:https://mp.csdn.net/mp_blog/creation/success/141306669在实际进行电路系统理论分析时,我们往往需要用到一些十分理想化的器件来进行模拟,例如无限带宽且没有损耗的功分器、无限带宽的3dB电桥等等。这些主要是在理想的架构理论仿真中使用。在ADS中,不是所有的微波器件都提供了理想模型,但是提供了基于传输端口参数(S、Z、Y)的器件模型,我们可以通过给定矩阵参数,自定义器件的行为,非常好用。

12.26MB15金币