-
CBinary
一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
- 2013-11-07 19:30:53下载
- 积分:1
-
chengxu
编写一个函数,要求输入年月日时分秒,
输出该年月日时分秒的下一秒。
如输入2011年12月31日23时59分59秒,
则输出2012年1月1日0时0分0秒。
需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)
- 2013-05-28 13:06:03下载
- 积分:1
-
VB
说明: EPSON VB6.0 OPOS开发源代码,很好用的(EPSON VB6.0 OPOS development source code, very good use)
- 2013-09-17 14:50:12下载
- 积分:1
-
dll_VB60_TimeAttendanceRutine
Using FKAttend.dll and FKViaDev.dll for Time Atendance Systems, Aplication for read and write Fingerprint attendance
- 2011-10-11 05:34:34下载
- 积分:1
-
matrix
矩阵相关运算,例如求逆转置运算等 等功能(Matrix-related operations, such as seeking reversal of home computing and so on)
- 2008-05-30 11:02:18下载
- 积分:1
-
jisuanqi
小的计算器,适合初学者,虽然简陋了点,但很清楚(Calculator, suitable for beginners)
- 2012-06-21 20:26:55下载
- 积分:1
-
Pro1
Visual C++实现视频编码中的YUV到RGB转换并显示(Visual C++ implementation of YUV video coding to RGB conversion and display)
- 2010-03-15 11:08:32下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
Excel录入
用VB写的Excel录入程序 非常方便 可以方便用户对excel的输入修改 (VB write Excel entry procedures can be very convenient user-friendly input to excel changes)
- 2005-05-30 11:25:59下载
- 积分:1
-
776867
说明: 此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分:1