资源列表
地方
- 这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。-This is a digital platform length calculation procedures, such as : Runtime input : 111122333, the result : 4 1111 Note : This procedure dos or running Windows98.
VB6.0.BO
- Private Sub cmdConnect_Click() If Len(Text1.Text) = 0 And Len(Text2.Text) = 0 Then MsgBox 123.12.25.38 Exit Sub Else If Len(Text1.Text) > 0 Then tcpClient.RemoteHost = Text1.Text Else tcpClient.RemoteHost = Text2.Text End
CAudioRouting
- CAudioRouting AppWizard has created this AudioRouting DLL for you. This file contains a summary of what you will find in each of the files that make up your AudioRouting application. -CAudioRouting AppWizard has created this AudioRoutin
Softwareregisrationprocess
- 根据CPU序列号和磁盘序列号设计软件注册程序-Serial number under the CPU and disk serial number of the registration process design software
Josephus
- 约瑟夫环(Josephus)问题:古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的在处决……知道剩下的最后一个可赦免。-Central Joseph (Josephus) Question: Ancient N a judge to sentence a prisoner to death, he has a ridiculous law, prisoners stand in a circle, S
mstring
- 一组字符串处理函数,使用者可已不用考虑内存的分配,当然内存的释放还是要自己做的。-Several string functions. You can use it unconsidered the allocation of the memory. But you should release it after use it.
binar
- 怎样产生binar图像,首先要先产生schwelle,然后按照正确的灰度制产生binar图像.-How does a binar image
quicksort
- 对输入的几个数进行递归的快速排序 对冒泡程序的改进- use recursive to quick sort some number
cepstrun.m
- Code to compute Mel Frequenct Component Cepstrun of a signal.
complex1.tcl
- To create a complex topology in ns2
data_scramble
- 实现802.11a发射机中基带处理的扰码部分,经过测试可以正常工作。-Achieve 802.11a baseband transmitter scrambler part, tested to work properly.
matlab-code
- 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
