-
use com to read/write excel files
windows下通过com服务读写excel的例子-use com to read/write excel files
- 2022-09-22 00:30:02下载
- 积分:1
-
Fractal graphic,implementation of the CKochView cla
分形图形,又递归算法实现:implementation of the CKochView cla-Fractal graphic,implementation of the CKochView cla
- 2022-02-22 00:34:57下载
- 积分:1
-
图论的小软件代码,可以实现简单的功能,是vc++下完成的
图论的小软件代码,可以实现简单的功能,是vc++下完成的-Graph theory, a small software code that can perform simple functions, is done under vc++
- 2022-12-27 18:40:04下载
- 积分:1
-
簡易使用FTP工具下載,使用Win32建置
一個可以在PC平台執行的FTP client 程式,不讓使用者輸入FTP網站,使用名稱跟密碼,快速連上FTP網站並下載,方便設計者修改成自己要的版本。使用VC++2005的開發環境開發。
- 2022-02-22 10:56:24下载
- 积分:1
-
mediocre chess perft calculation in c
mediocre chess perft calculation in c-mediocre chess perft calculation in c++
- 2022-01-27 12:22:00下载
- 积分:1
-
简单的系统调用,笔样式,实画刷,阴影画刷,pie函数
简单的系统调用,笔样式,实画刷,阴影画刷,pie函数-Simple system calls
- 2022-08-31 14:15:03下载
- 积分:1
-
For windows, this is a valuable TCP client programe, we can use it to communicat...
WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用-For windows, this is a valuable TCP client programe, we can use it to communicate each other.
- 2022-02-01 00:42:06下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-03-21 23:45:42下载
- 积分:1
-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1
-
一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。
若vi 与vj 是P 上不相邻的两个顶点,则线段vivj...
一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。
若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,
使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一
个三角形的权重是其各边的权重之和)。-A convex 8-gon P, vertex clockwise of (v1, v2, ..., v8), any two vertices of the segment between the weight given by the matrix D. If vi and vj is the P is not adjacent to two vertices, then the line segment vivj known as P, a string. Seeking P, a set of strings T, makes the T all the strings just to P divided into non-overlapping triangles, and the weight of each triangle and for the minimum (the weight of a triangle is its weight of each side and) .
- 2023-05-25 06:25:03下载
- 积分:1