-
Subversion 被设计为CVS的继任者。
如果你是一个版本控制的新手,本章刚好适合 你。我们从普通的版本控制概念谈起,然后带你领会深入的思想,同时将举...
Subversion 被设计为CVS的继任者。
如果你是一个版本控制的新手,本章刚好适合 你。我们从普通的版本控制概念谈起,然后带你领会深入的思想,同时将举一些Subversion 应用的简单例子。 -Subversion was designed to CVS successor. If you are a newbie version control, chapter just for you. We ordinary concept about version control, and then take you understand the depth of thinking, while Subversion will cite some examples of simple application.
- 2022-08-24 19:33:50下载
- 积分:1
-
用observer设计模式实现一个小例子程序 模拟awt的事件监听机制...
用observer设计模式实现一个小例子程序 模拟awt的事件监听机制 -With the observer design pattern to achieve a small example program to simulate the event listener mechanism awt
- 2023-08-19 08:05:04下载
- 积分:1
-
IEEE754函数源码-Free release of math library, by Sun Microsystems,
资源描述
Fdlibm:免费学习数学函数库编程的最好参考。
Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
*
* Developed at SunSoft, a Sun Microsystems, Inc. business.
* Permission to use, copy, modify, and distribute this
* software is freely granted, provided that this notice
* is preserved.
- 2022-11-25 16:20:03下载
- 积分:1
-
测量脉搏和血氧浓度
使用 TI 公司的 MSP430 执行代码
测量脉搏和血氧浓度
使用 TI 公司的 MSP430 执行代码-Measurement of pulse and blood oxygen concentration using TI
- 2023-04-24 13:15:03下载
- 积分:1
-
这是博弈论算法全集第四部分:剪枝算法,其它算法将陆续推出.以便与大家共享...
这是博弈论算法全集第四部分:剪枝算法,其它算法将陆续推出.以便与大家共享-This is game theory algorithms Works Part IV: pruning algorithm, other algorithms will be introduced. In order to share with everyone
- 2023-01-08 05:05:03下载
- 积分:1
-
#include <stdio.h>
#include <stdlib.h>
#define STACKSIZE 50
typed...
顺序栈的出栈、入栈、求栈长等基本操作
#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct-#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct
- 2022-01-25 22:01:46下载
- 积分:1
-
设计模式精解,一本经典的外国的软件工程方面的书籍
设计模式精解,一本经典的外国的软件工程方面的书籍-Design Patterns Explained.rar the explantation of the design patterns!
- 2022-02-04 02:34:53下载
- 积分:1
-
如何建立你的第一个java卡程序B Y IBM JCOP工具教学文件…
如何用IBMJCOP工具集教学文档构建您的第一个Java卡小程序
- 2023-08-06 19:15:03下载
- 积分:1
-
C函数大全 很全面
C函数大全 很全面-C function Guinness very comprehensive
- 2022-02-01 05:43:04下载
- 积分:1
-
Pragmatic Version Control use git 的英文原版。Git是今年兴起的分布式版本控制工具,跨平台轻量级但是功能毫不逊色于clearc...
Pragmatic Version Control use git 的英文原版。Git是今年兴起的分布式版本控制工具,跨平台轻量级但是功能毫不逊色于clearcase, SVN这样传统版本控制系统,许多linux操作系统和android的开发小组都在使用git。本书是目前我能找到的最好的入门教材,适合于开发人员和项目管理人员。-"Pragmatic Version Control use git" the English original. those years, git becames a new star of distributed version control tool, cross-platform features lightweight, but no less in the clearcase, SVN version control system so traditional, and many linux operating systems and android development team are using git. This book is the best I can find for new comers, suitable for developers and project managers.
- 2022-11-11 11:15:08下载
- 积分:1