-
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
-
1
说明: 用java编写的一个小计算器,适合初学者学习,希望对大家有所帮助~(Prepared with a small calculator java, for beginners to learn, we want to help ~)
- 2011-06-04 19:19:08下载
- 积分:1
-
lr0
lr(0)文法及其预测分析表
lr(0)文法及其预测分析表
lr(0)文法及其预测分析表(lr (0) Analysis and prediction of grammar lr (0) Analysis and prediction of grammar lr (0) grammar analysis and forecast table)
- 2009-06-04 20:55:10下载
- 积分:1
-
fr2009
可以方便的进行三次以内方幂求和公式的自动推导 此代码为独创(Can easily be a power of less than three times the automatic derivation of the summation formula for the original code)
- 2009-09-06 10:55:01下载
- 积分:1
-
www
一个小网页浏览器,很好用的,如果可以讨论一下也行(A small web browser, the good, if you can talk about is also OK)
- 2010-09-17 23:03:34下载
- 积分:1
-
singlepoint
说明: 全球定位系统单点定位程序,根据N文件和O文件解算地面点的坐标(Global positioning system, single point positioning procedure, in accordance with N documents and O document solver coordinates of ground points)
- 2008-11-16 10:12:50下载
- 积分:1
-
dll-embeded-in-exe
Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!(Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!)
- 2012-12-11 09:33:00下载
- 积分: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
-
Quartz.NET-1.0.3
Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.
- 2011-01-14 12:03:19下载
- 积分:1
-
Speech
说明: 实现文本语音功能,将指定字符串转为语音。(text-to-speech )
- 2009-08-29 22:59:38下载
- 积分:1