搜索资源列表
SerialPortUtility.rar
- VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
ClosetPairs
- 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
life
- 生命遊戲演算法實做 判斷鄰居數量決定下一時間是否出生或死亡 利用到交替陣列和時間差距演算寫法-Game of Life algorithm is done to determine the number of neighbors decided the next time of birth or death to the alternate use of arrays and the time gap between the calculus formulation
corePythonprogramming
- Python 是一门优雅而健壮的编程语言,它继承了传统编译语言的强大性和通用性,同时也 借鉴了简单脚本和解释语言的易用性。它可以帮你完成工作,而且一段时间以后,你还能看明 白自己写的这段代码。你会对自己如此快地学会它和它强大的功能感到十分的惊讶,更不用提 你已经完成的工作了!只有你想不到,没有Python 做不到-Python is an elegant and robust programming language, which inherited the tradition of
time
- 在VC++环境下如何读取系统时钟和系统日期,可以方便的使用-In VC environment how to read the system clock and system date, to facilitate the use of
qiangdaq
- 利用微机设计一个竞赛抢答器系统,该抢答系统具有七个人的抢答控制和答题时的倒计时显示功能。-The use of microcomputer Answer contest to design a system, the system has seven Answer Answer personal control and answer at the time of the countdown display.
TeachingClock
- 教學軟體:簡易認讀小時鐘,提供幼教使用,認識時間的判讀,寓教於樂,遊戲中學習-Teaching Software: easy to identify the clock read, the use of the provision of early childhood education, recognize the time of interpretation, recreation, games, learning ...
generator
- 555定时计数器的使用和脉冲波形的变换与产生原理,有助于大家设计信号发生器 -555 from time to time the use of counters and pulse shape of the transformation and have a theory, help you design the signal generator
VB-chexiaohuifu
- 使用VB开发,实现在进行文字处理时的撤销恢复功能-The use of VB development, word processing to achieve during the time of revocation of recovery
shishidanbai
- 单摆实时仿真软件是利用混合语言编程方法实现的实时仿真软件,仿真算法是四阶龙格库塔法,定时器使用与PC兼容的8253中的0通道,实时主要利用了与PC兼容的主片8259A中IR0的日时钟中断,使用BC3.0进行混合语言编译,产生的代码存放路径必须有EGAVGA.BGI图形驱动程序,该程序具有简单的人机交互界面,适合研究生计算机仿真课程的教学使用。-Real-time simulation software is a simple pendulum using mixed-language progr
24C04
- 此实验程序向24C04的第0单元写入数据“5”,以检验24C04的读写功能,然后读出刚才写入的数据,如果读出的数据和写入的数据相同, 说明存储成功;反之,如果读出的数据和写入的不同,说明存储失败,如果能够对24C04正常读写,则P1.7的绿灯点亮, 如果24C04的读写失败,则P1.6的红灯点亮,表示24C04不存在或损坏 ,注意:不要长时间运行此程序,因为程序会快速反复擦写00H单元,以免擦写次数超过存储单元的使用次数而造成00H单元损坏,正常时候,P1.7绿灯点亮,要观察效果,可以拔下P1.
Voice1420
- 语音芯片1420的使用程序。ISDl420为ISD公司出品的优质单片语音录放电路,单片录放时间8~20 s音质较好。-Procedures for use of voice chips 1420. ISDl420 for the ISD chip company produced high-quality voice playback circuitry, single playback time of 8 ~ 20 s in better sound quality.
DOA
- 本程序估计相干信号的DOA。当信源相干时,MUSIC不能处理,本程序利用了其他的DOA算法作为演示。-This procedure is estimated coherent signal DOA. When the source coherence time, MUSIC can not handle, use this program as a demonstration of other DOA algorithms.
1_4
- 创建一个计时测试程序,比较公式节点和本地LabVIEW数学函数的平均执行时间。此程序需要一个For循环或一个平序或叠序结构以及一个Case结构。要求For循环运行计时测验N次,然后使用Statistics Express VI对结果做平均。要求顺序结构在代码运行之前以及代码运行之后对Tick Count进行采样。要求Case结构判定用户是要执行公式节点还是要执行本地LabVIEW数学函数。对每个分支运行计时测验程序。哪种方法执行时间最快?哪种方法最容易编程?别人要看程序时,哪种方法更容易理解-T
jiaoshiqi
- 自动调整时间的工具,已经测试完成,可以放心使用,但是仅供学习。-Automatically adjust the time of the tool, has the test is completed, you can rest assured to use, but only for learning.
Time-limitid
- 对软件的使用次数进行限制,提示用户进行注册,-The use of software to limit the number of times, to prompt the user to register,
VB-time
- VB记时器编程的讨论 在很多场合下编程(例如工业控制、游戏)中需要比较精确的记时器,本文讨论的是在VB下实现记时器的若干方法以及它们的精度控制问题。 在VB中最常用的是Timer控件,它的设置和使用都非常方便,理论上它的记时精度可以达到1ms(毫秒)。但是众所周知的,实际上Timer在记时间隔小于50ms之下是精度是十分差的。它只适用于对于精度要求不太高的场合。 -VB timer programming on many occasions to discuss programming
fdgfdg
- 更改文件时间操作模块1.0,很好的易模块,适合易编程者使用-1.0 module to change the file time of operation, very good and easy module for easy programming to use
Time-of-use
- 分时电价的最新相关文献,用于研究分时电价机制,需求响应、电价定价等(THe study about time-of-use pricing)
大数据块复制
- 汇编语言实现大数据快复制 返回使用的时间和数据块大小(Assembly language for fast replication of large data Return the time of use and the size of the data block)