代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/141545/13001656
cpp convert.cpp
#include
#include
struct BookInfo {
char title[64];
char publisher[64];
char author[64];
float price;
int pages;
};
class BookStuff {
public:
Boo
www.eeworm.com/read/140611/13071791
h convert.h
/***************************************************************************/
/* */
/* Copyright (C) BEIJING NEXTSKY
www.eeworm.com/read/140245/13094765
pl convert.pl
#!/usr/bin/perl
# DiskSim Storage Subsystem Simulation Environment (Version 3.0)
# Revision Authors: John Bucy, Greg Ganger
# Contributors: John Griffin, Jiri Schindler, Steve Schlosser
#
# Copyrigh
www.eeworm.com/read/140245/13095183
c convert.c
/* diskmodel (version 1.0)
* Authors: John Bucy, Greg Ganger
* Contributors: John Griffin, Jiri Schindler, Steve Schlosser
*
* Copyright (c) of Carnegie Mellon University, 2001, 2002, 2003.
*
*
www.eeworm.com/read/326892/13111168
c convert.c
//**********************************************************************************
//杨屹 2002/08/21 第一版
//字符串与数字互相转换
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***************************
www.eeworm.com/read/326892/13111171
h convert.h
//**********************************************************************************
//杨屹 2002/08/21 第一版
//字符串与数字互相转换
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***************************
www.eeworm.com/read/326892/13111185
lst convert.lst
C51 COMPILER V7.02b CONVERT 08/25/2006 11:59:54 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE CONVERT
OBJECT MODULE PLACED I
www.eeworm.com/read/326892/13111240
h convert.h
//**********************************************************************************
//杨屹 2002/08/21 第一版
//字符串与数字互相转换
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***************************
www.eeworm.com/read/139685/13139829
txt convert.txt
VHDL: Converting a Hexadecimal Value to a Standard Logic Vector
This example shows how to convert a hexadecimal value to a std_logic_vector.
It is shown in both VHDL '87 (IEEE Std 1076-1987) and