-
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能...
期间用到数据,用到ImageIcon组件等,还有关闭提示功能.这记事本基本上可以实现了micro大部分功能 -used during data used ImageIcon components, also suggested closing function. This notebook can basically achieve the most functional micro
- 2022-06-19 02:36:46下载
- 积分:1
-
VC++画图及属性表单编程及一些文件的操作保存等
VC++画图及属性表单编程及一些文件的操作保存等-VC++draw and attribute form and list plait distance and some operations of documents keep etc.
- 2022-05-14 14:35:58下载
- 积分:1
-
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号...
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号-as neurons with linear adaptive, is the first signal, it forecast second signal
- 2023-02-24 19:40:04下载
- 积分:1
-
屏幕录制程序UltraVnc screen recorder
UltraVNC is a powerful, easy to use and free software that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.
- 2023-03-27 04:10:07下载
- 积分:1
-
C common template library, as detailed in the annex to the Smart.h, test.cpp see...
C++通用模板库,详见附件的 Smart.h,例子见test.cpp 包括: 自动指针CAutoPtr『支持多元素,赋值时会完全把右值传给左值』 智能buffer CSmartBuf『用于在堆栈中定义未知大小的buffer,兼具高效和通用性』 快速映射CQuickMap 环形队列CRingQ-C common template library, as detailed in the annex to the Smart.h, test.cpp see examples include : automatic target CAutoPtr support multiple elements, will assign values to completely pass on the right values smartphone left CSmartBuf buffer for the definition of the stack buffer of unknown size, highly efficient and versatile Fast mapping CQuickMap] ring cohort CRingQ
- 2023-09-05 10:35:03下载
- 积分:1
-
要部署自己的Web爬虫?这是你的书!
Want to deploy your own web crawlers? This is your book!-Want to deploy your own web crawlers? This is your book!
- 2022-08-05 15:01:54下载
- 积分:1
-
debug用的,把头文件加在工程里,就可以输出日至文件了。
debug用的,把头文件加在工程里,就可以输出日至文件了。-debug with the document added to the head works, it can export to the document.
- 2022-03-01 15:03:30下载
- 积分:1
-
527906多线程串口通讯实例_622
527906多线程串口通讯实例_622,用c++builder 开发,有兴趣的朋友可以下载看看,
- 2022-01-26 03:41:16下载
- 积分:1
-
给出一个带权有向图,该程序可以打印出从原点到其他所有点的最短路径。内容包含测试数据及问题的详细描述。...
给出一个带权有向图,该程序可以打印出从原点到其他所有点的最短路径。内容包含测试数据及问题的详细描述。-Give a weighted directed graph, the program can print out from the origin to all other points of the shortest path. Contains test data and detailed description of the problem.
- 2022-02-01 22:54:47下载
- 积分:1
-
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放...
1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。
2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式如下:(提示:本题为有元函数的应用)
-1, design a program, of which three categories, namely CBank, BBank and GBank, respectively, for the Chinese banking, business banking and agricultural banking. Each class contains a private data balance, used to store the bank deposits of savers in the number, while a friend function used to calculate the total depositors in the three the number of total deposits in banks. 2, design a program, of which there are 2 categories, Point class for the point class, including two individual and private data are x and y, that the coordinates of points, line for line class categories, with three individual and private data are a, b and c, that straight line equation ax+ by+ c = 0. There is also a friend function dist, used
- 2022-08-20 00:41:26下载
- 积分:1