资源列表
地方
- 这是一个计算数字平台长度的程序,如: 运行时输入: 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
xiaojianpan
- 4_4小键盘扫描+VHDL语言,没有消抖的-4_4 keyboard scan+ VHDL language, do not shake the consumer
c-ip
- 求能获得本机外网和内网IP地址的ASP代码-Seeking access to the machine outside the network and the network IP address within the ASP code
shuffle
- 混沌工具function s=shuffle(x,c)-function s=shuffle(x,c)
uierhyugsd
- 与应用程序建立关联模块,很不错的易语言模块,易爱好者可以下载使用-Be associated with the application module, the module is very good and easy language, easy to use fans to download
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