搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
MPLAB_C30_v3_02-Full
- MPLAB C30 Compiller v 3_02
4X4
- P1.0-P1.3接VCC 扫描P1.4-P1.7 每个键对应一个数字 用2个数码管显示1-16 比如按第一行 第一个键 数码管显示 01 第一行第二个显示02 按第二行第一个显示05 -P1.0-P1.3 then P1.4-P1.7 scan VCC each key corresponds to a number with two digits show the first line of 1-16 for example, by the first 01 key
fq-cbr
- This file contains a preliminary cut at fair-queueing for ns # as well as a number of stubs for Homework 3 in CS268. # # $Header: /nfs/jade/vint/CVSROOT/ns-2/tcl/ex/fq-cbr.tcl,v 1.8 1998/09/01 17:02:48 tomh Exp $ #
papi_high_level
- TITLE : PAPI High Level API s DATE : Jan 02 2008 Programs Descr iption 1. Program Name : counters.c Descr iption : Program to start counting values into the values array, Read the running counter values, and stop the running
windowsXPec
- 易语言下直接调用模块,包含有( windowsXP界面模拟模块1.0 windowsXP界面模拟模块1.01 windowsXP界面模拟模块1.02 windowsXP界面模拟模块1.03 windowsXP界面模拟模块3.0 windowsXP界面模拟模块4.0版 )-Easy language to directly call the next module, containing (windowsXP interface analog interface module 1.0 window
xpdf-3.02
- 这是open source的, 程式码为c++. 如果不想使用它的源码, 也可以利用里面附的pdftotext.exe直接将pdf里的文字资料输出到文字档里. -get text from pdf file
wosa-xfs3.03
- WOSA/XFS规范目前使用广泛的版本有1.0、1.11、2.0、3.0、3.01、3.02、3.03一共7个版本,其中常说谁的 SP(Service Provider)符合WOSA/XFS2.0还是3.0规范,就是指上面提到的WOSA/XFS本身的规范版本。如果你见到某些厂家的SP版本并没有上面提到的几个版本,那说明厂家的SP版本是自己厂家内部定的版本号,与WOSA/XFS规范的版本没有必然联系,但是厂家的SP版本一定可以对应到符合上面几个版本中的一个版本。目前最新的是WOSA/XFS 3.0
MyTime
- 生成多种样式的时间字符串: getTime(buf, 2) //2代表时间串的样式 目前有三种样式: 1: //"20130103040102" 2: //"2013-01-03 04:01:02" 3: //"2013-01-03" 可自行添加!-String of time to generate a variety of styles: getTime (buf, 2) // 2 represents the time string style
tesseract-ocr-3.02.grc.tar
- datasets for ocr.. this is some great stu-datasets for ocr.. this is some great stuff
LDPC-2006-02-08
- The code provides the Log SPA algorithm of LDPC decoding for a (3, 6) code in C.
02
- 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高 // 于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提 // 成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于 // 40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于 // 100万元时,超过100万元的部分按1 提成,从键盘输入当月利润I,求应发放奖金总
02
- 电子商务平台(ASP.NET 3.5+SQL Server 2005+网银在线支付实现)-E-commerce platform (ASP.NET 3.5+SQL Server 2005+ online banking online payment realization)
VB
- 属性: 1.串口号(nCommPort): 1,2,3等整数,默认值:1。 2.波特率(nBaudRate):2400,9600,19200,38400等整数,默认值是9600。 3.奇偶校验:(cParity):0,1,2等,默认为0,无校验。 4.字节位数:(nSizeByte):默认为8,一般不要修改。 5.停止位:(nStopBit):0,1,2为可取值,对应1位,1.5位,2位停止位,默认值为0(1位停止位)。 6.短信中心
TaxCalc211954762008
- Simple tax calulcation program written in Delphi 5 The MaxFx Tax Calculator 1.2 is a must for just about everyone, easy to use and calculates sales tax both ways, adding sales tax a before tax number and removing the sales tax a number T
sdf28xx_v3_3_serial
- TI 28系列DSP串口引导FLASH源码-V3.3 SDFlash serial patch for flash programming via an RS232 serial link. Includes algos for F280x, F2804x, F281x, F2833x, and F2823x devices. Uses TI F281x Flash API V2.10, TI F280x Flash API V1.00, TI F280x Flash API V3.02, TI
8通道2.4G接收机Keil C工程 (1)
- 1. depegation 于振南 在 2017-07-10 23:32:02 上传 说明:简单的Ocr使用,我相信对大家有用!相信对大家有用 可以的 开发平台:C-C++ | 大小:53KB | 下载0次 2. arduino语言说明 QIANXUNLT 在 2017-07-10 23:31:39 上传 说明:arduino入门编程语言说明,主要包括arduino的常量,函数,官方库。想学arduino的菜鸟值得一看。 开发平台:C-C++ | 大小:8KB | 下载0次 3.
_农行网上支付平台-商户接口编程指南3.02
- _农行网上支付平台-商户接口编程指南-Java_Edition-V3.0.2 接口文档(Agbank pays the Java interface.)
FStation_GDOP 2020-06-02 16-22-33
- 四站时差定位GOOP分析 也可以通过简单的修改变成3站定位GDOP分析程序(The goop analysis of four station TDOA location can also be changed into three station location GDOP analysis program through simple modification)
