-
IEEE754
将float数据转化为IEEE754格式(Will float data into IEEE754 format)
- 2020-11-29 11:19:28下载
- 积分:1
-
unit-9
谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
- 2013-07-31 22:17:03下载
- 积分:1
-
anwend-safe
將 W頁的查詢出來的界面,通 ]件 l送出去,可以做為計劃排程來定 r的 l送(Will W page of the query out of the interface,] piece l sent out, can be used as a plan to schedule the r of the l send)
- 2018-12-04 23:31:28下载
- 积分:1
-
436909
Redirect standard output to an edit box()
- 2018-05-20 19:23:48下载
- 积分: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
-
calculator
QT开发基于windows计算器,可以实现四则混合计算,优先级计算等等(A windows calculator made by QT, which can make up some complex function)
- 2017-07-11 15:23:45下载
- 积分:1
-
changeIP
说明: 用c++写的一个程序,可以用来设置2组ip,并且迅速的在两个ip之间切换,以实现不同ip的转化。(With c++ Write a procedure that can be used to set up 2 ip, and quickly switch between the two ip in order to achieve the transformation of a different ip.)
- 2008-09-10 18:02:40下载
- 积分:1
-
testdll
改程序主要用来测试VS2008下的dll文件使用(Reform program is mainly used to test the dll file under VS2008 the use of)
- 2010-03-01 10:30:53下载
- 积分:1
-
mnvmrfacesoftware
使用API调用来实现VB和PB与现有财务软件用友和蝶实现程序接口(Using API calls to achieve VB and PB with existing uf financial software and control implementation program interface)
- 2017-04-15 14:02:46下载
- 积分:1
-
conlectioncontain
界面编程,编写类似VC++6 0左边控件,需要CJLibrary610库,或CJLibrary609库(Interface programming, write something like VC++6 0 left control, need CJLibrary610 library, or CJLibrary609 library)
- 2018-10-19 00:39:46下载
- 积分:1