-
包括可执行文件和源码,高级的科学计算器,包含各种高级的科学计算...
包括可执行文件和源码,高级的科学计算器,包含各种高级的科学计算-Including the executable file and source code, advanced scientific calculator, including a variety of advanced scientific computing
- 2023-05-24 04:50:02下载
- 积分:1
-
DA 10位DA转换程序 ,用C++开发平台来设计的一个简单程序
DA 10位DA转换程序 ,用C++开发平台来设计的一个简单程序-DA 10 bit DA conversion process, using C++ Development platform to design a simple procedure
- 2022-08-17 23:45:29下载
- 积分:1
-
红色警戒3 在游戏中动态锁定钱,也可随时解除,自动判断游戏是否运行,修改内存,程序和源码全有了...
红色警戒3 在游戏中动态锁定钱,也可随时解除,自动判断游戏是否运行,修改内存,程序和源码全有了-Red Alert 3 dynamic locking the money in the game can also be terminated at any time, automatically determine whether the game to run, modify memory, programs and source code are all present
- 2022-11-25 19:50:03下载
- 积分:1
-
案例27“霓虹灯”的模拟显示 不错
案例27“霓虹灯”的模拟显示 不错-27 cases, "neon" good simulation shows
- 2022-11-19 21:05:04下载
- 积分:1
-
声音控制代码,好好用的
声音控制代码,好好用的-voice control code, properly used
- 2022-03-21 08:45:04下载
- 积分:1
-
一个定时播放音乐的程序,用BCB编写。虽然不太复杂,但个人觉得挺经典的:)...
一个定时播放音乐的程序,用BCB编写。虽然不太复杂,但个人觉得挺经典的:)-regularly broadcast a music program, BCB prepared. Though not too complex, but feel quite classic :)
- 2022-02-22 00:24:25下载
- 积分:1
-
Research Institute in China Blocks AD conversion
研究研华模块得AD转换程序-Research Institute in China Blocks AD conversion
- 2022-08-16 14:29:51下载
- 积分:1
-
数据结构课本代码(头文件)
《数据结构与算法》书上源码的头文件
数据结构课本头文件adj_list_dir_graph.h
数据结构课本头文件adj_list_dir_network.h
数据结构课本头文件adj_list_graph_vex_node.h
数据结构课本头文件adj_list_network_edge.h
数据结构课本头文件adj_list_network_vex_node.h
数据结构课本头文件adj_list_undir_graph.h
数据结构课本头文件adj_list_undir_network.h
数据结构课本头文件adj_matrix_dir_graph.h
数据结构课本头文件adj_matrix_dir_network.h
数据结构课本头文件adj_matrix_undir_graph.h
数据结构课本头文件adj_matrix_undir_network.h
数据结构课本头文件array.h
数据结构课本头文件in_avl_tree_node.h
数据结构课本头文件in_serach.h
数据结构课本头文件in_tree_node.h
数据结构课本头文件inary_avl_tree.h
数据结构课本头文件inary_sort_tree.h
数据结构课本头文件inary_tree.h
数据结构课本头文件ubble_sort.h
数据结构课本头文件child_parent_forest.h
数据结构课本头文件child_parent_tree.h
数据结构课本头文件child_parent_tree_node.h
数据结构课本头文件child_sibling_forest.h
数据结构课本头文件child_sibling_tree.h
数据结构课本头文件child_sibling_tree_node.h
数据结构课本头文件
- 2022-10-27 04: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
-
读者写者问题之写者优先
读者写者问题之写者优先 -readers to write to write those issues priorities re aders to write to write those issues priorities readers to write write those issues priorities
- 2022-02-01 13:25:16下载
- 积分:1