-
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多...
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多-Learning c++ Necessary tools, I compared the book to this important to a lot of Volume II
- 2022-12-08 05:15:05下载
- 积分:1
-
为系统的QuickView提供以16进制查看文件的能力,很有用代码
为系统的QuickView提供以16进制查看文件的能力,很有用代码-system for the provision of 16 QuickView band"s ability to view the document, very useful code
- 2022-03-16 02:39:20下载
- 积分:1
-
基于tcp传输数据的医药管理系统
本系统是基于c#tcp通信的简单医药管理系统,包含一个服务端和客户端,有药物的进库出库管理,药物基础数据管理,对c#tcp通信学习是相当好的材料
- 2022-03-24 21:11:01下载
- 积分:1
-
嵌入式WinCE实例创建过程,使用EVC实现发展
嵌入式WINCE创建进程的例子,使用EVC开发实现-Embedded WINCE example to create the process, the use of EVC realize development
- 2022-11-26 00:50:03下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
清理vc编译后的中间文件,vc60下编译。是你保持不必要的资源浪费!...
清理vc编译后的中间文件,vc60下编译。是你保持不必要的资源浪费!-Clean-up between vc compiled documents, vc60 compiler under. Is that you keep unnecessary waste of resources!
- 2022-09-15 20:25:03下载
- 积分:1
-
我的一个计算器,java编写,包括源码和可执行文件。实现了一般的计算功能。...
我的一个计算器,java编写,包括源码和可执行文件。实现了一般的计算功能。-my calculator by java.including code,executable file.normal calculating funtion.
- 2023-03-02 11:55:04下载
- 积分:1
-
Netscape Portable Runtime (NSPR) wince version provides a platform
Netscape开发的一个基础库,本人移植了wince版本-Netscape Portable Runtime (NSPR) wince version provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla clients and many of Red Hat s, Sun s, and other software offerings.
- 2022-01-30 13:50:04下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
a library managing program combined with SQL which is small and good.it is a lib...
一个图书馆管理程序.要结合SQL开发!一个好好的..小小的.图书管理工具..开发语言.VB工具开发环境-a library managing program combined with SQL which is small and good.it is a library managing tool.it is completed with VB
- 2022-10-04 23:00:04下载
- 积分:1