-
yanse彩色立方体.rar
yanse彩色立方体.rar-yanse color cube. Rar
- 2022-02-25 10:57:37下载
- 积分:1
-
himself wrote the LCD screen font procedures, by modifying parameters can be dif...
自己写的液晶屏的字库程序,通过修改参数可以得到不同大小的字库-himself wrote the LCD screen font procedures, by modifying parameters can be different sizes of the font
- 2023-07-30 21:30:03下载
- 积分:1
-
NI GPIB控制台
NI公司的GPIB的控制台程序-NI GPIB the Console
- 2022-03-19 07:18:39下载
- 积分: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
-
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。...
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。-Define a class implements the concept of bank accounts, including the variable of " account" and " deposits" , including the method of " deposits" , " withdrawals" and " query the balance." Define the main class, the class object to create an account and complete the corresponding operation.
- 2022-02-03 21:27:01下载
- 积分:1
-
包装的功能,帮助您在微软Visual C++ 6使用MySQL
the wrap functions that helps you to use mysql in microsoft visual c++ 6.0
- 2022-08-02 16:21:18下载
- 积分:1
-
贝塞尔曲线的实现
贝塞尔曲线的实现-Bessel curve of achievement
- 2022-02-28 14:10:11下载
- 积分:1
-
给孩子们看的时钟源软件实践,Borland C++ Builder 5
给小朋友练习看的时钟源软件,Borland C Builder 5
- 2022-04-11 08:03:27下载
- 积分:1
-
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来...
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来-ATM system, part of the code. First used to write JAVA code. Debugging the next. . Can run. . But only part of the code. . Did not have hair up
- 2023-06-11 20:30:04下载
- 积分:1
-
五个文件均为VC++演示程序,它们可以帮助您学习VC++。
五个文件均为VC++演示程序,它们可以帮助您学习VC++。-Five documents are VC++ Demo program, they can help you learn VC++.
- 2022-07-12 04:08:50下载
- 积分:1