虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Int

  • Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy

    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() public Marx(Int n,params Int[] d) { this.row = n distance = new Int[row * row] for (Int i = 0 i < row * row i++) { this.distance[i] = d[i]

    标签: System using Collections namespace

    上传时间: 2013-12-29

    上传用户:liglechongchong

  • Analog Device ARM-7 系列之 ADuC_7020 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的 范例,附 ADuC_7020 Evaluati

    Analog Device ARM-7 系列之 ADuC_7020 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的 范例,附 ADuC_7020 Evaluation Board 原理图,而范例内容如下: 1.ADC 2.Comparator 3.DAC 4.FlashEE 5.FuncRam 6.Int 7.Mics 8.PLA 9.Pulse 10.S&C 11.TimerTrig 12.UART 13.Varplace

    标签: ADuC 7020 Evaluation Evaluati

    上传时间: 2014-07-04

    上传用户:lps11188

  • Analog Device ARM-7 系列之 ADuC_7024 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的 范例,附 ADuC_7024 Evaluati

    Analog Device ARM-7 系列之 ADuC_7024 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的 范例,附 ADuC_7024 Evaluation Board 原理图,而范例内容如下: 1.ADC 2.Comp 3.DAC 4.FlashEE 5.FuncRam 6.Int 7.Mics 8.PLA 9.Pulse 10.PWM 11.S&C 12.TimerTrig 13.UART 14.Varplace

    标签: ADuC 7024 Evaluation Evaluati

    上传时间: 2016-01-01

    上传用户:lo25643

  • 这个是一个用Keil C51编写的16位串行AD芯片ADS1100的驱动程序示例

    这个是一个用Keil C51编写的16位串行AD芯片ADS1100的驱动程序示例,程序中含有写好的ADS1100.H标准驱动函数和LCD1602.H液晶驱动函数,用51模拟IIC总线进行数据采集。提供API式外部函数接口:void Init_ads1100(unsigned char mdata) unsigned Int Rd_ads1100(void) 具体功能见程序中的*.C测试文件。

    标签: Keil 1100 C51 ADS

    上传时间: 2014-06-25

    上传用户:onewq

  • 学会对文件的记录锁定

    学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> Int main() { Int fd Int i struct { char name[20] uInt ID Int age } myrec fd =open("name", O_RDWR|O_CREAT, 0755) if (fd == -1) return -1 prIntf("Input your name:") scanf("%s", myrec.name) prIntf("Inpute your ID :") scanf("%d", &myrec.ID) prIntf("Input your age :") scanf("%d", &myrec.age) lseek(fd, 0,SEEK_END) lockf(fd, 1, 0) write(fd, (void *)&myrec, sizeof(myrec)) lockf(fd, 0 ,0) return 0 } 执行命令cc lock.c –o lock.out Chmod +x lock.out ./lock.out

    标签: 记录

    上传时间: 2016-01-04

    上传用户:亚亚娟娟123

  • 使用说明: 双击Demo.bat文件便可以执行 (需要配置好jre||JDK环境) 请输入sql语法关键字来测试改程序谢谢 目前支持的语法关键字如下设置: text.getSet

    使用说明: 双击Demo.bat文件便可以执行 (需要配置好jre||JDK环境) 请输入sql语法关键字来测试改程序谢谢 目前支持的语法关键字如下设置: text.getSettings().setCase_Insensitive(false) // 不区分大小写 text.getSettings().addKeyWord1("select") text.getSettings().addKeyWord1("commit") text.getSettings().addKeyWord1("from") text.getSettings().addKeyWord1("AND") text.getSettings().addKeyWord1("WHERE") text.getSettings().addKeyWord1("with ur") text.getSettings().addKeyWord1("VARCHAR") text.getSettings().addKeyWord2("inSert") text.getSettings().addKeyWord2("DECLARE") text.getSettings().addKeyWord2("distinct") text.getSettings().addKeyWord2("SET") text.getSettings().addFunctionKeyWord("Int") text.getSettings().addFunctionKeyWord("COUNT") text.getSettings().setComment("--") //设置行注释 当前版本主要改进块注释的算法 块注释示例: /* 12312334 "测试字符串" select count(*) from where with ur */

    标签: getSet Demo text bat

    上传时间: 2016-01-10

    上传用户:l254587896

  • Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫

    Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: Int main(Int argc, char *argv[]) { Int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }

    标签: s3c2440 driver Linux dev-C

    上传时间: 2014-01-01

    上传用户:qlpqlq

  • * first open client.cpp and search for that USER_MSG_IntERCEPT(TeamInfo) over it u add this

    * first open client.cpp and search for that USER_MSG_IntERCEPT(TeamInfo) over it u add this Code: USER_MSG_IntERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } * then we search for Int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn) and add this Code: REDIRECT_MESSAGE( Health ) *k now we have the health registered and can read it out i stop this hear know cuz i must thanks panzer and w00t.nl that they helped me with it first time! *ok now we go to Int HUD_Redraw (float x, Int y) and packing this draw code in it Code:

    标签: USER_MSG_IntERCEPT TeamInfo client search

    上传时间: 2016-01-22

    上传用户:ynzfm

  • 简单C编译器生成的目标代码是8086的汇编代码(16位)

    简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(Int input(void) ),输出语句(void output(Int) ),赋值语句。这里的输入输出语句实际上类似于函数调用,可以看作是本语言内部的函数 算术运算符:+、—、*、/ 数据类型:整数.

    标签: 8086 C编译器 代码 汇编代码

    上传时间: 2016-02-06

    上传用户:bakdesec

  • 众所周知在非 Admin 用户模式下

    众所周知在非 Admin 用户模式下,是不允许加载驱动执行 RING 0 代码的。 本文提供了一种方法,通过修改系统 GDT,IDT 来添加自己的 CALLGATE 和 IntGATE 这样便在系统中设置了一个后门。我们就可以利用这个后门 在任意用户模式下执行 ring 0 代码了。为了保证我们添加的 CALLGATE 和 Int GATE 永久性。可以在第一次安装时利用 SERVICE API 或 INF 文件设置成随 系统启动。不过此方法也有个缺陷,就是在第一次安装 CALLGATE 或 IntGATE 时仍然需要 ADMIN 权限。下面分别给出了添加 CALLGATE 与 IntGATE 的具体 代码。

    标签: Admin 用户模式

    上传时间: 2016-02-14

    上传用户:chongcongying