CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c byte int

搜索资源列表

  1. shizh

    0下载:
  2. 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.04kb
    • 提供者:黄文欢
  1. 征服4.0马端源码

    1下载:
  2. using System; using System.Collections.Generic; using System.Text; namespace NewestCOServer { public class Cryption { class CryptCounter { UInt16 m_Counter = 0; public byte Key2
  3. 所属分类:Windows编程

  1. canf18xx8.h

    0下载:
  2. 、 先在microchip网站上找到00738.zip,这个包中有 can18xx8.h,can18xx8.c,将其复制到一个你要编写程度的子目录中,例如C:\testcan下,这个时候这个东东是不能直接用的。 2、 下载一个MPLAB 7.10,直接安装(要求直接下载) 3、 再下载一个PICC18 (HI-TECH的),要正版哦(支持正版,买不起的想其它办法吧) 4、在你的头文件上写上如下的样式: #include "stdio.h"
  3. 所属分类:其它

  1. FlieList

    0下载:
  2. 用的C++语言。因为前阵子需要大批量修改不同文件夹下同一个配置文件里的某一个位置信息(我要修改的文件:PlatForm),因为配置文件加密成十六进制,而且不知道结构体,根据字节对齐,我模糊判断要修改位置为INT类型,所以只能从内存直接拷贝修改。包括遍历文件夹寻找文件和内存拷贝修改操作,如果要批量修改文件名字或者之类的原理是一样的不打算做其他修改了,仅供参考。-With the C++ language. A while back, need to change because of large
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:943.67kb
    • 提供者:
  1. OffsetTool

    0下载:
  2. c#写的完美国际多级偏移地址搜索工具,支持Byte Array、String、int、float等格式-c#写的完美国际偏移地址搜索工具,支持Byte Array、String、int、float等格式
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:83.64kb
    • 提供者:
  1. pngwutil

    0下载:
  2. Place a 16-bit number into a buffer in PNG byte order. The parameter is declared unsigned int, not png_uint_16, just to avoid potential problems on pre-ANSI C compilers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18.59kb
    • 提供者:hingcxdao
  1. ep1

    10下载:
  2. C++编程(面向对象程序设计)第一次试验上机答案,北京理工大学-1. Read the codes carefully on page 230 and page 248 of the book, or on page 247 and page 266 of the electronic book, then answer the questions as below: 1.1 Describe the main data structure of Stack;
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:11.75kb
    • 提供者:刘晶晶
  1. c51_stepMotor

    0下载:
  2. c51驱动步进马达的电路和程序代码 #include c:\mc51\8051io.h /* include i/o header file */ #include c:\mc51\8051reg.h register unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n; unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:34kb
    • 提供者:ottkrce
搜珍网 www.dssz.com