代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/474129/6814095
obj convert.obj
www.eeworm.com/read/474129/6814099
c convert.c
#include
void main()
{
FILE *fpin,*fpout;
short buffer;
// short high,low;
unsigned short out;
if((fpin=fopen("lena32.bmp","rb"))==NULL)
printf("cannot open the input file
www.eeworm.com/read/395815/8151470
convert-map
#!/usr/bin/env python2
# -*-Python-*-
#
#
# Copyright (C) 2001 Peter 脜strand
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the
www.eeworm.com/read/195394/8159000
exe convert.exe
www.eeworm.com/read/195211/8168451
c convert.c
# include
# include
int main()
{
char num1[80], num2[80];
double sum1;
int sum2;
long sum3;
printf("Enter first: ");
gets(num1);
printf("Enter second: ");
g
www.eeworm.com/read/395332/8184901
opt convert.opt
www.eeworm.com/read/395332/8184904
plg convert.plg
Build Log
--------------------Configuration: convert - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/395332/8184910
ncb convert.ncb
www.eeworm.com/read/395332/8184914
c convert.c
/* 程序名:convert.c
功能:图像格式的转换
*/
#include
#include
#include
int main( int argc, char** argv )
{
IplImage* src;
// -1: the loaded image will be loaded as is (with numbe