搜索资源列表
0x48k-bitsloader
- 0x48k BITS DOWNLOADER FEATURES - downloading manual number of files - report to stat scr ipt, if downloading success (for each file) - using BITS (Background Intelligent Transfer Service) for downloading - bypass most of firewalls (than
serial_rd
- 在linux下用C语言开发的小程序,实现对指定串口的打开,设置串口的通信参数(波特率设置,数据位,奇偶校验,数据流控制等),通过使用read函数和write函数实现串口的读写。-Under linux using C language in the development of small procedures, to achieve the specified serial port to open, set the serial port communication parameters (
2
- 扑克斗牛的规则是这样的 A是一点 。2是两点,依此类推。。10就是10点,J,Q,K 都是10点 ,不用大小鬼, 发五张牌 ,任意三张组合出整十的数,,就算是牛,剩下两张再组合。取个位数。。个位是多少就是牛几。。要是任意三张组合不出整十。那就是没牛。。。我想用C语言些出来 算出52张牌的组合 可以有多少种是有牛在里面的 并且牛几有多少中种。-The rules of the poker bullfighting is this A little. 2 is a two, and so forth
rongliangfenpei
- 星形网络设计环境要求:Windows2000/XP/7 功能要求: 设有n个节点(依次编号为1、2、……,n)和一个中心,每个节点都有ni个终端,每个终端至节点的报文达到率都相等为λ,报文长度都相等为1/μ,确定该网络设计的总容量为C,编写一个程序,对于输入节点数n、ni、λ、μ,算出网络的最佳容量分配及相应的延时。注意,一条链路的平均延时时间计算参考公式T=1 /(μC-λ),其中1/μ是以比特为单位的报文分组平均长度;C是以该链路的容量,单位是比特/秒;λ是平均流量,单位是分组/秒
32位vc9和11、14运行库
- php5.3、5.4和apache都是用vc9编译,电脑必须安装vc9运行库才能运行。 php5.5、5.6是vc11编译,如用php5.5、5.6必须安装vc11运行库。 php7.0、7.1是vc14编译,如用php7.0、7.1及以上版本必须安装vc14运行库。 Visual C++ Redistributable Package是安装 Visual C++ 库的运行时组件。以上安装VC++系统运行库必须是32位的(Php5.3, 5.4 and Apache are compile
