-
中国象棋单机版游戏员代码,有更新的游戏视觉。用起来方便。...
中国象棋单机版游戏员代码,有更新的游戏视觉。用起来方便。-Chinese chess game stand-alone member of code, has updated the game visual. Convenient to use.
- 2022-01-30 21:45:42下载
- 积分:1
-
LZARI compression algorithm to achieve the category C is a LZARI algorithm based...
实现LZARI压缩算法的C++类
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。
-LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it become a category C, it can easily compression.
- 2023-07-11 10:25:03下载
- 积分:1
-
ucosII 源代码在 atmega8 上的移植,经过测试
ucosII 源代码在 atmega8 上的移植,经过测试 -ucosII atmega8 source code in the transplant, tested
- 2022-02-28 08:57:10下载
- 积分:1
-
文本文件通用抽奖程序源程序
本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三
等奖最多可以抽取100名,鼓励奖...
文本文件通用抽奖程序源程序
本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三
等奖最多可以抽取100名,鼓励奖最多可以抽取1000名。总抽奖数量为1300人。样本的
文本文件长度没有限制。-generic text files source of the draw procedure procedures can be achieved on any text file with random draw to the function, which won the second prize, a third can be taken up to 100, the prize can be taken up to 1000. The draw of the total number of 1300. Samples of the text is no restriction on the length of documents.
- 2022-08-12 10:14:02下载
- 积分:1
-
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。
slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.
- 2022-02-24 16:30:34下载
- 积分:1
-
拉格朗日插值
这是一个 beta 版二进制文件 (可执行文件) 的 c + + 版本的拉格朗日 (同一方法只是不同语言的速度和一些新的分析) 的下载一节中。以后下载和 UNARCHIVING,运行的 chmod + x lagrange_cpp 和它应该工作如果您正在运行 10.6 MacOSX。将最终成为测试版 Linux (虽然来源是更容易为 Linux 用户因此见下文) 和 MacOSX 10.5 很快。如果你想要从源代码编译从 github (线路是 git://github.com/blackrim/lagrange.git) 获取的源代码和得到一个 beta 版的可执行文件,按照手册中的说明。所有产品更新的信息和版本将会在这里只是我开发的代码托管在 github — — 所以除非你潜水插入代码中,留在这里对拉格朗日的信息。
- 2022-06-29 22:53:04下载
- 积分:1
-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷...
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Description: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
- 2022-02-09 16:32:10下载
- 积分:1
-
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题...
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
- 2022-12-09 04:20:03下载
- 积分:1
-
校友录系统(ASP.NET 3.5实现)
本程序实现了校友录系统的基本功能,通过对数据库的操作,完善了校友录的所有功能,方便初学者参考学习,也能够通过这个大体框架来修改实现自己想要添加的各个功能模块。希望大家能通过这个小程序来加深对ASP.NET的理解和应用。
- 2022-01-26 20:07:41下载
- 积分:1