-
MPEG4Deal
说明: C语言编写的MPG4解码程序,包括完整的解码及编码就结构,适合学习MPG4的相关数据结构及处理流程,(C language MPG4 codec procedures, including a complete decoding and encoding on the structure, MPG4 for learning the structure and the related data processing,)
- 2009-08-17 16:39:43下载
- 积分:1
-
socket
socket头文件,VC++6.0头文件库中不存在,下载后即可方便使用。(socket header files, VC++6.0 library header file does not exist, you can download easy to use.)
- 2013-10-17 09:10:00下载
- 积分:1
-
RegSaver_src
A GUI that Save or Restore Registry Keys.(Save or Restore Registry Keys.)
- 2006-11-27 17:27:56下载
- 积分:1
-
Fireworks
粒子系统的实现源代码,包括音效和键盘控制(particle system)
- 2014-11-05 23:45:50下载
- 积分:1
-
Windows核心编程(第5版)中文版
windows核心编程,对理解windows的执行过程和操作原理很重要。(Windows core programming is very important for understanding the execution process and operation principle of windows.)
- 2017-11-11 10:44:12下载
- 积分:1
-
ExcelCompare
说明: 该演示代码示例了使用VB进行比较2个Excel工作表文件是否存在不同,程序先把工作表载入到表格文件,然后输出工作表的差异的详细报告,并以红色提示。
(The code example demonstrates the use of VB to compare two Excel worksheet file is there are different, the program first loaded to the table worksheet file, and then the output difference between the work table a detailed report, and red tips.)
- 2010-03-31 19:19:31下载
- 积分:1
-
geos-3.3.3
geo 3.3.3 最新版本。通常用于GIS开发。(geo 3.3.3 the latest version. Typically used for GIS development.)
- 2012-04-26 14:47:23下载
- 积分:1
-
B400111@04.18
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及
文字串.
设定完成后,可以开始或者暂停数字键盘的程序设定功能.
在 KEYMODE 时,当用户按下数字键盘的某个数字键时,程序会模拟用户键盘输入在设置对话框设置的文字串,可以用来
在聊天或者游戏时输入常用的语句,符号等(不建议用户刷屏用),此处可使用
代表回车,既可以一下替用户输入大
段的文字串,打星际的时候可以用它替自己输入类似"show me the money"的密码
在 FUNCMODE 时,当用户按下数字键盘的某个数字键时,程序会启动用户在设置对话框设置的程序,或者打开文件夹,也
可以使用程序预定义的如调节音量,启动浏览器等功能,让没有多媒体键盘的朋友也方便.如果你经常操作多个文件夹,
也可以用这个程序,避免打开多个深的文件夹的麻烦.(When the user clicks on each number button corresponding to the Settings dialog box pops up, here you can set the user wants to start the program (or enter the folder name), and
Text string.
After setting, can start or pause the program to set the numeric keypad functions.
In KEYMODE, when the user presses a number key numeric keypad, the program will simulate user keyboard input in the Settings dialog box to set the text string can be used to
Enter the chat or the game commonly used statements, symbols, etc. (refresh is not recommended to use), here you can use n behalf of carriage, both look great for the user input
Section of the text string, playing Star when you can use it for their own input like "show me the money" password
In FUNCMODE, when the user presses a number key numeric keypad, the program starts the user to set the program in the Settings dialog box, or open the folder, but also
You can use the predefined procedure, such as adjust the volume, start the )
- 2011-09-03 20:59:07下载
- 积分:1
-
dsdv
DSDV协议在ns2中的实现,可以直接使用,无需调试(DSDV protocol implementation in ns2, can be used directly, without debugging)
- 2011-06-02 12:03:09下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1