-
电话计费方式详细
详细的电话计费方法
- 2022-08-13 20:19:15下载
- 积分:1
-
a chess game to try to use the C data structures Guide Chain and object
一个自编的象棋游戏,尝试使用C++数据结构教程中链表和面向对象设计模式的探索-a chess game to try to use the C data structures Guide Chain and object-oriented design patterns exploration
- 2022-11-18 01:20:03下载
- 积分:1
-
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序...
FASTCOPY,一个WINDOWS下文件拷贝的程序,号称是最快的WINDOWS文件拷贝程序-FASTCOPY, a copy of a file under Windows procedures, which is the fastest Windows file copy process
- 2022-05-22 01:02:58下载
- 积分: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
-
一本详细讲解C++语言编程技术和技巧的书籍,内容充分展示出C++的强大性、多样性、优美性、敏捷性和艺术性!...
一本详细讲解C++语言编程技术和技巧的书籍,内容充分展示出C++的强大性、多样性、优美性、敏捷性和艺术性!-An elaborate C++ language programming technologies and techniques books, has fully demonstrated the power of C++, diversity, beauty, agility and artistry!
- 2023-07-18 13:00:05下载
- 积分:1
-
下4.2驱动开发帮助文档
wince.net 4.2 driver development 帮助文档-wince.net 4.2 driver development help documentation
- 2022-05-08 00:06:03下载
- 积分:1
-
数独一次方程
这一次,系统随不同的结构。但总的代码和提供的解决方案有竞争力,有良好的速度。解决方案的例子在不同的时间中实现,这是可见的。它可加快使用如二进制搜索的搜索方法的代码。这篇文章试图利用数组的三维数组的值来帮助候选人不断被告知通过相应的表,完成其原始元素中的地方。
- 2022-02-26 17:06:26下载
- 积分:1
-
看名字就已经可以知道了吧,可以实现登陆windows 2000 功能,delphi源码
看名字就已经可以知道了吧,可以实现登陆windows 2000 功能,delphi源码-saw the name can already know it, can achieve a functional landing windows 2000, delphi FOSS
- 2022-03-02 10:37:24下载
- 积分:1
-
C T R EE LIST
一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
- 2022-04-25 05:26:09下载
- 积分:1
-
这是一个小程序.为魔法语言,有兴趣的人可以下下来看看.也是一个挺好的算法....
这是一个小程序.为魔法语言,有兴趣的人可以下下来看看.也是一个挺好的算法.-This is a small program. For the magic language, interested persons can look down under. Also a very good algorithm.
- 2022-02-15 02:44:21下载
- 积分:1