zoukankan
html css js c++ java
为知笔记(Wiz)发布博客到博客园(cnblog)
[wiz官设置](
http://blog.wiz.cn/wiz-plugin-blog-writter.html)
在wiz中,把文章题目后面加上 .md ,编辑器中会显示渲染过的markdown文件
这个是**粗体**
公式
\[m\ddot{x}+c\dot{x}+kx=0\]
\[\ddot{x}+2\xi\omega_n\dot{x}+\omega_n^2x=0\]
\[x(t)=e^{-\xi\omega_nt}(x_0cosx_dt+\frac{\dot{x_0}+\xi\omega_nx_0}{\omega_d}sin\omega_dt)\]
一个图片
来自为知笔记(Wiz)
查看全文
相关阅读:
[LeetCode] 1474. Delete N Nodes After M Nodes of a Linked List
[LeetCode] 1836. Remove Duplicates From an Unsorted Linked List
[LeetCode] 1642. Furthest Building You Can Reach
[LeetCode] 872. Leaf-Similar Trees
[LeetCode] 1720. Decode XORed Array
445. 两数相加 II
83.删除链表中的重复元素
笔试题常见的需要模板
背包问题
62.63 不同路径
原文地址:https://www.cnblogs.com/digging4/p/3635533.html
最新文章
解决TensorBoard训练集和测试集指标只能分开显示的问题(基于Keras)
解决Tensorboard的网页打不开的问题
《MySQL必知必会》第二十九章:数据库维护
《MySQL必知必会》第三十章:改善性能
《MySQL必知必会》第二十八章:安全管理
[LeetCode] 1877. Minimize Maximum Pair Sum in Array
[LeetCode] 494. Target Sum
[LeetCode] 1214. Two Sum BSTs
[LeetCode] 1331. Rank Transform of an Array
[LeetCode] 1315. Sum of Nodes with Even-Valued Grandparent
热门文章
[LeetCode] 969. Pancake Sorting
[LeetCode] 1167. Minimum Cost to Connect Sticks
[LeetCode] 968. Binary Tree Cameras
[LeetCode] 890. Find and Replace Pattern
[LeetCode] 1048. Longest String Chain
[LeetCode] 388. Longest Absolute File Path
[LeetCode] 482. License Key Formatting
[LeetCode] 863. All Nodes Distance K in Binary Tree
[LeetCode] 1466. Reorder Routes to Make All Paths Lead to the City Zero
[LeetCode] 1171. Remove Zero Sum Consecutive Nodes from Linked List
Copyright © 2011-2022 走看看