-
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛...
本代码是一个关于下棋的代码,运行后,可以选择下棋点,进行下棋比赛-chess
- 2022-08-15 09:39:36下载
- 积分:1
-
我得到这16
这个是我前一段时间在国外网站上找到的16-bit的霍夫曼编解码器。我们常用的都是8-bit的,希望这个对大家有用。尤其是对医学图像,因为其有8位,12位,16位等。-i got this 16-bit huffman codec from abroad website. we usually use 8-bit huffman codec. this source code is especially useful for medical image process.
- 2022-04-24 11:10:36下载
- 积分:1
-
在八个城市之间建造电视微波中继站,如图是可行线路,弧旁数字为费用。试建在哪个城市可实现连通每个城市且费用为最低。...
在八个城市之间建造电视微波中继站,如图是可行线路,弧旁数字为费用。试建在哪个城市可实现连通每个城市且费用为最低。-Between the eight cities in the construction of TV microwave relay station, it is feasible to figure lines, beside the figure for the cost of arc. Try to build cities in which to achieve connectivity in each city and the cost of the lowest.
- 2022-11-29 11:50:03下载
- 积分:1
-
解决约瑟夫环问题的一个程序
解决约瑟夫环问题的一个程序-solve a problem of procedure
- 2022-03-20 03:20:16下载
- 积分:1
-
- 2023-02-13 08:25:03下载
- 积分:1
-
按键扫描驱动程序 写的还不错,希望大家看看阿!第一次上这个网,才知道这个网好好啊!...
按键扫描驱动程序 写的还不错,希望大家看看阿!第一次上这个网,才知道这个网好好啊!-button scanning driver wrote was pretty good, we hope to see A! First on the net, before we know the net good ah!
- 2022-02-01 03:15:06下载
- 积分:1
-
文件型数据库 文件型数据库文件型数据库
文件型数据库 文件型数据库文件型数据库-Document Database Document DatabaseDocument Database
- 2022-07-26 06:58:09下载
- 积分:1
-
国外的开源Email.Service,评价比较好,免费
国外的开源Email.Service,评价比较好,免费-Foreign open-source Email.Service, evaluation better, free of charge
- 2023-06-05 15:10:05下载
- 积分:1
-
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。...
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
- 2022-12-29 08:30:03下载
- 积分:1
-
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩....
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩.
-lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
- 2022-07-17 05:43:51下载
- 积分:1