搜索资源列表
S3C2410_BIOS
- 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * **********************
Params
- SDRAM控制器Verilog员代码,设计参数模块,整个模块的所有参数定义-SDRAM controller member Verilog code, design parameter module, the entire module of all parameters defined
Dijkstra
- Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList()
S3C2410_BIOS_V2
- NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and ru
dtw
- DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]
SvcCtrl
- 我在开发时,经常需要安装服务,卸装服务,所以自己写了个小工具,没想到一用就用了几年了. 在命令行直接运行就会显示参数说明. SvcCtrl -i Filename ServiceName \"Install new service\" -u ServiceName \"Remove existing service\" -s ServiceName [Param] \"Start not-activ
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
pubd2-delphi方便组件
- pubd2有delphi编程中,常用的过程调用,包括ADO和BDE的简单调用 使用时,uses pubd2 pubd2.function name(params) 可使用。
S3C2410_BIOS
- 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * **********************
Dijkstra
- Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList()
S3C2410_BIOS_V2
- NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and ru
dtw
- DTW(Dynamic Time Warping)算法,c代码 使用: dtw infile1 infile2 outfile xsize ysize params [debug_file]-DTW (Dynamic Time Warping) algorithm, c code uses: dtw infile1 infile2 outfile xsize ysize params [debug_file]
SvcCtrl
- 我在开发时,经常需要安装服务,卸装服务,所以自己写了个小工具,没想到一用就用了几年了. 在命令行直接运行就会显示参数说明. SvcCtrl -i Filename ServiceName "Install new service" -u ServiceName "Remove existing service" -s ServiceName [Param] "Start not-active ser
802.11a_OFDM_MATLAB_simulation
- IEEE 802.11a标准,利用matlab进行仿真。包括信道,发射机,接收机,调制,解调,交织,维特比译码,导频-IEEE 802.11a standard, the use of matlab simulation. Including channels, transmitters, receivers, modulation, demodulation, interleaving, Viterbi, Pilot
ref-sdr-sdram-verilog
- SDRAM的vegilog代码,做一个SDRAM的封装成为SRAM一样进行操作。一个顶层文件下由三个模块-SDRAM
crypt
- // 命令行方式的文件加密和解密 //*** *** *** *** *** *** *** *** **** // How to use //**************************************************** /* The comand line is like this: command line: crypt [cpParams] [cpFile] [c
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/Au
cycloida
- Draw a Cycloida curve and adjust params to get different pictures. Used: allegro, C. Compile with cmd: gcc curveCykloida.cpp -o curveCykloida -lalleg-Draw a Cycloida curve and adjust params to get different pictures. Use
params
- c# params example source
design.patterns.code.module.params
- c#设计模式params模块代码cdesign patterns c # code in the module params -design patterns c# code in the module params