-
Sudoku game, an ancient exercise patience and intelligence games
数独游戏,自古以来的一项锻炼耐心和智力游戏-Sudoku game, an ancient exercise patience and intelligence games
- 2022-04-02 10:54:45下载
- 积分:1
-
Super MA original game code
超级马丽游戏原代码-Super MA original game code
- 2022-01-26 02:48:11下载
- 积分:1
-
WinForm学生管理系统(三层架构)
学生管理系统,运用了三层架构,对学生的一些相关情况进行增删改查 里面还有教师模块,教师管理的相关信息,里面还有Sql SERVER 的数据库,版本是2008R2的,具体的内容你可以自己去看,仅供参考学习使用。
- 2022-03-25 08:46:57下载
- 积分:1
-
通信录管理系统软件
通信录管理系统软件-recorded communications management system software
- 2023-03-23 19:35:04下载
- 积分: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
-
本程序为初学vc ++提供的学习资料
本程序为初学vc ++提供的学习资料-procedures for the beginner vc providing learning materials
- 2023-06-24 17:55:02下载
- 积分:1
-
A variety of inter
进程间通信
各种消息队列
记录上锁等-A variety of inter-process communication message queues, etc. Record locked
- 2022-07-04 18:26:04下载
- 积分:1
-
模拟量输出,可实现计算机da控制输出,16位,性能可靠,稳定...
模拟量输出,可实现计算机da控制输出,16位,性能可靠,稳定-Analog output, enabling the computer da control output, 16-bit, performance, reliable and stable
- 2022-11-14 23:35:03下载
- 积分:1
-
这是Bootloader下的网络驱动(SMSC Lan91c111)的源码。适用在Intel Xscal 平台...
这是Bootloader下的网络驱动(SMSC Lan91c111)的源码。适用在Intel Xscal 平台-This is the network drive (Lan91c111 SMSC) source. Application of the Intel platform Xscal
- 2023-07-28 02:50:03下载
- 积分:1
-
电信项目,用户管理,资费管理,数据采集,数据整合
电信项目,用户管理,资费管理,数据采集,数据整合-Telecommunications projects, user management, fee management
- 2023-08-08 07:15:03下载
- 积分:1