资源列表

排序选择:

« 1 2 ... .75 .76 .77 .78 .79 256280.81 .82 .83 .84 .85 ... 267454 »

[其他小程序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
<特别的晴天 > 在 2025-07-02 上传 | 大小:1.41mb | 下载:1

[并行运算mpich2-1.4.1p1.tar

说明:MPI简介多线程是一种便捷的模型,其中每个线程都可以访问其它线程的存储空间。因此,这种模型只能在共享存储系统之间移植。(MPI introduction to multithreading is a convenient model in which each thread can access the storage space of other threads. Therefore, this model can only be transplanted between shared sto
<trryer > 在 2025-07-02 上传 | 大小:18.6mb | 下载:0

[其他嵌入式/单片机内容10-30-江-按键点灯-

说明:STM32按键点点灯,利用中断或者读取按键电平值来点点灯(STM32 button point light, use interruption or read the value of the key level to point the light)
<Griffins > 在 2025-07-02 上传 | 大小:1.12mb | 下载:0

[matlab例程粒子群优化算法的寻优算法

说明:In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of c
<studwzq > 在 2025-07-02 上传 | 大小:768kb | 下载:0

[Internet/网络编程200992123481541

说明:用vb编写,使用vbpcap,在应用层进行数据抓包(The application layer data packet capture)
<timyun > 在 2025-07-02 上传 | 大小:222kb | 下载:0

[行业应用软件轴系扭振计算程序

说明:本程序可以用于轴系的扭转振动计算,根据测得的编码器信号序列,计算扭振角位移、角速度和角加速度(for torsional vibration calculation.)
<wzh0 > 在 2025-07-02 上传 | 大小:1.65mb | 下载:0

[绘图程序video

说明:load video to gray and save result
<ming-jie > 在 2025-07-02 上传 | 大小:12kb | 下载:0

[matlab例程AntCity2

说明:经典蚁群算法,加入了区域限制对于问题的算法研究有一定的研究帮助(The classical ant colony algorithm, with the addition of regional constraints, has a certain research help on the research of the algorithm.)
<顾炎武 > 在 2025-07-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算TSP - A Genetic Algorithm Approach

说明:TSP with Geenetic Algorithmn
<Sitepu > 在 2025-07-02 上传 | 大小:221kb | 下载:0

[绘图程序loadcamera

说明:to load camera and pause,im2gray,and save
<ming-jie > 在 2025-07-02 上传 | 大小:12kb | 下载:0

[数据结构常用算法第2周Merge-Sort

说明:迭代训练,归并排序,可实现一定长度输入数值的准确排序,归并排序计算复杂度低,效率高(Merge and sort can achieve a certain length of the input value of the exact sort, merge sort calculation complexity is low, high efficiency)
<maggiehmd > 在 2025-07-02 上传 | 大小:779kb | 下载:0

[Windows编程VS2010初级使用指南-201309_703106458

说明:Visual Studio 2010 使用教程(Visual Studio 2010 guide)
<Anemy > 在 2025-07-02 上传 | 大小:277kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 256280.81 .82 .83 .84 .85 ... 267454 »

源码中国 www.ymcn.org