搜索资源列表
fenpin
- 本程序是用VHDL语言,非整数分频的一个实现, fenpin.vhd为主程序-this procedure is used VHDL, non-integer frequency of a realization of the main procedures fenpin.vhd
rs232communicationwitpic
- This Program is Written delphi 7 rs232 communication port with microchip microconroller family rs232 communitiy and 8-bit integer value is pc to pic controller
div63
- 可以对增量式编码器输出的AB相信号进行整数分频。有一个简单的通讯接口,可设定分频大小。 -Incremental encoder can output an integer number for AB believe frequency. There is a simple communication interface, can set the size frequency.
vb-chuankou
- rivate Sub cmdSend_Click() Dim sj() As Byte Dim sj_Txt As String Dim i As Integer sj_Txt = "800A00113135323634389794" sj_Txt="00FFWW0D006501" & hex(deltapre*i/n+m_OldPre) & "42" Text1 = sj_Txt ReDim sj(Len(sj_Txt) / 2 - 1) For
PC-UDP-PLC
- VBPLC进行UDP通讯的软件及程序,很有用,可以进行BOOL,字节,整形和浮点数通讯-VBPLC for UDP communication software and procedures, useful, can be BOOL, byte, integer and floating-point communications
yibutongxun
- 用VHDL实现的异步通讯模拟程序和报告。分为控制器,接收器,发射器三部分,其中应用到了异步串行通讯控制器的设计以及非整数分频器的设计。-Asynchronous communication using VHDL simulation procedures and reporting. Divided into the controller, receiver, transmitter three parts, which applied to the design of asynchronous
pcommLib
- pcomm.lib串口编程库。PComm 库函数是台湾MOXA公司提供的,他为用户提供了基于win32 api的开发接口。 PComm库函数分为7大类:控制函数、数据输入函数、数据输出函数、状态函数、事件驱动函数、传输文件函数、特殊设定函数;上述函数均返回int型数据,若函数调用成功则返回0,否则返回一个负整数。-pcomm.lib serial programming library. PComm library functions Taiwan MOXA company, to provid
AtomicIntegerTest
- Atomic Integer Test for Linux.
BigIntegerTest
- Big Integer Test for Linux v2.13.6.
randplusminus1
- This gives the generation of random integer.
thread.c
- 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer
1128
- 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values (which can be floating-point, integer or character) maximum, minimum and average function of the maxim
2_2
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5-A quality factor decomposition of positive integer. For example: enter 90, print out the 90 = 2* 3* 3* 5
Big-integer--multiplies
- 用C语言解决了大数相乘的问题,CPU时间为16ms,内存战用420kb-Calculate A × B But A and B may be big integer.The biggest integer is less than 10^500.
check_sum
- 1、 编写一个计算机程序用来计算一个文件的16位效验和。最快速的方法是用一个32位的整数来存放这个和。记住要处理进位(例如,超过16位的那些位),把它们加到效验和中。-1, the preparation of a computer program used to calculate a file of well-tested and 16. The fastest way is to use a 32-bit integer to store this and. Remember to dea
holenumber
- 数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字.-digital black hole procedures. You enter a not exceed 10 Integer, and then arranged by multiples on average, less median small to large with the figures. Come do a few repeat th
mktime
- c语言实现mktime函数的源代码,将时间日期合并为一个长整型数-the mktime function c language source code, the time and date the merger as a long integer
matrnn
- 编写一个应用程序实现二维矩阵的乘法操作 程序功能:让用户输入两个整型矩阵-Write an application to achieve two-dimensional matrix multiplication operation procedure function: allow the user to enter two integer matrix