资源列表
hex2bin
- hex2bin顾名思义就是16进制转2进制,纯属自己编写-hex2bin the name suggests is a hexadecimal binary transfer is purely their preparation
EX2
- 基于VC33的flash擦除、读写例程,flash芯片29F010A-The VC33-based flash erase, read and write routines, flash chip 29F010A
11
- 在设计仿真激励文件是,为了满足和外部芯片接口的时序要求,经常会用到延时赋值语句,由于不同的延时赋值语句在仿真过程中行为不同,会产生不同的激励输出,如果不认真区分不同表达式引起的差异,就可能产生错误的激励,无法保证仿真结果的正确,本文就是区分各种延时赋值语句的差异,并给出比较结果-module adder_t7b (co, sum, a, b, ci) output co output [3:0] sum input [3:0] a, b input ci reg c
qicheqiziyouduchengxubijiao
- 汽车七自由度改编的振动程序,采用对比方法比较了《汽车振动分析》里面的振动程序,欢迎大家下载学习与交流-vibration of the car with seven degrees
all-or-nothing-assignment
- 基于floyd的交通流分配方法,即全有全无配流法-all-or-nothing assignment
examp12_4_2
- 求解微分代数方程的应用代码,而且是隐微分方程,需要将其转化成矩阵形式-Application code for solving differential algebraic equations, and it is implicit differential equations, need to be translated into the form of matrix
BurgersMacCormack.c.tar
- 二维Burgers 方程的MacCormack解法-The MacCormack Method of Two-dimensional Burgers‘ equation
1
- 打开属性表代码,arcgis engine 10 二次开发代码-Open the property sheet code, arcgis engine 10 secondary development code
pragram
- 一些小程序 包括通讯录 可以实现简单的添加 删除 修改-Some small procedures, including a simple address book can add delete modify
binomoaltree2d
- 二叉树方法计算欧式期权价格,篮子期权,由2项资产-binary tree method Continental options prices, basket options, from the two assets
c-program
- here i upload few c program which will help student to know c programming
MaxMin
- 算法设计与分析 分治法求数组中的最大最小值-Divide and conquer algorithm design and analysis method for the minimum and maximum values in the array