-
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途...
编写了一个耐用简单的PWM方波的产生,PWM方波在电子应用里有广泛的用途-The preparation of a durable and simple PWM square wave generation, PWM square wave in electronic applications, there are a wide range of uses
- 2022-05-09 14:17:52下载
- 积分:1
-
java实现的多种算法 迭代 二分 牛顿 拉格朗日 玄截 高斯分解 雅克比迭代...
java实现的多种算法 迭代 二分 牛顿 拉格朗日 玄截 高斯分解 雅克比迭代-java to achieve a variety of algorithms, iteration, two points, Newton, Lagrange, Hyun cut, Gaussian decomposition, Jacobi iteration
- 2022-08-06 02:37:48下载
- 积分:1
-
这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。...
这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。-This is an article on the characteristics of a GRID-based conversion algorithm to TIN paper, the integrity of the structure.
- 2022-07-21 12:24:04下载
- 积分:1
-
Asp Server网站服务器windows简易版
Asp Server网站服务器windows简易版下载下载就能用默认首页目录www
- 2022-10-29 04:50:03下载
- 积分:1
-
particle filter
适合新手学习的标准粒子滤波。快速入门。matlab上m语句编程实现。希望可以帮助到大家。该算法适合非线性非高斯系统。具有很广的使用范围。
- 2022-07-09 01:26:40下载
- 积分:1
-
PE文件格式系列译文之一
PE文件格式系列译文之一----
【翻译】“PE文件格式”1.9版 完整译文(附注释)-PE file format, one of series of translation Translation---- 【】 " PE file format" 1.9 version of the full translation (with notes)
- 2023-07-19 16:35:03下载
- 积分:1
-
MFC Insider (source book distribution) CHAP01.rar
MFC技术内幕(配书源码)CHAP01.rar-MFC Insider (source book distribution) CHAP01.rar
- 2022-07-06 08:44:04下载
- 积分:1
-
pure windows programming, the API code completely, through its windows can learn...
纯windows编程,完全的API代码,通过它可以学习windows程序设计的基本方法,逐步提高。-pure windows programming, the API code completely, through its windows can learn the basic design process, and gradually improve.
- 2022-07-01 21:26:23下载
- 积分:1
-
灵活的图表库由 zedgraph 库
介绍
ZedGraph 是一个类库,Windows 窗体用户控件和 ASP web 访问控制用于创建二维折线图、 条形图和饼图的任意的数据集。类提供了高度的灵活性 — — 几乎每一个方面的图可以被用户修改。同时,使用的类将保持简单通过为所有的图属性提供默认值。这些类包括代码选择适当规模的范围和步长的基础所绘制的数据值的范围。此外,ZedGraph 是与.NET 2.0 和 VS.NET 2005年兼容。
ZedGraph 作为一个开放源码开发项目在SourceForge上维护。该网站包含一个项目 Wiki、文档、临时 (CVS) 更新和所有发布的版本。
一组 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-19 13:03:43下载
- 积分:1
-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1