-
电子线路CAD的求解元件灵敏度的源码,包括网表文件的读取
电子线路CAD的求解元件灵敏度的源码,包括网表文件的读取-CAD of electronic circuits to solve the sensitivity of the source components, including the read netlist file
- 2023-07-28 15:50:02下载
- 积分:1
-
wylovezbsf
一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
- 2007-01-10 20:47:09下载
- 积分:1
-
LWS-QQ-biyesheji
我的毕业设计,模拟qq 可以即时通信,传输文件,其他简易的功能都有,哈 曾获得答辩老师的好评…… (I graduated from design, simulation can qq instant messaging, file transfer, and other simple functions are China, Kazakhstan has won the praise of the respondent teachers ... ...)
- 2011-02-09 13:34:15下载
- 积分:1
-
使用C++技术实现计算器的功能软件使用visual Studio 2008 制作课程作业
CalculatorDlg.cpp
// CalculatorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Calculator.h"
#include "CalculatorDlg.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAboutDlg dialog used for App About
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// Dialog Data
//{{AFX_DATA(CAboutDlg)
enum { IDD = IDD_ABOUTBOX };
//}}AFX_DATA
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CAboutDlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
- 2022-05-31 11:25:20下载
- 积分:1
-
mp3decode
MP3的编解码,由输入端获得PCM流后进行mp3编码,及到接收端解码过程(MP3 codec from the input PCM stream received after the mp3 encoding and decoding process to the receiving end)
- 2009-11-06 16:32:12下载
- 积分:1
-
宏替换得出参数个数.cpp : 定义控制台应用程序的入口点。
宏替换得出参数个数.cpp : 定义控制台应用程序的入口点。
#define PC_N(...) PC_N_(__VA_ARGS__, R_ORDER_N())
#define PC_N_(...) PP_ARG_N(__VA_ARGS__)
#define PP_NARG_(...) PP_ARG_N BRACKET_L() __VA_ARGS__,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0 )
- 2022-01-22 17:27:37下载
- 积分:1
-
displaypoint
本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。
(This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.)
- 2007-07-11 18:02:54下载
- 积分:1
-
p4_1
说明: 输入一个数判定能否开平方,能就开平方,不能就退出(Enter a few decide whether to open the square, to the open square, can not quit)
- 2010-04-11 18:28:32下载
- 积分:1
-
绘制图表控件
可以绘制饼状图、XY图等等图标图形。
- 2023-04-01 10:55:08下载
- 积分:1
-
AAA
C++编译原理课程设计文档,可供学习。在VC6.0直接运行使用(C++ compiler theory course design document, available for study. Run directly used in VC6.0)
- 2010-12-29 18:47:13下载
- 积分:1