-
深度学习工具包
包含深度学习各种模型,可以随意组合
- 2022-04-23 02:53:24下载
- 积分:1
-
A good learning materials. Derived from the network, examples of form,
学习的好资料。来源于网络,以事例形式出现,-A good learning materials. Derived from the network, examples of form,
- 2022-07-13 07:43:45下载
- 积分:1
-
通过vb转换文本文件到Excel表中
通过vb转换文本文件到Excel表中-through vb text file conversion tables to Excel
- 2022-10-22 06:25:02下载
- 积分:1
-
huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,...
huffman tree 问题描述:设一份电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Huffman tree Problem description : Let a message different frequency of the characters, in order to enhance the input and message translation efficiency, we must have a brief but no ambiguity of the characters code. Examination under Huffman algorithm, the message of characters, construct a Huffman tree for each character coding.
- 2022-10-09 01:35:04下载
- 积分:1
-
自动排课程序,使用了常规算法与扫描算法的概念
自动排课程序,使用了常规算法与扫描算法的概念-Automated Course Scheduling procedures, the use of conventional algorithms and the concept of scanning algorithm
- 2022-11-23 11:35:03下载
- 积分:1
-
一个关于串的基本操作的事例程序
一个关于串的基本操作的事例程序-a series on the basic operation procedures stories
- 2022-03-20 05:46:45下载
- 积分:1
-
VB,usb数据采集实例,32位采集方式
VB,usb数据采集实例,32位采集方式-VB, usb data acquisition example, 32-bit acquisition mode
- 2022-05-05 01:42:23下载
- 积分:1
-
收集到的orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507 pcmcia卡驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 pcmcia card driver source code, not for testing
- 2022-07-13 04:11:17下载
- 积分:1
-
这的VB6代码DLL关于I2C通信和otherprotocols通过PCP…
This the VB6 code for DLL about i2c communication and otherprotocols through pcports.-This is the VB6 code for DLL about i2c communication and otherprotocols through pcports.
- 2023-03-15 11:45:04下载
- 积分:1
-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换...
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6
- 2022-10-12 13:45:04下载
- 积分:1