-
786756436
VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
- 2013-08-23 18:29:13下载
- 积分:1
-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分:1
-
TargetCascading
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
- 2014-07-01 09:29:46下载
- 积分:1
-
vc914534534524
完成键盘的各种等功能 完成键盘的各种等功能(Completed a variety of features such as a keyboard to complete a variety of features such as keyboard)
- 2007-12-30 13:39:23下载
- 积分:1
-
shuizhunceliang
此程序能指导四等水准测量过程并计算相关限差,以及计算闭合差(This program will guide four leveling process and calculate the relevant limit is poor, and to calculate the closed-poor)
- 2009-10-08 11:23:47下载
- 积分:1
-
2
说明: 2进制10进制16进制转换(包括整数小数)使用数组进行编程(Hex converter
)
- 2014-03-19 21:19:20下载
- 积分:1
-
Long-integer
长整数运算(双向链表),实现长整数无限长加减法的运算(Long integer (two-way linked list), to achieve long-integer addition and subtraction of infinite computing)
- 2011-10-29 16:54:42下载
- 积分:1
-
test1
这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
- 2011-09-01 16:14:43下载
- 积分:1
-
POO-Project4
基于MFC编写的通信录程序,提供登录身份确认,新增、修改、删除信息,基于用户选择隐藏部分信息,尚未实现存储功能,适合学习MFC组件的朋友使用(MFC-based contractor program, provide the login identification, add, modify, delete information based on user choose to hide some information, not yet implemented storage, suitable for learning to use MFC components)
- 2011-07-19 21:35:22下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1