资源列表

« 1 2 ... .94 .95 .96 .97 .98 214699.00 .01 .02 .03 .04 ... 216429 »

[C#编程byte

说明:在写C#TCP通信程序时,发送数据时,只能发送byte数组,处理起来比较麻烦不说,如果是和VC6.0等写的程序通信的话,很多的都是传送结构体,在VC6.0中可以很方便的把一个char[]数组转换为一个结构体,而在C#却不能直接把byte数组转换为结构体,要在C#中发送结构体,可以按以下方法实现: -Writing C# TCP communication program, send data, send the byte arra
<yu> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[3G开发MIMO_OFDM_system

说明:The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.-The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.
<robin> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)diedaifa

说明: 迭代法求阈值的原理: 基于逼近的思想,步骤如下: 1. 求出图象的最大灰度值和最小灰度值,分别记为ZMAX和ZMIN,令初始阈值T0=(ZMAX+ZMIN)/2; 2. 根据阈值TK将图象分割为前景和背景,分别求出两者的平均灰度值ZO和ZB 3. 求出新阈值TK+1=(ZO+ZB)/2; 4. 若TK=TK+1,则所得即为阈值;否则转2,迭代计算。 - Iteration method thresh
<qing> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[百货/超市行业shopcart_src

说明:shopcard with asp.net c#
<sawelwar> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[串口编程send1

说明:串口通信程序,采用非规范模式,负责将数据写入串口-Serial communication program for write data to serial port
<zhangjian> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)MOTORFINAL

说明:步进电机调速、正反转控制,能实现测速并在数码管上实时显示-Stepper motor speed, Reversible control, to realize the digital control on speed and real-time display
<刘昭> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言asm

说明:This program performs factoriel calculation in recursive way
<jchdoula> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[其他行业LISTE

说明:this is a prolog program that manipulates lists
<jchdoula> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言serie

说明:this program configures serail port and sends caracters
<jchdoula> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[汇编语言Somtab

说明:this program calculates the som of the elements of an array using procedures
<jchdoula> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[对话框与窗口register

说明:一个简单的注册页面,需要输入用户名,密码,确认密码,邮箱,生日才能注册-A simple registration page, need to enter a user name, password, confirm the password, email, birthday to register
<高秋月> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[对话框与窗口login

说明:一个简单的注册页面,用户名(非空),密码,确认密码,都有校验。生日,邮箱。-A simple registration page, the user name (not empty), password, confirm the password, check there. Birthday mailbox.
<高秋月> 在 2025-02-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 214699.00 .01 .02 .03 .04 ... 216429 »

源码中国 www.ymcn.org