-
自动关闭计算机
这是一个简单的应用程序,将教你如何创建一个时间二传手应用程序自动关闭计算机正在使用通过设置时间的小时、 分钟和秒。要求:1.Java 源代码代码编译器。2.Java 开发工具包 7u5 windows i586 或更大
- 2022-08-13 02:40:58下载
- 积分:1
-
6000元的视频聊天软件
6000元的视频聊天软件 -dsssssssssssssssssssssssssssssssssssss
- 2023-08-10 18:35:04下载
- 积分:1
-
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用
一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用-a very good windows C develop book
- 2022-07-21 11:51:27下载
- 积分:1
-
MATLAB is a milestone in many cases the basic character
MATLAB 程序的里程有很多基本的例字 -MATLAB is a milestone in many cases the basic character
- 2023-08-27 12:15:04下载
- 积分:1
-
VBO编程的基本功能实现,VC6环境,提高显示速度
VBO编程的基本功能实现,VC6环境,提高显示速度-VBO realize the basic functions of programming, VC6 environment, and improve display speed
- 2022-01-24 13:18:52下载
- 积分:1
-
编程技巧(多媒体与系统篇)
编程技巧(多媒体与系统篇)-programming skills (multimedia system with Part 1)
- 2023-08-19 18:05:04下载
- 积分:1
-
wince 5.0 based on written personal java virtual Rubik
wince 5.0上基于personal java写的的虚拟魔方,可以自动拼图
需安装NSIcom的虑拟机 CrE-ME
之后直接双击jar文件即可。-wince 5.0 based on written personal java virtual Rubik
- 2022-06-19 23:29:09下载
- 积分:1
-
使用声卡传输文件
transfer file using sound card
- 2023-09-06 14:30: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
-
Super Market management System
超市管理系统
- 2022-05-27 11:53:24下载
- 积分:1