登录
首页 » WINDOWS » UndfxffAllW

UndfxffAllW

于 2020-06-26 发布
0 185
下载积分: 1 下载次数: 1

代码说明:

说明:  UnFoxAll Advanced 3.0

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SocketStructure
    fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合(fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket)
    2006-10-18 20:06:04下载
    积分:1
  • Panasonic
    A series of Panasonic servo directory
    2014-05-06 02:38:16下载
    积分:1
  • ConsoleApplication1
    一种获取4位随机数的方法并将获取的随机数显示(A method for obtaining a random number of 4 bits and displaying the random number obtained)
    2020-06-19 01:40:01下载
    积分:1
  • SVM_python
    读取地震数据并进行SVM训练分类,针对特殊数据进行训练。输入:坐标,输出:标签(Read seismic data and conduct SVM training classification, training for special data. Input: coordinate, output: Label)
    2021-04-22 11:38:48下载
    积分:1
  • vc知识点
    vc6.0一些基础的知识点,以及对读串口函数的进一步封装(Some basic knowledge points of VC6.0 and further encapsulation of read serial function)
    2020-06-16 22:40:01下载
    积分:1
  • PeMemPeLoader
    从内存中加载DLL和EXE文件,支持压缩的文件.(From memory to load DLL and EXE files, compressed file support.)
    2020-11-29 21:09:28下载
    积分:1
  • the procedures used to establish Socket Interface
    该程序使用了Socket接口建立通住双方的TCP连接,从而完成通信.服务器方可以与多个客户端建立连接,并且可以选择要向哪个已建立起连接的客户端发送消息.-the procedures used to establish Socket Interface-living both TCP connections, thus completing communications. Server side with the establishment of a number of client connections and can be chosen which has been established to connect the client send messages.
    2022-02-20 16:39:39下载
    积分:1
  • 328457
    一个网络收音机软件 可搜到100多个台 易语言写的 别人的源码()
    2017-12-17 07:54:37下载
    积分:1
  • Eas
    Constants used throughout the EAS implementation are stored here.
    2014-02-17 13:38:51下载
    积分:1
  • zoj1094
    zoj094 Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. (Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. )
    2012-06-10 10:38:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载