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

搜索资源列表

  1. JSCustomVoidCallback

    0下载:
  2. JS Custom Void Callback for Linux Web Interface Manager.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1581
    • 提供者:baoqiuzong
  1. sort

    0下载:
  2. 各种排序算法,下标都从1开始。sort_test.c是用来测试的。 void heap_sort(int *array,int size) void create_min_heap(int *array,int size) void adjust_min_heap(int *array,int start,int size) void bubble_sort(int *array,int size) void select_sort(int *array,int
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2512
    • 提供者:
  1. abc

    0下载:
  2. 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:2848
    • 提供者:方涛
  1. IEC-104Master

    0下载:
  2. 支持IEC60870-5-104: 2000 IEC104规约软件包 实现104规约主站侧链路层的功能-IEC_Master_104.lib: void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:879132
    • 提供者:任祥
  1. IEC-104Slave

    0下载:
  2. 支持IEC60870-5-104:2000规约软件包: 实现104规约子站侧全部功能.链路层和ASDU应用层-void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual void On_init_Sock_proc
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1083267
    • 提供者:任祥
  1. wangluoliuliang

    0下载:
  2. 获取数据流量获取网络 流量-include < stdlib.h> #include < stdio.h> #include < pcap.h> void usage() void dispatcher_handler(u_char*, const struct pcap_pkthdr*, const u_char*) void main(int argc, char**argv){pcap_t*fp char errbuf[PCAP_ERRBUF_SIZE] struc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1569
    • 提供者:steroft
  1. TCPIP-SOCKETS-IN-C

    0下载:
  2. C语言的TCP/IP编程书籍,初学者的指导用书,"This book fills a void in the area of networking education. ... an excellent companion to traditional networking textbooks ..." -- Ellen W. Zegura, Georgia Institute of Technology-"This book fills a void in the area of networ
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6322273
    • 提供者:
  1. Battery

    0下载:
  2. 在WinCE操作系统中,用于读取电池的状态。 调用方法: //主窗口电池 Battery battery = new Battery() Battery.State SLast = Battery.State.Normal //主界面时钟,用户查看电池状态 private void timer2_Tick(object sender, EventArgs e) { ((Timer)sender).En
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:覃赞
  1. moxingjiaohu

    0下载:
  2. 实现三维模型的交互,如添加新的模型,改变模型的颜色等等,部分代码自己写的,可能功能不算特别完善,共同改进-private void moxingjiaohu ToolStripMenuItem_Click(object sender, EventArgs e)private void axSceneControl1_OnMouseDown(object sender, ISceneControlEvents_OnMouseDownEvent e)public void AddMultipatch
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1370
    • 提供者:rterof
  1. void-glutDisplayFunc

    0下载:
  2. opengl program:this is the structure of a prolog program that is a main game engine
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7025
    • 提供者:ectivehe
  1. TFT_LCD_ILI9325

    0下载:
  2. TFT LCD点屏实例程序(ILI9325) /*-------- ILI9325 ----------*/ #include <reg52.h> #include "8X16.h" void delay(int n) void delayms(int n) #define fColor 0xffff //white screen #define bColor 0x0000 //black screen #define Window_XADDR_S
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1612
    • 提供者:zj
  1. snake

    0下载:
  2. 这是一个简单的贪吃蛇游戏!只要把这个游戏导入eclipse就可以运行和查看源代码-import com.ruimin.snake.model.GameConstant import com.ruimin.snake.view.GameView import android.os.Bundle import android.os.Handler import android.os.Message import android.app.Activity im
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1806636
    • 提供者:康瑞民
  1. 3

    0下载:
  2. 请编写一个函数void fun(int m,int k,int xx[]),该函数的功能是:将大于整数m且紧靠m的k各素数存入xx所指的数组中。-Please write a function void fun (int m, int k, int xx []), this function is the function: will be greater than integers m and k m, close to the prime numbers stored in the arra
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:2423
    • 提供者:包玲玲
  1. TestNode

    0下载:
  2. static class Program { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Trace.Listeners.Add(new TextWriterTraceListener("messages.log")) Trace.AutoFlu
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:14093
    • 提供者:Ivan
  1. 用链表求循环小数

    2下载:
  2. 对于任意的真分数 N/M ( 0 < N < M ),均可以求出对应的小数。如果采用链表表示各个小数,对于循环节采用循环链表表示,则所有分数均可以表示为如下链表形式。 输入: N M 输出: 转换后的小数(不超过 50 位) 要求: 仅编写将分数转换为小数的函数 change( int n, int m, NODE * head ) 。 预设代码: /* PRESET CODE BEGIN - NEVER TOUCH CODE BELOW */ #in
  3. 所属分类:数据结构常用算法

  1. 111

    0下载:
  2. 单片机无线遥控接收模块C程序源码:   void main(void)   {   P2_7=0 //开数码管显示 选通左右侧的数码管   P0=0xc0 //初始显示数字0    while(1){   P1=0xff //P1口设置为输入状态 先全部写1   i=P1 //赋值给临时存贮变量      i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线遥控码      if (i==0x04)//如果是0x04,则代表
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:633
    • 提供者:赵先生
  1. PWM-C

    0下载:
  2. PWM周期为20ms,分成100等份,每一份0.2ms。P1.0输出占空比为3/10PWM方波,使用T0方式1中断控制方式,设置一个软件计数器count,如果占空比为30 ,-#include<reg51.h> #define uchar unsigned char #define uint unsigned int uchar count sbit PWM=P1^0 void T0_init(void) void delay(uint
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4231
    • 提供者:jie
  1. stepper-c

    0下载:
  2. 这是利用单片机进行步进电机的控制,效果可以达到正反转,速度调节,对于初学者来说,是一个很好的实验-#include <reg51.h> #define uchar unsigned char sbit P1_0=P1^0 sbit P1_1=P1^1 sbit P1_3=P1^3 sbit P1_4=P1^4 sbit P1_5=P1^5 sbit P1_6=P1^6 sbit P1_7=P1^7 uchar RRR,flg,KKK
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:27448
    • 提供者:jie
  1. PWM-ULN2003A

    0下载:
  2. 利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 -#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:617566
    • 提供者:jie
  1. PWM12-simulate-proteus

    0下载:
  2. 这是利用proteus进行仿真,利用的是AVR单片机,对步进电机进行控制,有详细的仿真图-#include "config.h" #include "PWM.h" void PWM_Init(uint8 Mode, uint8 FioSelect) { switch(Mode) { case FAST_PWM: TCCR0 &= (~(1 << WGM01) & ~(1 << WGM00))
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:47198
    • 提供者:jie
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com