-
Enter the code on the implementation of the static compression, and compressed t...
实现对输入代码的静态压缩,并将压缩结果存入文件,计算出压缩率.-Enter the code on the implementation of the static compression, and compressed the results into the paper to calculate the compression ratio.
- 2022-08-24 18:17:35下载
- 积分:1
-
老人头特效(酷比)php实现代码 ,可以自己修改代码的一些内容。...
老人头特效(酷比)php实现代码 ,可以自己修改代码的一些内容。-The first effects the elderly (more than cool) php code, can modify some of the contents of the code.
- 2022-09-24 13:40:02下载
- 积分:1
-
梦幻西游八卦炼丹炉记录分析工具来了…
梦幻西游八卦炼丹炉记录分析工具
学习要点:图形按钮的应用,自定义鼠标指针,文件的读写操作-Fantasy Westward Journey records baguazhang Alchemy furnace analysis tools to learn the main points: the application of graphical buttons, custom mouse pointer, the read and write file operation
- 2023-04-23 03:35:04下载
- 积分:1
-
AT90S8515与点阵液晶模块的C语言编程实例源程序
AT90S8515与点阵液晶模块的C语言编程实例源程序-AT90S8515 dot matrix LCD module with the C programming language source code examples
- 2022-04-08 21:38:24下载
- 积分:1
-
Programming of the United States
编程之美--微软技术面试心得:
精确表达浮点数
连连看游戏设计
求二叉树中节点的最大距离
求二进制数中1的个数
寻找发帖“水王”
寻找最大的K个数
饮料供货
中国象棋将帅问题
子数组的最大乘积-Programming of the United States- Microsoft Technical Interview experience: precision floating-point Lianliankan game design to express a binary tree nodes in order to seek the maximum distance in a binary number to find the number of post " Water King" to find the largest number of drinks for the K Cargo Chinese Chess marshals an array of the biggest sub-product of the problem
- 2022-01-25 16:05:51下载
- 积分:1
-
关于计算机等级考试的详细情况以及考生报名、大纲教材、考试、成绩发放、证书获取...
自学TCP/IP协议。对学习通信的朋友会有帮助-Self-learning TCP/IP protocol. Friend of learning communication would be helpful
- 2022-02-01 04:11:22下载
- 积分:1
-
如何记录程序的设置参数
如何记录程序的设置参数-how to record the procedures set parameters
- 2022-03-15 11:24:57下载
- 积分:1
-
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。...
今天恰好做一个东西需要一个C++读取CSV文件的函数。
没有找到现成的函数,所以就自己写了一个。
-today just do one thing one needs to read CSV files C functions. Not find ready-made functions, and so they wrote one.
- 2022-04-19 10:39:32下载
- 积分:1
-
可以查询常用C语言函数,并可将自己见到得C函数添加进库里。...
可以查询常用C语言函数,并可将自己见到得C函数添加进库里。-Can search for common C language function, and will own a C function to see added to Curitiba.
- 2022-02-02 22:43:54下载
- 积分:1
-
工厂设计模式的示例 C#
这是在 Visual Studio 2012 上使用 C#.NET 的工厂设计模式执行的一个例子。
在软件设计迟早要用到一家工厂中有许多方案。基本上,当你使用一个家庭类多态性-盟友,你可以从使用工厂获益。通常一家工厂提供了以下好处:
脱钩了解如何创建具体类型的实例的客户端代码 (您使用这些类的代码)
将分离的客户端代码从这些具体的类本身的知识。这就是客户端代码只知道的抽象基类或接口,但不是派生或混凝土类
下面是同样的示范。
- 2022-04-10 18:35:56下载
- 积分:1