-
This S/W For Payro
This S/W For Payro-This S/W For Payroll
- 2022-06-02 07:57:40下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike
- 2022-07-01 15:47:48下载
- 积分:1
-
吹泡泡左键显示蓝泡泡右键显示红泡泡 并不断变大 移动 同时显示区域内的泡泡数...
吹泡泡左键显示蓝泡泡右键显示红泡泡 并不断变大 移动 同时显示区域内的泡泡数-The left arrow show the blue froth,and the right arrow show red froth,and it will be largen and moving, at the same time,it will show the number of the froth.
- 2023-01-26 06:25:03下载
- 积分:1
-
According to calculation of wind field stream function/velocity potential of the...
根据风场计算流函数/速度势的fortran代码-According to calculation of wind field stream function/velocity potential of the fortran code
- 2022-01-31 07:13:24下载
- 积分:1
-
约瑟夫环的精简版 实现功能 精简 数据结构专用
约瑟夫环的精简版 实现功能 精简 数据结构专用 -Josephus streamlined version of the functionality to streamline data structure dedicated
- 2023-05-29 12:40:03下载
- 积分:1
-
销售和库存管理系统
模块包括:
销售
用户注册
库存管理
报告
- 2022-07-18 09:55:18下载
- 积分:1
-
Programming WinCE第二版
Programming WinCE第二版-second edition of Programming WinCE
- 2022-08-06 00:34:18下载
- 积分:1
-
通用的日志服务器。为应用程序开发提供方便,可以为各种应用程序同时使用。...
通用的日志服务器。为应用程序开发提供方便,可以为各种应用程序同时使用。-generic log server. For application developers to provide convenient, for various applications used.
- 2022-01-26 08:16:21下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
A resizing example in visual basic best for practcal demostration in vb
A resizing example in visual basic best for practcal demostration in vb
- 2022-12-27 09:30:03下载
- 积分:1