-
AM 调制的信号。
AM 调制的信号。计算并绘制信号和频谱,还调制信号的包络。我们可以看到载波信号和调制调制载波频率和调制指数的标志。
- 2022-01-21 03:29:49下载
- 积分:1
-
This book is designed to give you a working knowledge of Windows Presentation
F...
这本书主要讲解WPF的基础知识,适合正在使用.NET技术设计UI的开发者(WINFROM MFC HTML)。-This book is designed to give you a working knowledge of Windows Presentation
Foundation (WPF). The assumption is that the reader is already a .NET developer with
some familiarity with other UI technologies (WinForms, MFC, HTML) but is new to
WPF. In particular, the book focuses on using WPF with Visual Studio 2008, which we
believe is the primary tool that most WPF developers will use, although we still spend
some time talking about other available tools.
- 2022-07-21 03:40:03下载
- 积分:1
-
给软件添加 自己喜欢的 启动画面 很有趣的一个小教程
给软件添加 自己喜欢的 启动画面 很有趣的一个小教程-To add your own favorite software startup screen very interesting, a small Tutorial
- 2023-07-08 06:25:05下载
- 积分:1
-
演示不同颜色环并实现动态效果
演示不同颜色环并实现动态效果-demonstrate different color rings and achieve dynamic effects
- 2022-10-03 11:45:03下载
- 积分:1
-
老外写的给自己做的控件增加在线(in
老外写的给自己做的控件增加在线(in-place)提示消息的类和demo源代码-Written by foreigners to increase their own control to do online (in-place) are prompted to type messages and demo source code
- 2022-02-12 05:07:25下载
- 积分:1
-
示波器仿真代码
界面超酷哦。相信各位做仿真或者仪器仪表相关专业的同学大有用处!界面仿真度非常高,可以画出动态曲线!希望能够帮助到大家,请赞一下哦
- 2022-05-29 03:25:27下载
- 积分:1
-
office menu styles DLL, you can optimize the interface.
office的菜单样式动态库,可以优化你的介面.-office menu styles DLL, you can optimize the interface.
- 2022-10-01 09:05:03下载
- 积分:1
-
这是一个用c++builder调用word的一种方式的小例子,希望大家能够喜欢...
这是一个用c++builder调用word的一种方式的小例子,希望大家能够喜欢-c builder called with word of a way of small example, the hope that we can love
- 2023-04-01 04:10:03下载
- 积分:1
-
这个是国外一个人界面的综合,基本界面的控件都包含到里面了...
这个是国外一个人界面的综合,基本界面的控件都包含到里面了-This is a person outside the integrated interface, the basic interface controls are included to the inside of the
- 2022-02-25 08:11:28下载
- 积分:1
-
计算器
// calc-ui-model/Calc.java -- Fred Swartz// Level : Intermediate.// Structure : Three files: main, GUI (subclass of JFrame), logic.// Components: JButton, JTextField (right justified).// Containers: JFrame, several JPanels.// Layouts : BorderLayout to put the other panels together.// Two GridLayout panels for the buttons.// Listeners : One ActionListener which is shared by all// numeric key buttons. Similarly share// an ActionListener for all operator buttons.//
- 2022-10-18 16:20:03下载
- 积分:1