代码搜索:舒服点
找到约 10,000 项符合「舒服点」的源代码
代码结果 10,000
www.eeworm.com/read/208614/15242537
f90 ex0839.f90
program ex0839
implicit none
integer :: a
read(*,*) a
call sub( a, *100, *200 )
! 特别另外指定两个返回点, 分别是行代码100及200这两个地方
write(*,*) "Default"
stop
100 write(*,*) "Return 1"
stop
www.eeworm.com/read/207484/15269972
cpp antsystem.cpp
// AntSystem.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include ".\antsystem.h"
#include
#include
int _tmain(int argc, _TCHAR* argv[])
{
CAntSystem antsys;
antsys.Re
www.eeworm.com/read/4799/40819
cpp 12-2.cpp
//《计算机视觉》书后面的128个点,求解结果
///*
#pragma comment (lib,"highgui.lib")
#pragma comment (lib,"cxcore.lib")
#pragma comment (lib,"cv.lib")
#include
#include
#include
www.eeworm.com/read/8113/141868
c˴
#include
#define MAX_STATION_NUM 32 /*定义最大允许的储油点数目*/
void main()
{
int k,i;
float wDistance; /*wDistance是终点至当前贮油点的距离*/
float storedOil[MAX_STATION_NUM]
www.eeworm.com/read/10105/181300
c 20.c
#include
#define MAX_STATION_NUM 32 /*定义最大允许的储油点数目*/
void main()
{
int k,i;
float wDistance; /*wDistance是终点至当前贮油点的距离*/
float storedOil[MAX_STATION_NUM]
www.eeworm.com/read/12198/240238
c 20.c
#include
#define MAX_STATION_NUM 32 /*定义最大允许的储油点数目*/
void main()
{
int k,i;
float wDistance; /*wDistance是终点至当前贮油点的距离*/
float storedOil[MAX_STATION_NUM]
www.eeworm.com/read/13112/268370
c 小写数字转换成大写数字1.c
#include
#include
#include
char * floattoch(float m);
static char chinese[]="零壹贰叁肆伍陆柒捌玖点";
static char ch[80];
void main()
{
float m;
char *s;
p
www.eeworm.com/read/13112/268371
c 小写数字转换成大写数字2.c
/*** 程序: 123.45 则输出“壹佰贰拾叁点肆伍” ***/
#include /*标准输入输出函数*/
#include /*字符串函数*/
#include
void ConvertN(int n,char* &p,bool IsSequece=true); /*声明函数Convert
www.eeworm.com/read/15395/450090
h font.h
//-----------------------------------------------
// Font 0
// ASCII:5X8点阵数据
//-----------------------------------------------
INT8U code Font_ASC5X8[]={
0x00,0x00,0x08,0x00,0x00,
www.eeworm.com/read/17655/751659
tdf rrc.tdf
INCLUDE "LPM_ROM.INC";
INCLUDE "LPM_MUX.INC";
SUBDESIGN RRC
(
CLK8X: INPUT; --样点速率
IDS: INPUT; --I路输入数据
QDS: INPUT; --Q路输入数据
CLK1X: OUTPUT; --码元速率
IOUT[9..0]: