代码搜索:writing
找到约 5,778 项符合「writing」的源代码
代码结果 5,778
www.eeworm.com/read/136989/5832647
writing_a_be
OMG INTERFACE DEFINITION LANGUAGE COMPILER FRONT END PROTOCOLS
==============================================================
INTRODUCTION
------------
Welcome to the publicly available source
www.eeworm.com/read/161772/10376850
java writing.java
import java.lang.System;import java.io.*;
public class WriteTextFile {
public static void main(String args[]) {
String s;
BufferedReader kb;
boolean fileError = false;
kb
www.eeworm.com/read/273254/10922091
writing-clients
This is a small guide for those who want to write kernel drivers for I2C
or SMBus devices.
To set up a driver, you need to do several things. Some are optional, and
some things can be done slightly o
www.eeworm.com/read/240743/13200802
v writing.v
//******************
//
//copyright 2007, DTK
//all right reserved
//
//project name: : test9
//filename : file_I/O_design
//author : wangyang
//data : 2007/8/3
//version : 1.0
//
/
www.eeworm.com/read/319753/13444657
bmp writing.bmp
www.eeworm.com/read/319753/13444974
bmp writing.bmp
www.eeworm.com/read/410189/6276698
cpp writing.cpp
/*
Alfonso2 Peterssen
17 - 6 - 2008
IOI 2006 "DECIPHERING THE MAYAN WRITING"
*/
#include
const int MAXLEN = 3000001;
int n, m;
int diff, sol;
char ch;
char freq[0x100];
char st
www.eeworm.com/read/488254/6500110
qsf writing.qsf
# Copyright (C) 1991-2008 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/488254/6500111
v writing.v
module writing(reset,clk,address,data,sda,ack);
input reset,clk;
input [7:0] data,address;
output sda,ack;//dataout answer
reg link_write;
reg [3:0] state;
reg [4:0] sh8out_state;
reg [7:0] sh8
www.eeworm.com/read/488254/6500112
qpf writing.qpf
# Copyright (C) 1991-2008 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu