-
文件管理系统的使用程序 希望大家喜欢并且能用到 很不错的下吧...
文件管理系统的使用程序 希望大家喜欢并且能用到 很不错的下吧-document management system using the procedure hope you like and can use a very good are you
- 2022-06-20 00:54:31下载
- 积分:1
-
这是透明窗口的实现,实现了窗口的透明,可以根据用户的要求,调整窗口的透明度...
这是透明窗口的实现,实现了窗口的透明,可以根据用户的要求,调整窗口的透明度-This is a transparent window for the realization of a transparent window may be based on the user
- 2022-08-17 22:37:36下载
- 积分: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
-
flash播放器源程序
flash播放器源程序-flash player source
- 2022-07-23 16:00:29下载
- 积分:1
-
Kohonen projecto
Kohonen神经网络的projecto经常修改的代码在你可能想尝试不同的学习速率的衰减函数,周围半径和社区的影响力。是速度上都有提高。
- 2022-06-28 16:29:02下载
- 积分:1
-
用MFC打开文件的功能!用于单文档界面!
用MFC打开文件的功能!用于单文档界面!-Open the file with the MFC function! For single-document interface!
- 2022-09-10 07:20:03下载
- 积分:1
-
使用Micaps后台自动生成图片功能,按需求生成所需要的天气分析图...
使用Micaps后台自动生成图片功能,按需求生成所需要的天气分析图-Micaps automatically generated using the background image function, according to the demand generated by the need for weather analysis
- 2023-06-02 17:25:02下载
- 积分:1
-
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序...
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and therefore C# prepared But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-04-07 00:08:33下载
- 积分:1
-
LED闪烁LPC 1768
LED闪烁LPC 1768
- 2023-01-04 07:15:03下载
- 积分:1
-
Operator
VC++ 操作符重载, 可在VC++下直接编译执行-Operator
- 2022-02-21 20:07:10下载
- 积分:1