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

搜索资源列表

  1. PCF8563-clock-chip---C-program-.RAR

    0下载:
  2. PCF8563时钟芯片就用程序C: 本程序包含:PCF8563.C和PCF8563.h及PCF8563电路图片三个文件IIC用的是软件模拟IIC 程序已调好,所有功能正常,主要函数有: void iic_start(void) void iic_stop(void) void Master_ACK(void) void Master_NOACK(void) void check_ACK(void) void IICSendByte(unsigned
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:231258
    • 提供者:张礼富
  1. Rectify

    0下载:
  2. 基于多项式模型的鱼眼图像校正代码,包含9个参数,并用简单的邻域插值填补空洞-Fisheye image correction code based on polynomial model contains nine parameters, and to fill the void with a simple neighborhood interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:841
    • 提供者:李唯
  1. spi

    0下载:
  2. AVR128单片机spi例程 单片机为主设备-void IO_SPI(void) { unsigned char BitCounter unsigned char command unsigned char Write_data command=0x4F Write_data=0xFC
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:575
    • 提供者:yuan
  1. windDemo

    0下载:
  2. 1、熟悉信号量和消息队列等任务间通信方式 2、测试wind内核提供的系统调用 -void windDemo (int iteration){} LOCAL void taskHighPri (int iteration/* number of iterations through loop*/)
  3. 所属分类:VxWorks

    • 发布日期:2017-04-15
    • 文件大小:6006
    • 提供者:黄伟鸿
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&deskey[0])     Is3DES = len
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:131314
    • 提供者:何旭
  1. md5

    0下载:
  2. MD5加密,用法 /* #include "md5.h" #include <iostream> using namespace std void PrintMD5(const string& str, MD5& md5) { cout << "MD5(\"" << str << "\") = " << md5.toString() << endl } int ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3838
    • 提供者:brainjean
  1. bm

    0下载:
  2. mport java.util.ArrayList import java.util.Scanner public class BMalgorithm { @SuppressWarnings("unchecked") public static void main(String[] args)-mport java.util.ArrayList import java.util.Scanner public class BMalgorithm {@ SuppressWarnings (&qu
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2725
    • 提供者:官兵列队
  1. PT2314

    0下载:
  2. 本产品是一个具有音量控制的IC。 void I2C_start(void) { EA=0 PTDAT=1 PTSCL=1 SomeNOP() PTDAT=0 SomeNOP() PTSCL=0 } static -本产品是一个具有音量控制的IC。 void I2C_start(void) { EA=0 PTDAT=1 PTSCL=1 SomeNOP()
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1987
    • 提供者:mainchin
  1. ActionListener

    0下载:
  2. import java.awt.* import java.awt.event.* public class Calculator implements ActionListener { String s= " ",s1 double d1,d2 JFrame jf = new JFrame( "计算器 ") JTextField tf = new JTextField() public void init()//实现
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:1507
    • 提供者:pdadns
  1. GLES10

    0下载:
  2. C function void glCopyTexSubImage2D.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5457
    • 提供者:qenduivang
  1. code

    0下载:
  2. Design a class AbstractSort that can be used to analyze the number of comparisons performed by a sorting algorithm. The class should have a member function compare that is capable of comparing two array elements, and a means of keeping track of the n
  3. 所属分类:Compiler program

    • 发布日期:2015-03-08
    • 文件大小:1024
    • 提供者:dhparikh
  1. void-doll

    0下载:
  2. this very good programm it helped me alot while my thesis work -this is very good programm it helped me alot while my thesis work
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:9392
    • 提供者:manpreet
  1. paintplugin

    0下载:
  2. hook process then capture image and attach COleDispatchDriver of CMSFlexGrid get cell text declare them and use void _declspec (dllimport) InstallHook (void) . void _declspec (dllimport) UnInstallHook (void) build in vs2005-hook process then capture
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:29302
    • 提供者:fatalfeel
  1. keyboard44

    0下载:
  2. 基于VHDL语言的4*4键盘驱动程序。带小数点,表示1000倍。带去高位无效零的4位数码管显示。-Based on 4* 4 keyboard driver VHDL language. With a decimal point, said 1000 times. Bring high void zero four digital display.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:579087
    • 提供者:于润伟
  1. commons-email-1.3.3-bin.tar

    0下载:
  2. 与发Email有关, public class sendMessage extends Thread { @Override public void run(){ super.run() try{ HtmlEmail email = new HtmlEmail() email.setHostName( *.163.com ) email.setTLS(true) email.setSSL(true) email.setChars
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:338672
    • 提供者:lilifu
  1. 1

    0下载:
  2. extern void cfsqp ANSI((int nparam, int nf, int nfsr, int nineqn, int nineq, int neqn,
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4186
    • 提供者:qiu
  1. NetowkrCards_Test

    0下载:
  2. /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package netowkrcards_test /** * * @author Cecilia */ public class NetowkrCards_Test { /** * @param args the command
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:15091
    • 提供者:arp
  1. STM8S-USB-master

    1下载:
  2. 这是一个stm8S003模拟USB键盘HID的程序,首先,通过中断来接收USB数据,接收完后,调用 void usb_rx_ok(void) 来应答或不应答,并识别数据包,把相应的状态写usb这个结构体里面。 然后,在主循环中不断的调用 void usb_process(void) 来根据 usb 里面的状态来做相应的动作。 设备描述符的发送是这样的:调用 void usb_send_data(uint8_t * buffer, uint8_t lenght), 将描述符打包,放到 us
  3. 所属分类:SCM

    • 发布日期:2016-06-29
    • 文件大小:353280
    • 提供者:张海鱼
  1. jingziqi

    0下载:
  2. #include < iostream> 井字棋using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include < iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0} void draw (int*
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:8745
    • 提供者:opjrkulic
  1. conntrack

    0下载:
  2. extern void renew parental timestamps for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6089
    • 提供者:noumplf
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com