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

搜索资源列表

  1. shiyan3

    0下载:
  2. 1.2 系统功能要求 (1)、设计一款6路或以上的抢答器,这次设计采用了8路抢答器; (2)、 设计一个抢答控制开关(开始抢答后才允许答题者抢答),供主持人用; (3)、设定抢答时间限制,超过时间后,该题作废; (4)设定答题时间 (5)、数字LED显示当前答题者号数 ; (6)、其他功能:有犯规(未按开始键就抢答的)时显示其号码。 -1.2 the system functional requirements (1), design of a road 6 or
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:751535
    • 提供者:胡冰
  1. libusb-1.0.9

    1下载:
  2. LIBUSB 最新库源码 int libusb_init(libusb_context **ctx) void libusb_exit(libusb_context *ctx) 等-LIBUSB latest Treasury source int libusb_init (libusb_context** ctx) void libusb_exit (libusb_context* ctx) etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:538467
    • 提供者:叶影
  1. ghash-clmulni-intel_asm

    0下载:
  2. void clmul_ghash_update(char dst, const char src, unsigned int srclen,.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1292
    • 提供者:krfasa
  1. try11

    0下载:
  2. 冒泡排序 经典算法 计算复杂度 O(N2) VOID MAIN函数包括 -Classic bubble sort algorithm complexity of O (N2) VOID MAIN functions include
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1729
    • 提供者:yangxintong
  1. try12

    0下载:
  2. try12文件描述:堆排序 经典算法 计算复杂度 O(NLOGN) VOID MAIN函数包括 -try12 File Descr iption: Classic heap sort algorithm complexity O (NLOGN) VOID MAIN functions include
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5755
    • 提供者:yangxintong
  1. try13

    0下载:
  2. try13文件描述: 快速排序 经典算法 计算复杂度 O(NLOGN) VOID MAIN函数包括 -try13 File Descr iption: The classic quick sort algorithm complexity O (NLOGN) VOID MAIN functions include
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:11112
    • 提供者:yangxintong
  1. try14

    0下载:
  2. try14文件描述: 选择排序 经典算法 计算复杂度 O(N2) VOID MAIN函数包括 -try14 File Descr iption: Sort classical algorithm complexity O (N2) VOID MAIN functions include
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:21826
    • 提供者:yangxintong
  1. try15

    0下载:
  2. try15 插入排序 经典算法 计算复杂度 O(N2) VOID MAIN函数包括 -try15 insertion sort algorithm classical computational complexity O (N2) VOID MAIN functions include
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:43253
    • 提供者:yangxintong
  1. cifsproto

    0下载:
  2. extern void renew_parental_timestamps(struct dentry direntry).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5442
    • 提供者:nldetue
  1. project3

    0下载:
  2. 本例程使用GPIO模拟I2C时序实现串行EEPROM的读写,并测试读写速度。 核心文件为: b i2c_gpio.c/.h : I2C底层协议的实现代码(所有的I2C器件均可用) b eeprom_24xx.c/.h : 24XX串行EEPROM的驱动程序 demo_i2c_eeprom.c/.h : 演示EEPROM读写的主程序 修改SCL时钟频率的方法:修改b i2c_gpio.c中的函数 static void i2c_Delay(void)-
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4139
    • 提供者:陈启康
  1. acm12864

    0下载:
  2. ACM-12864汉字液晶显示驱动程序 void lcd_busy(void) 忙判别 void set_xy(unsigned char x,unsigned char y) 设置xy void lcd_init(void) 显示初始化 -ACM-12864: void lcd_busy(void) void set_xy(unsigned char x,unsigned char y) void lcd_init(void)
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:fds
  1. fifo_client

    0下载:
  2. #define FIFO_NAME1 fifo_test1 //client 利用此管道读,server 用此管道写 #define FIFO_NAME2 fifo_test2 //client 利用次官道写,server 用此管道读 //倒转函数 void reserbuf(char string[512]) { char temp[512] for(int i = 0 i<strlen(string)+1 i++) { // printf(
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1365
    • 提供者:小米
  1. rtw_ap

    0下载:
  2. void update_BCNTIM(struct rtw_adapter padapter) .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12645
    • 提供者:mxwfyv
  1. queue

    0下载:
  2. Function: void queue initialise (Queue t queue) for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3398
    • 提供者:xnquibun
  1. nf_synproxy_core

    0下载:
  2. exit synproxy core exit(void) for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2929
    • 提供者:kwvywui
  1. pmjump

    0下载:
  2. void protected_mode_jump(u32 entrypoint, u32 bootparams) .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2332
    • 提供者:qudaibm
  1. test-gtk2

    0下载:
  2. feroceon_copy_user_page(void kto, const void kfrom).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1242
    • 提供者:conrgjiu
  1. pseries

    0下载:
  2. extern void request event sources irqs for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:947
    • 提供者:jykongzh
  1. CSharp

    0下载:
  2. GIS二次开发的一个实例,该实例实现了属性查询的功能- public partial class Form1 : Form { //string m_mapDocumentName = string.Empty public Form1() { InitializeComponent() } private void Form1_Load(o
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:55700
    • 提供者:房土军
  1. M162401

    0下载:
  2. 从主机内存的指定地址 p_dst 开始,把 num 个数据-A This program provides two functions apply to 24C01 to 24c512         1. Function Descr iption:         1) void wt24c (uchar* p_rsc, uint ad_dst, uint num)      
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:8664
    • 提供者:a7305
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com