资源列表

« 1 2 ... 45 46 47 48 49 5051 52 53 54 55 ... 5346 »

[C#编程CRC冗余度算法

说明:CRC冗余度的算法,该算法一般能计算任何CRC冗余度,效率很高,非常好用-CRC algorithm, the algorithm generally CRC calculation of any redundant, highly efficient and very handy
<黎明> 在 2008-10-13 上传 | 大小:45964 | 下载:0

[C#编程cmd11

说明:dsp中要用到的命令文件,tms320lf2407-dsp that will be used in order paper tms320lf2407
<> 在 2008-10-13 上传 | 大小:792 | 下载:0

[C#编程2005102611013310480

说明:最佳矩阵连乘 给定n个矩阵{A1,A2,…An},其中Ai与A i+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2…An。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q矩阵,B是一个q×r矩阵,则其乘积C=AB是一个p×r矩阵,需要pqr次数乘。 由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。例如,设3个矩阵{A1,A2,A3}的维数分别为10×100,100×5,和5×
<肿事右> 在 2008-10-13 上传 | 大小:6148 | 下载:0

[C#编程HiPerfTimer

说明:高精度计时.使用c#实现的一个高精度计时windows控件.-precision timing. C# use of a high-precision timing windows controls.
<keke> 在 2008-10-13 上传 | 大小:3743 | 下载:0

[C#编程MotoLab.Mail

说明:采用Winsock进行邮件的收发,其中采用单个sockck连接,你可以封装成多线程程序,以便可以用于Web网页上,本程序已经用于实际的项目中,完全可以使用,不过需要安装.net框架-Winsock used for the collection and delivery of mail, which used a single sockck link, you can packaged as multithreading procedu
<wei> 在 2008-10-13 上传 | 大小:300024 | 下载:0

[C#编程MotoLab.Data

说明:数据库连接,采用nhibrerate做为数据库连接,并包装了直接访问数据库连接的程序.你可以采用两种方式进行数据库操作,效率很高-database connections, as used nhibrerate database connectivity, packaging and direct access to the database linking procedures. You can use two methods for
<wei> 在 2008-10-13 上传 | 大小:1171137 | 下载:0

[C#编程MotoLab.IEIS.Biz

说明:NHibreate设置的程序,本程序主要展示了一个NHibreate的使用,并采用POJO进行文件的继承.本POJO使用Oralce的字符-NHibreate set of procedures, the procedures will demonstrate a NHibreate use, and recommending use of the document for the succession. Oracle recommen
<wei> 在 2008-10-13 上传 | 大小:304365 | 下载:0

[C#编程PDIUSBD12和AT89C52

说明:PDIUSBD12和AT89C52的应用(只有一个文件,简单明了)-PDIUSBD12 and AT89C52 (only one document, simplicity)
<郑清江> 在 2008-10-13 上传 | 大小:76382 | 下载:0

[C#编程图的邻接表实现

说明:图的邻接表示实现。用来在C++环境下实现图的邻接表示。(数据结构程序)-adjacent said of the plan to achieve. C environment for the realization of the plan under the adjacent said. (Data Structure procedure)
<李慧> 在 2008-10-13 上传 | 大小:1444 | 下载:0

[C#编程SMTP服务

说明: 采用C#编写的SMTP服务程序,里面包含了client和sever,希望能帮助大家.-using C# prepared by the SMTP service procedures, which contains a client and sever, we hope to help.
<李斌> 在 2008-10-13 上传 | 大小:20164 | 下载:0

[C#编程同步套接字监听

说明: 使用同步套接字服务器的主机解析、主机绑定、端口监听、数据传输和数据接收等功能来实现电脑之间的通讯图的左边显示了...本文使用了一个线程来接收用户的网络通讯信息和监听端口的服务。-use synchronization socket server host parsing mainfr a me bundled, port monitoring, data transmission and data reception capabili
<李斌> 在 2008-10-13 上传 | 大小:21747 | 下载:0

[C#编程异步套接字监听

说明: 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态,然后客户端套接字发出连接请求,服务端收到请求后,建立另一个套接字进行通信,原来负责监听的套接字仍进行监听。-server and the client must have a communications socket, but the server should first enter the state eavesdropping, and then sent the
<李斌> 在 2008-10-13 上传 | 大小:23823 | 下载:0
« 1 2 ... 45 46 47 48 49 5051 52 53 54 55 ... 5346 »

源码中国 www.ymcn.org