资源列表
hash
- 本PPT介绍了数据结构里面关于哈希表的定义和使用等相关细节,对于初学者有巨大帮助。(This PPT introduces the details of the definition and use of the hash in the data structure, which is of great help for beginners.)
sort
- 本PPT介绍了数据结构中排序的基本方法和使用规则,对数据结构的初学者有着巨大帮助。(This PPT introduces the basic methods and rules of sorting in the data structure, which has great help for the beginners of data structures.)
all_files
- comsol用来计算石墨烯的电导率的matlab语言(comsol graphene conductive)
meishi
- 美食类网站模板源码,后台系统已经升级,体验起来更加顺畅,可以一目了然看到,关于我们、产品中心、案例中心、招商加盟、新闻资讯、联系我们等,客服系统也进行了升级,在后台可自由设置。(Delicacy website template source, the background system has been upgraded to experience more smoothly, can see at a glance, about our products, center, case cent
netcdf-4.5.0.tar
- netcdf的C++接口,用于实现c++读取nc数据(The C++ interface of NetCDF)
sonar简介
- Sonar (SonarQube)是一个开源平台,用于管理源代码的质量(Sonar (SonarQube) is an open source platform for managing the quality of source code)
vb自动组卷代码
- vb自动组卷系统源代码,供平台用户参考使用。(VB automatic test paper system source code for the platform users to use.)
SqlHelper
- 要求完成一个具有一定实用价值的图书管理系统,主要任务包括: ? 在Microsoft SQL Server 2000/2005/2008环境下建立图书管理系统所使用的数据库,利用企业管理器或查询分析器建立各种数据库对象,包括:数据表、视图、约束、存储过程和触发器等; ? 掌握ADO.NET编程技术,对MS SQL Server数据库进行连接和操纵; ? 掌握使用C#语言开发一个数据库应用系统的基本方法和步骤,熟悉一些基础功能的实现方法,如:数据维护(插删改等操作),数据查询、浏览和Exce
最新无DLL跟单系统
- 跟单系统Gendan xitong xiaxai(Gendan xitong xiaxai)
asprise-ocr-csharp-vb.net-15.3.1-trail
- c#识别图片数字(Asprise-OCR)(C# recognition picture number (Asprise-OCR))
jQuery.sheet-4.0.1a
- jSheet,谷歌的壳,开源搞了一段,现在所有人貌似都放弃了。(JSheet, Google's shell, open source, and now everyone seems to have given up.)
Char-RNN-PyTorch-master
- # Char-RNN-PyTorch 使用字符级别的RNN进行文本生成,使用PyTorch框架。[Gluon实现] ## Requirements - PyTorch 0.2 - numpy ## Basic Usage 如果希望训练网络,使用如下的代码 ```bash python main.py \ --state train \ --txt './data/poetry.txt' \ # 训练用的txt文本 --batch 128 \ # batch_siz