代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/252887/12259984
rss bioparser_reg.rss
// BIOParser_reg.rss
//
// Copyright (c) Symbian Software Ltd 2005. All rights reserved.
//
#include
RESOURCE BIO_INFO_FILE
{
message_type_uid=0x10000253;
mess
www.eeworm.com/read/336167/12465660
cpp sha1.cpp
#include "stdafx.h"
#include "SHA1.h"
#define SHA1CircularShift(bits, word) ((((word) > (32 - (bits))))
SHA1::SHA1()
{
}
SHA1::~SHA1()
{
}
vo
www.eeworm.com/read/287073/8726497
html class_p_k_c_s1v15___signature_message_encoding_method-members.html
Crypto++: Member List
www.eeworm.com/read/290380/8486137
c useparam.c
#include
void hello_world(void)
{
printf("Hello, world!\n");
}
void hello_count(int message_count)
{
int counter;
for (counter = 1; counter
www.eeworm.com/read/388975/8560088
c main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/188139/8568641
c mymsgq.c
/* In this example, task t1 creates the message queue and sends a message
* to task t2. Task t2 receives the message from the queue and simply
* displays the message.
*/
/* includes */
www.eeworm.com/read/288820/8605242
c main.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/430750/8729568
java main.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package sha512;
/**
*
* @author mokaddem
*/
public class Main {
/**
* @param args the
www.eeworm.com/read/286953/8735431
c useparam.c
#include
void hello_world(void)
{
printf("Hello, world!\n");
}
void hello_count(int message_count)
{
int counter;
for (counter = 1; counter