-
This macro examines the character at the cursor. If it is any of the 4 character...
This macro examines the character at the cursor. If it is any of the 4 characters (){} it tries to find the matching character. For C programs it correctly handles comments, and string and character constants.
- 2023-07-24 15:05:03下载
- 积分: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
-
演示解析传输流文件
Demo parsing TS transport stream files
- 2022-03-04 19:13:11下载
- 积分:1
-
使用C#编写的传真软件,不错,看看
欢迎大家来测试啊!
使用C#编写的传真软件,不错,看看
欢迎大家来测试啊!-The use of C# Prepared fax software, yes, look at the welcome everyone to test ah!
- 2022-09-30 06:20:02下载
- 积分:1
-
闲来无事,上来看看,每次来都有点愧疚的感觉,老是索取代码提问,今天把我写的一个...
闲来无事,上来看看,每次来都有点愧疚的感觉,老是索取代码提问,今天把我写的一个-nothing better to do, look onto each have to feel a little guilty, always obtain the code to ask questions, I write today in the 1
- 2022-08-19 12:38:22下载
- 积分:1
-
under windows ce 5.0 driver usb camera, with a detailed description of
下有windowsce5.0驱动的usb摄像头,有详细的说明
- 2022-12-11 11:00:03下载
- 积分:1
-
网络接收过滤器
资源描述基于Rtp流的DirectShow网络接收过滤器开发,实现对Rtp网络流的接收
- 2022-10-08 16:25:03下载
- 积分:1
-
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示...
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示
-In cyclone2 chip VGA solutions, Analog Oscilloscope waveforms can be displayed on the computer. Can also be stored waveform file to display
- 2022-05-31 06:54:38下载
- 积分:1
-
功能描述
1、获取机器硬件信息。
2、将数据导出Excel,真接写二进制数据,速度极快。
3、对注册表的操作。
4、数据库操作。
另外,本人...
功能描述
1、获取机器硬件信息。
2、将数据导出Excel,真接写二进制数据,速度极快。
3、对注册表的操作。
4、数据库操作。
另外,本人还有一个后台管理系统(采用C#),主要针对MIS系统。主要集
成了以下几个模块:
1、组织结构管理。
2、员工管理。
3、流水号管理。
4、权限管理等。
此系统避免了我们在做项目时,重复开发相同的模块。
提高了开发速度。也避免了因程序员的水平、经验不足而做出有缺陷、
性能不高的系统。-Functional Description 1, access to the machine hardware information. 2, data export Excel, I then write the binary data, extremely fast. 3, on the registry s operation. 4, database operations. In addition, I have a background management system (using C#), The main system for MIS. Integrates the following main modules: 1, the organizational structure of management. 2, staff management. 3, serial number management. 4, permissions management. This system avoids the projects we are doing, to repeat the development of the same module. Improve the development speed. Also avoid the programmer level, lack of experience made defective, not high performance systems.
- 2022-05-24 20:28:55下载
- 积分:1
-
Mapobject for microsoft Visual Basic. Work with Geocode on the vn and Mobjects
Mapobject for microsoft Visual Basic. Work with Geocode on the vn and Mobjects-Mapobject for microsoft Visual Basic. Work with Geocode on the vn and Mobjects
- 2023-03-22 09:40:04下载
- 积分:1