-
在不改变系统记事本源代码的前提下,为系统记事本增添统计计数功能。...
在不改变系统记事本源代码的前提下,为系统记事本增添统计计数功能。-Notepad without changing the system under the premise of origin code for the system to add statistical counting function Notepad.
- 2022-02-05 21:25:43下载
- 积分:1
-
在Vc++环境下,实现复数的加减乘除。利用函数重载
在Vc++环境下,实现复数的加减乘除。利用函数重载-In Vc++ Environment, realize complex addition and subtraction, multiplication and division. The use of Function Overloading
- 2023-08-16 13:40:03下载
- 积分:1
-
一款基于分形几何学的牛顿公式编程小程序。
一款基于分形几何学的牛顿公式编程小程序。-A fractal geometry based on the formula of Newton" s programming applets.
- 2022-05-19 22:08:02下载
- 积分:1
-
一个密码程序,适合于取款机等应用 .用汇编语言开发.输入无回显....
一个密码程序,适合于取款机等应用 .用汇编语言开发.输入无回显.-a password programe,suit for ATM ..
programe with the assemble language,
there will show nothing when you input .
- 2022-12-08 15:55:03下载
- 积分:1
-
C++各种程序案例
案例1:
创建一个动物类,该类的属性成员有:名字、体重、长度。成员函数有sleep(),eat(),breath()。其中属性成员是私有的。函数成员是公有的。
第一 类的声明和定义放在文件 animal.h中。
第二 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-21 15:34:04下载
- 积分:1
-
WINCE下,s3c2440 bootloader
WINCE下,s3c2440 bootloader-WINCE under, s3c2440 bootloader
- 2022-02-15 18:53:34下载
- 积分:1
-
多
实现多文档界面的记事本,比较有实际参考价值,可以-Multi-document interface, notebook, there is a practical reference value for comparison, you can look at the
- 2022-06-01 01:29:41下载
- 积分: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
-
查看接入主机的USB设备,并显示序列号,断口信息
查看接入主机的USB设备,并显示序列号,断口信息-See USB device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-02-01 11:46:30下载
- 积分:1
-
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。...
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello* kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
- 2022-03-21 03:36:20下载
- 积分:1