-
wavtten
你是否曾经为要做一个试用软件而苦苦写很多代码,这个控件为你解决了写共享软件(Have you ever written a lot of code to try out software, and this control solves the problem of writing shared software)
- 2018-11-28 23:33:09下载
- 积分:1
-
Birthday
给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
- 2014-03-04 17:47:21下载
- 积分:1
-
qofeuog
实现了创建合同,修改合同,删除合同,合同收款提醒,()
- 2017-09-21 09:21:51下载
- 积分:1
-
VB-and-EXCEL-interconnect
VB与EXCEL的交互连接,VB对EXCEL的写入,VB读出EXCEL的数值(VB and EXCEL interconnect)
- 2012-03-13 19:35:35下载
- 积分:1
-
AccessPW
提取ACCESS文件中的密码,不需要暴力破解。从文件中的某一字段直接解密(ACCESS extract document password, do not need to break the violence. From the document directly to decrypt a field)
- 2008-12-16 13:25:52下载
- 积分:1
-
wannianlidianzizhong
基于LabVIEW的万年历和电子钟程序,简单实用。希望大家喜欢,也希望和大家交流经验。多提出宝贵意见。以便改进!(LabVIEW based on the calendar and e-clock procedures, simple and practical. I hope everyone likes, but also of hope and the exchange of experiences. More valuable advice. In order to improve!)
- 2021-04-04 11:49:04下载
- 积分:1
-
16jinzhizhuanhuan
16进制如何转化为10进制的,进制转换是需要注意什么,怎么样会更简单(0x d)
- 2015-01-30 14:31:15下载
- 积分: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
-
CEC2012_DynamicOptimization_Database
this file contains cec2012 benchmark functions
- 2017-04-02 18:46:54下载
- 积分:1
-
search-the-number
用于求三组数,每组数的各个位都不相同。第二组数为第一组的2倍,第3组数为第一组的3倍(Is used to find the number of three, the number of the bits in each group are different. The second number of groups for the first group of two times the number of the third group of three times the first group)
- 2013-11-15 20:08:10下载
- 积分:1