-
boot_DC_DC
boost DC DC GOOD simulation
- 2014-02-14 00:25:31下载
- 积分:1
-
svinet-master
混合隶属度随机块模型,用于进行社区划分,检测重叠社区,节点分组等( Mixed-Membership Stochastic Block mold,which is a scalable approach to community
detection that discovers overlapping communities in massive realworld networks.)
- 2016-07-19 16:31:56下载
- 积分:1
-
MATLAB-code-for-TSP
用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据(Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities)
- 2012-11-10 23:20:37下载
- 积分:1
-
Xu-White-model
用C++编写的xu-white模型,适合砂泥岩地层岩石物理建模,很实用(Written by C++ xu-white model, suitable for sand-shale formation rock physics modeling, it is practical)
- 2020-12-25 09:59:04下载
- 积分:1
-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分: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
-
Matlab_VC
介绍了matlab与vc的接口编程,并引入了常见问题解决。(Introduces MATLAB and VC programming interface, and introduces common problems)
- 2012-05-07 13:43:12下载
- 积分:1
-
de_Precoding
mimo预编码C++代码欢迎各位参考,相互学习(mimo pre-coding C++ code to welcome you to reference, mutual learning)
- 2015-01-22 19:56:52下载
- 积分:1
-
circle1
利用有限差分算法实现动力学方程的求解单个球体在环形容器中运动分析(Finite difference algorithm for solving the dynamic equations in a single sphere in the circular movement of the container)
- 2010-11-22 16:27:32下载
- 积分:1
-
VB-and-Matlab-integration-for
VB与Matlab集成求解车间调度优化问题,详细的论文解说。(VB and Matlab integration for solving job shop scheduling problem)
- 2011-07-12 15:57:12下载
- 积分:1