-
FireTest
OpenGL实现三维火焰实时模拟;可切换视角;资源耗费少,系统要求底,实时性能好。(OpenGL implementation of real-time three-dimensional flame simulation can switch perspective resources to spend less, the system requirements at the end of better real-time performance.)
- 2020-12-21 18:29:09下载
- 积分:1
-
AKF
自适应KF对航行器进行滤波,包括sage_husa,和简化的自适应算法。(KF adaptive filtering for aircraft, including sage_husa, and simplified adaptive algorithm.)
- 2020-12-10 21:19:19下载
- 积分:1
-
Return-to-Castle-multiplayer-game
说明: 《重返德军总部》多人模式游戏-VC++源代码(Return to Castle Wolfenstein" multiplayer game-VC++ source code)
- 2011-03-29 15:20:46下载
- 积分:1
-
Style
定制应用程序外观的示例小程序,包括工具栏和状态栏的使用,以及进度条的修改使用(Examples of custom applications appearance of small procedures, including toolbars and status bar are used, and modified using the progress bar)
- 2013-10-11 15:47:02下载
- 积分:1
-
VCPP
vc++基础教程的视频,主要是对于MFC的教程(vc++ based tutorial video tutorial is mainly for MFC)
- 2013-11-07 16:04:13下载
- 积分:1
-
GGMeeting_a5
语音视频数据都是实时采集、实时播放的数据,所以测试时,服务器的带宽要求最好是独享带宽,共享带宽一般无法满足实时语音视频的要求。 实时语音视频而言,100M的共享带宽,还不如5M的独享。(Voice and video data are real-time data acquisition and playback, so when testing, the best bandwidth requirement of the server is exclusive bandwidth. Shared bandwidth generally can not meet the requirements of real-time voice and video. For real-time voice and video, the shared bandwidth of 100M is not as good as that of 5M.)
- 2020-06-20 09:00:01下载
- 积分:1
-
哈夫曼编码
(1)、I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)、E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)、D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)、P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)、T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中((1), I: initialization (Initialization). From the terminal to read the character set size n, as well as n characters and N weights, build Huffman tree and save it in file hfmTree.
(2), E: Code (Encoding). Using the built Huffman tree (if not in memory, read from the file hfmTree), the text in the file ToBeTran is encoded, and the result is stored in the file CodeFile.
(3), D: decoding (Decoding). Using the built Huffman tree to decode the code in file CodeFile, the result is stored in file TextFile.
(4), P: printed code file (Print). The file CodeFile is displayed in a compact format on the terminal, with 50 codes per line. At the same time, the encoding file of this character form is written to file CodePrin.
(5), T: Tree printing. The Hoffman tree, already in memory, is displayed on the terminal in an intuitive way (tree or concave form), and the Hoffman tree of this character is written into the file TreePrint.)
- 2018-06-05 09:11:16下载
- 积分:1
-
shinefixed
说明: Fastest fixed point mp3 encoder
- 2020-06-25 07:20:01下载
- 积分:1
-
web微信三方扫码登录与授权登录
说明: 实现基于web的微信三方扫码登录与授权登录(Realization of wechat three party scan code login and authorization login based on Web.)
- 2020-10-27 16:36:47下载
- 积分:1
-
反编译 转资源文件
批量转换C#Resouces文件到Resx文件工具,自己写的小工具,比现在其他的工具好用。
- 2022-01-22 07:02:43下载
- 积分:1