代码搜索:CString
找到约 10,000 项符合「CString」的源代码
代码结果 10,000
www.eeworm.com/read/485044/6571437
cpp flashisp.cpp
// FlashISP.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FlashISP.h"
#include "FlashISPDlg.h"
#include "hexreader.h"
//#include "HexReader.h"
#ifdef
www.eeworm.com/read/482764/6611595
cpp w95trace1.cpp
/*
Implementation of Win95 tracing facility to mimic that of NT
*/
#include "stdafx.h"
#include "windows.h"
#include
#include
#include
//#include "w9
www.eeworm.com/read/482521/6617151
cpp cmapxgeoset.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/481966/6633934
cpp 2261.cpp
/* This Code is Submitted by wywcgs for Problem 2261 on 2006-06-03 at 17:17:36 */
#include
#include
#include
using namespace std;
const int L = 1024;
int mai
www.eeworm.com/read/478954/6708532
txt 测试模式提取及模式压缩软件设计,huffman编码与golomb码的比较.txt
//模式提取
OnButton1()用于从测试文档中提取出测试模式,并且在图形界面中显示出来。
OnButton2()将提取出来的测试模式,以自己的文件格式保存。
//模式压缩软件设计
OnButton1()从文档中读入测试数据,显示在图形界面上。
OnButton3()对于测试数据,使用 Huffman 编码进行压缩,并且将压缩后的数据以及结
果报告显示在界面上。 ...
www.eeworm.com/read/408642/11378485
cpp xlistbox.cpp
// XListBox.cpp
//
// Author: Hans Dietrich
// hdietrich@gmail.com
//
// This software is released into the public domain.
// You are free to use it in any way you like.
//
// This s
www.eeworm.com/read/407638/11412868
cpp myfingerdlg.cpp
// MyFingerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyFinger.h"
#include "MyFingerDlg.h"
#include "afxsock.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/407199/11424163
cpp opceventview.cpp
// OPCEventView.cpp : implementation file
//
#include "stdafx.h"
#include "TYOPCClient.h"
#include "OPCEventView.h"
#include "OPCData.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/405442/11462528
c str_ex.c
/*
* CIN source file
*/
#include "extcode.h"
/* stubs for advanced CIN functions */
UseDefaultCINInit
UseDefaultCINDispose
UseDefaultCINAbort
UseDefaultCINLoad
UseDefaultCINUnload
U
www.eeworm.com/read/404148/11491223
h new.h
#ifndef NEW_H
#define NEW_H
template
class Tzy{
public :
// Tzy(){};
// ~Tzy(){};
CString count0(const int*ptr1,const int*ptr2,int c1,int r1);
CString count1(const int*ptr1,cons