-
线程间的数据共享
线程间的数据共享-threads of data sharing
- 2022-08-22 06:25:07下载
- 积分:1
-
本程序是经典游戏坦克大战的源码,对于喜欢游戏制作的同学来说是一个很好的借鉴作品。...
本程序是经典游戏坦克大战的源码,对于喜欢游戏制作的同学来说是一个很好的借鉴作品。-This procedure is a classic game Tankedaizhan the source, for students like the game is a good reference works.
- 2022-09-16 17:55:03下载
- 积分:1
-
Students with the fundamental information management using c/c++ linked list dat...
学生基本信息管理 用c/c++ 数据结构 链表-Students with the fundamental information management using c/c++ linked list data structure
- 2022-02-13 13:57:24下载
- 积分:1
-
CGridListCtrlEx-基于 CListCtrl 网格控制
微软的 CListCtrl 已经在报告的风格,使用了一个网格中显示数据的支持,但我们不得不做出几个改变,来实现的功能,如:
排序
单元格导航和键盘搜索
工具提示
隐藏和显示的列
单元格内编辑
超链接
自定义行和单元格着色
分组
剪贴板(只复制)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-10 02:40:02下载
- 积分:1
-
汇编语言,中北大学报警系统的需求分析书格式正确,大家可以参考一下...
汇编语言,中北大学报警系统的需求分析书格式正确,大家可以参考一下 -Assembly language, the North University of alarm system needs analysis book in the correct format, we can reference
- 2022-11-21 12:55:03下载
- 积分:1
-
可读取windows 所以已运行的窗体,并读取指定窗体的所以控件内容并可对其赋值...
可读取windows 所以已运行的窗体,并读取指定窗体的所以控件内容并可对其赋值-Windows can be read so we have to run the form, and read the specified form and may therefore control the content of their assignment
- 2022-05-22 13:09:28下载
- 积分:1
-
用 C++编写简单的语句,实现输出 N重二进制码!
用 C++编写简单的语句,实现输出 N重二进制码!-Using C++ to prepare a simple statement, re-N achieve output binary code!
- 2022-03-18 20:06:09下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
一个可运行得例子,下载学习一些阿,自我感觉良好阿
一个可运行得例子,下载学习一些阿,自我感觉良好阿-Run an example, download to learn some Arabic and feel good about the Arab-Israeli
- 2022-03-13 21:02:26下载
- 积分:1
-
web端修改密码源代码,请各位同仁交流看看有没有更好的。
web端修改密码源代码,请各位同仁交流看看有没有更好的。-Change Password web client source code, please take a look at Tongren exchange have no better.
- 2022-02-14 12:56:36下载
- 积分:1