avatar
文章
32
标签
8
分类
8

首页
关于
微言
友链
分类
标签
归档

标签 笔记 下的文章

Gokong Space | 行空空间
搜索
  • 首页
  • 关于
    微言
    友链
    分类
    标签
    归档
    Verilog 学习笔记(5):Procedures
    发表于 2025-07-08 更新于 2025-07-08 | 分类: 信息时代 | 作者: Gokong | 0条评论
    Always blocks (combinational)Solution// synthesis verilog_input_version verilog_2001 module top_module( input a, input b...

    阅读全文...
    Verilog 学习笔记(4):Modules Hierarchy
    发表于 2025-07-07 更新于 2025-07-07 | 分类: 信息时代 | 作者: Gokong | 0条评论
    ModulesThe code for module mod_a looks like this:module mod_a ( input in1, input in2, output out ); // Module body endmodul...

    阅读全文...
    Verilog 学习笔记(3):Vectors
    发表于 2025-07-06 更新于 2025-07-06 | 分类: 信息时代 | 作者: Gokong | 0条评论
    Vectorsmodule top_module ( input wire [2:0] vec, output wire [2:0] outv, output wire o2, output wire o1, o...

    阅读全文...
    Verilog 学习笔记(0):概述
    发表于 2025-07-05 更新于 2025-07-12 | 分类: 信息时代 | 作者: Gokong | 0条评论
    Verilog 是基础的硬件描述语言(HDL),是完成复杂硬件系统设计必备工具。 Verilog 在线习题练习网站 HDLBits 前置知识: C、数字逻辑电路 参考书籍: 《Verilog 数字系统设计教程(第三版)》(夏...

    阅读全文...
    含参变量的积分
    发表于 2025-06-17 更新于 2025-06-17 | 分类: 数脉寻踪 | 作者: Gokong | 0条评论
    积分限为常数的含参变量的积分当 $f(x,y)\in C(D),\ D=\{(x,y)|a\leqslant x\leqslant b,c\leqslant y\leqslant d\}$ 时,对任意 $y\in [c,d]$,定积分 $$I(y)=\...

    阅读全文...
    三重积分的概念和计算
    发表于 2025-06-03 更新于 2025-06-03 | 分类: 数脉寻踪 | 作者: Gokong | 0条评论
    三重积分的概念(定义)设 $f(x,y,z)$ 是定义在有界闭区域 $\Omega\in\mathbb{R}^{3}$ 上的有界函数. 将 $\Omega$ 任意分割成 n 个小闭区域 $$\Delta V_{1},\Delta V_{2},\cdot...

    阅读全文...
    二重积分的计算
    发表于 2025-06-01 更新于 2025-06-02 | 分类: 数脉寻踪 | 作者: Gokong | 0条评论
    在直角坐标系计算二重积分为了叙述方便,我们称形如 $$D=\left\{ (x,y)|\varphi_{1}(x)\leqslant y\leqslant\varphi_{2}(x),a\leqslant x\leqslant b\right\} $$...

    阅读全文...
    多元函数的 Taylor 公式与极值问题
    发表于 2025-05-12 更新于 2025-06-22 | 分类: 数脉寻踪 | 作者: Gokong | 0条评论
    写在前面引入记号 $$\begin{aligned}&(\Delta x\frac{\partial}{\partial x}+\Delta y\frac{\partial}{\partial y})^{k}f \\\ =& \sum^...

    阅读全文...
    123
    avatar
    Gokong
    在自由原野上奔跑,于璀璨星河里穿行。
    文章
    32
    标签
    8
    分类
    8
    订阅
    公告
    欢迎来访!
    随便逛逛~
    最新文章
    【记录】博客的备份与恢复
    【记录】博客的备份与恢复 2026-03-09
    一杯美式,少冰
    一杯美式,少冰 2025-10-02
    Verilog 学习笔记(14):More Circuits
    Verilog 学习笔记(14):More Circuits 2025-07-26
    Verilog 学习笔记(13):Shift Registers
    Verilog 学习笔记(13):Shift Registers 2025-07-26
    Verilog 学习笔记(12):Counters
    Verilog 学习笔记(12):Counters 2025-07-25
    Verilog 学习笔记(11):Latches and Flip-Flops
    Verilog 学习笔记(11):Latches and Flip-Flops 2025-07-24
    分类
    • 星穹逐梦 2
    • 数脉寻踪 8
    • 信息时代 15
    • 工业 4.0 0
    • 读书札记 2
    • 时光漫叙 2
    • 游览指南 3
    • 千奇百怪 1
    标签
    笔记 Verilog 微积分 MathJax LaTeX 学习 生活 建站
    归档
    • 3月 2026 1
    • 10月 2025 1
    • 7月 2025 15
    • 6月 2025 6
    • 5月 2025 9
    网站资讯
    文章数目 :
    32
    已运行时间 :
    550 天
    本站总字数 :
    18.44 W
    本站总访问量 :
    13314
    最后更新时间 :
    8 小时前
    ©2026 By Gokong
    由 Typecho 强力驱动 | 主题 Butterfly
    本地搜索