代码搜索:体视化
找到约 10,000 项符合「体视化」的源代码
代码结果 10,000
www.eeworm.com/read/359286/10157022
h leftview.h
// LeftView.h : CLeftView 类的接口
//
#pragma once
class CEx29bDoc;
class CLeftView : public CListView
{
protected: // 仅从序列化创建
CLeftView();
DECLARE_DYNCREATE(CLeftView)
// 属性
public:
www.eeworm.com/read/359286/10157043
h mainfrm.h
// MainFrm.h : CMainFrame 类的接口
//
#pragma once
class CEx29bView;
class CMainFrame : public CFrameWnd
{
protected: // 仅从序列化创建
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
// 属性
pr
www.eeworm.com/read/358706/10181490
c lcd_timer_a.c
/********************
定义头文件,添加头文件
*********************/
#ifndef __LCD
#define __LCD
void LcdInit(); //lcd初始化定义//
void Timer_AInit();
void IO_Init();
#endif
//#include "lcd.h"
#inclu
www.eeworm.com/read/356113/10236591
h target.h
#ifndef __TARGET_H
#define __TARGET_H
#ifdef __cplusplus
extern "C" {
#endif
#ifndef IN_TARGET
extern void Reset(void); //复位
extern void TargetInit(void); //目标板初始化
#e
www.eeworm.com/read/426147/10280912
cpp main.cpp
#include
#include
#include
#include
using namespace std;
void print(int x){
cout
www.eeworm.com/read/162336/10313253
cpp quick_sort.cpp
//在双向链表上实现快速排序的递归算法。
#include
struct doulinklisttp{
int key;
doulinklisttp *pre;
doulinklisttp *next;
};
void initiate(doulinklisttp &dulist)//初始化链表
{
dulis
www.eeworm.com/read/424873/10404127
v aic.v
//***************************************************************************/
//**模块名称:AIC
//**功能描述:
// 初始化AIC23芯片,使其工作在如下模式:
// 1、AIC系统时钟为12.288MHz,SPI时钟为6.144MHz
//
www.eeworm.com/read/279103/10465995
dfm unit_custindiserv.dfm
object Frm_CustIndiServ: TFrm_CustIndiServ
Left = 34
Top = 51
Width = 762
Height = 478
ActiveControl = FlatComboBoxServMode1
Caption = '个人客户个性化服务'
Color = clBtnFace
Font.Charse
www.eeworm.com/read/353131/10470256
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 复化梯形公式求积.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/353065/10474720
java drawflux.java
package cappacket;
import java.awt.*;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
public class DrawFlux extends Canvas implements Runnable {
// 初始化数据
final long