-
C
说明: 对C一个详细的讲解里面有很多例子 可以多学习学习(a good programming book)
- 2010-10-26 22:59:35下载
- 积分:1
-
FDTD3DCODEUSING
一个三维FDTD的计算程序,比较有用,适合初学者。(A three-dimensional FDTD calculation procedures, more useful for beginners.)
- 2014-01-03 14:55:19下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
ulib-2.1.0_src.tar
The ULIB is a collection of efficient building blocks for developing high-performance and scalable systems in C and C++. These building blocks mainly cover, multithreading, parallel computing, efficient data indexing, numerical approximation, and cryptography.
- 2014-11-03 11:55:05下载
- 积分:1
-
lbgVQ
利用Matlab实现矢量量化LBGVQ算法,(failed to translate)
- 2010-12-28 19:46:16下载
- 积分:1
-
access-data-in-IBuffer
在C++中访问IBuffer类中的数据,开发环境:Windows 8, visual studio 2012(How to access data in an IBuffer in C++)
- 2015-03-24 17:07:01下载
- 积分:1
-
WinSnap
非常好的截图软件winsnap,破解版,找了好久绝对实用。(Very good capture software winsnap, crack version, look for a long time absolutely practical.)
- 2010-08-02 13:50:56下载
- 积分:1
-
ma.pdf
matlab在大气科学中的应用~这是介绍如何在大气科学研究中使用matlab的入门教程(matlab in atmospheric science applications- this is how to use matlab in atmospheric sciences Tutorial)
- 2013-09-05 10:32:33下载
- 积分:1
-
mongoose-master
simple embedded web server
- 2014-01-27 11:04:45下载
- 积分:1
-
14
说明: 图象压缩方面的论文pdf格式
可用于毕业设计方面的工作(Image compression pdf format papers for school design work)
- 2010-05-26 20:37:45下载
- 积分:1