资源列表
LABVIE_01
- 搜集的一些LABVIEW的例子,包括一个时钟程序,一个打砖块游戏的源码,单摆仿真的程序,模糊控制的例子和一些使用的小程序
oraclesmtp.tar
- 使用Oracle 外部過程發送email, 有裝java組件的Oracle不需要.
DigtalMap
- 基于图像位运算处理的空间分析实现算法,并且实现了类似photoshop中的一些特殊的效果。
MOBILE.RAR
- 视频序列运动矢量分布的中心偏移特性在运动估计中发挥重要的作用,但忽视了运动矢量分布的方向性。该文提出了非对称双十字形搜索(UDCS)算法,给出了在搜索的初始阶段使用小十字搜索模型对小的运动矢量搜索并在相继的搜索过程中使用具有方向性的十字形搜索模型对大运动矢量进行搜索的步聚。介绍了该算法的实现结构,并分析了该算法搜索性能。
DVB_T_300744v010501o
- 欧洲DVB-T,300-744最新地面数字电视标准!要设计出口用机顶盒的兄弟注意了,如需要标准的详细中文答疑请联系本人。
drawcurve
- 这个是我在linux下用qt写的数字存储示波器的界面程序,希望对大家有帮助!
DoomsdayDate_demo
- An ingenious yet simple way to calculate the day of the week for any date was invented by John Conway called the Doomsday rule. I highly recommend reading the article by S.W. Graham which fully describes the algorithm
BasicTime
- You all might have used CTime or CTimeSpan to manipulate the system timer. Here is an article to show you how your system timer works. I will give you an idea of port communications behind the system clock manipulations. Those who are a little biased
AlternativeTimestampClass_src
- This is a timestamp class that stores dates and times from year 0 – year 9999 and beyond. It stores timestamps up to an accuracy of hundredths of a second It can be constructed using a range of different formats, it can output individual components a
2051ok
- 这个是我做的由按键和旋钮组成的键盘面板的程序,用c写的希望对大家有帮助!
MidAxes
- 依据距离变换生成的最科学的中轴线绘制程序。
timeclient_src
- The time is calculated and converted to 64-bit in the first and second lines and then converted to local time zone before being converted to a SYSTEMTIME structure. Last of all the system time is set.