-
Basic_FLTK_File_Chooser
说明: 基于vc6环境下开发,实现了打开文件操作,利用了fltk图形开发包(based vc6 environment in development and operation of open files using a graphical development kit fltk)
- 2005-12-02 13:54:01下载
- 积分:1
-
data_structure
数据结构c源代码实现,大概有100个左右,基本上将所有的数据结构都有介绍(Data structures c source code to achieve, there are about 100 or so, basically all of the data structures are described)
- 2012-07-19 21:43:52下载
- 积分:1
-
Delphi编程实效百例的随书程序
这是其中的界面操作部分
Delphi编程实效百例的随书程序
这是其中的界面操作部分-Delphi programming effectiveness of the 100 cases with a program which is the operational part of the interface
- 2023-04-26 08:55:03下载
- 积分:1
-
hpcv-water-29-oct-2010
OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
- 2020-09-13 17:27:58下载
- 积分:1
-
arduino 计算器 code_second 版 (两位数)
为代码使一个计算器,arduino 这是两位数计算器。这个项目你需要 arduino 和 2 7 段显示,breadboard.this 项目是复杂得多的 tehen 其他 ı 希望你喜欢
- 2022-08-18 02:34:07下载
- 积分:1
-
VCprogramjisuanqi
mfc环境下写的科学计算器,代码可以直接运行。(mfc environment written in scientific calculator, the code can run.)
- 2010-05-06 23:40:00下载
- 积分:1
-
基于CAsynSocket网络通信
// MySocket.cpp : 实现文件
//
#include "stdafx.h"
#include "TalkS.h"
#include "MySocket.h"
#include "TalkSDlg.h"
// CMySocket
CMySocket::CMySocket()
:m_pDlg(NULL)
{
}
CMySocket::~CMySocket()
{
}
// CMySocket 成员函数
void CMySocket::SetParent(CTalkSDlg*pDlg)
{
m_pDlg = pDlg;
}
void CMySocket::OnAccept(int nErrorCode)
{
// TODO: 在此添加专用代码和/或调用基类
if(nErrorCode == 0) m_pDlg->OnAccept();
//CAsyncSocket::OnAccept(nErrorCode);
}
void CMySocket::OnClose(int nErrorCode)
{
// TODO: 在此添加专用代码和/或调用基类
if(nErrorCode == 0) m_pDlg->OnClose ();
//CAsyncSocket::OnClose(nErrorCode);
}
- 2023-03-24 00:30:26下载
- 积分:1
-
lab25-AD
TMS320F28335 片上有 1 个 12 位 A/D 转换器,其前端为 2 个 8 选 1 多路切换器和 2 路
同时采样/保持器,构成 16 个模拟输入通道,模拟通道的切换由硬件自动控制,并将各
模拟通道的转换结果顺序存入 16 个结果寄存器中(DSP28335 AD TI example)
- 2020-06-17 01:40:02下载
- 积分:1
-
柴油机
说明: 数据实时监测、数据实时采集、柴油机工作探测(Data real-time monitoring, data real-time acquisition, diesel engine working detection)
- 2020-06-22 16:20:44下载
- 积分:1
-
amtci
AMT CODE FOR RECEIVERS
- 2010-02-17 02:06:35下载
- 积分:1