-
diaodu
这是一个进程调度问题~~~~还是有很多的问题哦(This is a process of scheduling problem ~ ~ ~ ~ still has many problems Oh)
- 2007-10-22 19:11:43下载
- 积分:1
-
蒙特卡罗方法用于随机过程的处理Monte-Carlo-method
蒙特卡罗方法用于随机过程的处理,其重要应用软件如geant4,本书详细介绍了蒙卡的理论和应用,有很好的参考价值(Monte Carlo method is used for treatment of stochastic processes, and its important applications such as geant4, the book details the theory and application of Monte Carlo, have a good reference value)
- 2013-06-15 15:10:54下载
- 积分:1
-
STM32底层源码 plc
STM32底层源码 plc STM32底层源码 plc STM32底层源码 plc STM32底层源码 plc
- 2022-02-06 02:48:03下载
- 积分:1
-
C#打开COM口,写入和读取COM口数据,模拟SecureCRT
C#打开COM口,写入和读取COM口数据,模拟SecureCRT,可以配置com口相关的参数
- 2022-12-01 12:45:03下载
- 积分:1
-
chromeface
说明: 三维空间显示人物头像,实现自动查看功能,自动显示功能。(Three-dimensional figures show the head, automatic check function, automatic display.)
- 2009-07-22 08:33:30下载
- 积分:1
-
计算机程序设计艺术(第二卷)
计算机程序设计艺术(第二卷)。本书结合大量数学知识,分析不同应用领域中的各种算法,研究算法的复杂性,即算法的时间、空间效率,探讨各种适用算法等,其理论和实践价值得到了全世界计算机工作者的公认。(Vol 2: Seminumerial Algorithms)
- 2020-06-21 20:20:01下载
- 积分:1
-
交换次序输出两个数
本程序是一个简单的小程序,用于交换次序输出两个整数,即给定两个数x=3,y=5,输出x=5,y=3。程序给定了两个数,可以换成其他任何整数,只要在定义的时候改变x的值和y的值即可。
- 2022-01-31 17:48:43下载
- 积分:1
-
BCD2INT
说明: 一个BCD(将十进制的数字转化为二进制)应用函数的例子。(A BCD (the decimal figures into binary) applications function example.)
- 2008-12-06 15:23:20下载
- 积分:1
-
AXDOCSVR
AxDocSvr ActiveX
- 2010-04-16 14:51:44下载
- 积分:1
-
HuffMan
哈夫曼编码译码系统,设置发送者和接受者两个功能,
发送者的功能包括:
①输入待传送的字符信息;
②统计字符信息中出现的字符种类数和各字符出现的次数(频率);
②根据字符的种类数和各自出现的次数建立哈夫曼树;
③利用以上哈夫曼树求出各字符的哈夫曼编码;
④将字符信息转换成对应的编码信息进行传送。
接受者的功能包括:
①接收发送者传送来的编码信息;
②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。
(Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
- 2012-06-21 21:01:17下载
- 积分:1