代码搜索:Generator
找到约 10,000 项符合「Generator」的源代码
代码结果 10,000
www.eeworm.com/read/464869/7061546
v generator.v
module generator(clk,rst,ce,bd_out,indicator);
input clk,rst,ce;
output bd_out,indicator;
reg indicator;
reg[15:0] count;
assign bd_out=(count
www.eeworm.com/read/364251/7076017
py generator.py
#!/usr/bin/python -u
#
# generate python wrappers from the XML API description
#
functions = {}
enums = {} # { enumType: { enumConstant: enumValue } }
import os
import sys
import string
if __name__
www.eeworm.com/read/332978/7142013
java generator.java
//: net/mindview/util/Generator.java
// A generic interface.
package net.mindview.util;
public interface Generator { T next(); } ///:~
www.eeworm.com/read/459679/7268851
cs generator.cs
/*
Sharp Compiler
Copyright (C) 2003 Michael Bebenita
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by
www.eeworm.com/read/452998/7428108
lst generator.lst
C51 COMPILER V7.50 GENERATOR 08/15/2007 19:26:19 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE GENERATOR
OBJECT MODULE PLACED
www.eeworm.com/read/452998/7428120
c generator.c
#include
#include "hardware.h"
/*
* 在TIMER0的ISR中,将数据送入DAC0832,
* 通过在功能按键的中断中,改变HZ和幅度值,
* TIMER0的ISR将监测这些变量,达到调控的作用,
*/
unsigned char code data_buf[] = {
128,131,134,137,140,
www.eeworm.com/read/452998/7428125
obj generator.obj
www.eeworm.com/read/452518/7438804
qpf generator.qpf
# Copyright (C) 1991-2006 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/452518/7438805
qsf generator.qsf
# Copyright (C) 1991-2006 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