-
WordTestFirst
说明: mfc操作word文档 创建 存盘 设置字体(颜色 大小 字体类型) 添加表格 添加图片 设置行间距等 (mfc Operation Save word document creation set the font (color size font type) Add a form to add picture set line spacing, etc.)
- 2008-09-22 16:00:31下载
- 积分:1
-
kunction
又一个简单的com服务器和客户端程序,呵呵,不错不错(Another simple com server and client program, ha, good)
- 2018-10-09 18:15:15下载
- 积分:1
-
c
说明: c++教案.rar - RAR 压缩文件, 解包大小为 1,174,016 字节(c++ lesson plans. rar- RAR compressed files, unpack size is 1,174,016 bytes)
- 2010-11-11 23:03:23下载
- 积分:1
-
RoboCup机器人仿真足球比赛11v11组的源代码11V11Client
RoboCup机器人仿真足球比赛11v11组的源代码,仅供个人评测使用。里面包含已经用Visual C++编译好的客户端程序,配合服务器端程序一起使用。(RoboCup robot simulation football match 11v11 group source code for personal evaluation use. Which contains the client program has been compiled with Visual C++ used in conjunction with server-side program.)
- 2012-07-18 09:40:03下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
cuecombobox
说明: 智能搜索组合框,用VC实现,最新源码。有相关需要的朋友值得(portfolio Intelligent Search box, with VC, the latest source. A related need to look at the merits of a friend)
- 2005-12-12 11:18:59下载
- 积分:1
-
GLMetaseq.h
让ARToolKit支持MQO模型的必须头文件,GLMetaseq.h(Let ARToolKit support MQO model must header files, GLMetaseq.h)
- 2014-02-09 23:10:11下载
- 积分:1
-
channel-coding
无线通信中信道编码的内容,这信道编码的源程序,这是对应教材的源代码(Wireless communication channel coding content, which channel coding of the source, which is the source code corresponding textbook)
- 2014-08-07 08:15:15下载
- 积分:1
-
ATSHA204
atmel系列加密芯片资料,ATSHA204芯片手册。希望对编写驱动的朋友有所帮助!(Atmel series data encryption chip, manual ATSHA204 chip. Hope to write a driver for friends to help!)
- 2016-03-01 15:29:14下载
- 积分:1
-
mousepointer_rar
鼠标指针的改变程序,下载了一定会对你们有帮助的(The mouse pointer changes to procedures, to download a certain amount you will have help)
- 2008-05-10 13:45:25下载
- 积分:1