-
HLSL_shadow是一个HLSL的shadowmap源码
HLSL_shadow是一个HLSL的shadowmap源码-HLSL_shadow is a HLSL source of shadowmap
- 2023-06-28 18:35:04下载
- 积分:1
-
一个具有雪花效果的小程序
一个具有雪花效果的小程序-a snowflake effect of small programs
- 2022-03-23 05:48:00下载
- 积分:1
-
计算机网络路由分组转发方针
计算机网络课程的路由分组转发的仿真程序,分为三个部分,程序比较简单,可以很好的运行,容易理解,当然也没有其他的多余功能。
- 2022-02-06 13:19:10下载
- 积分:1
-
very small 16 Editor
非常小的16位编辑器-very small 16 Editor
- 2022-01-28 08:55:03下载
- 积分:1
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1
-
完整的代码,与各位共享,很适合初学者参考,大家可以下载。...
完整的代码,与各位共享,很适合初学者参考,大家可以下载。
-Complete code, with you sharing, it is suitable for beginners and reference, everyone can be downloaded.
- 2022-02-06 22:45:40下载
- 积分:1
-
a tablet procedures for the use of learning
一个写字板程序,供学习使用-a tablet procedures for the use of learning
- 2023-05-13 16:35:03下载
- 积分:1
-
国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。...
国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。-abroad structure calculation procedures, the High FORTRAN language, mainly for structural analysis.
- 2022-02-05 22:50:48下载
- 积分: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
-
极端赛车不只是学习游戏
极限赛车手不仅仅是学习游戏
- 2022-07-04 18:48:26下载
- 积分:1