-
the process of achieving a dimensional data axis near the point of the methodolo...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order, and then a linear scan, recently received distance, time complexity of O (nlogn)
- 2022-01-26 03:27:44下载
- 积分:1
-
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,...
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,-This is made with VC s Paint program, you can realize the lines, round and other graphics rendering,
- 2022-04-20 21:09:00下载
- 积分:1
-
IP telephone network (source code) V1.2.rar
网络IP电话(源代码) V1.2.rar-IP telephone network (source code) V1.2.rar
- 2022-08-10 17:57:42下载
- 积分:1
-
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销...
C++定时自动关机程序 可以设定时间自动关机,还可以重启、注销-C++ Regular automatic shutdown procedure can set the time automatically shutdown, you can restart, write-offs
- 2022-01-30 12:12:49下载
- 积分:1
-
交通分配之随机配流算法matlab源码(含最短路径算法)
交通分配之随机配流算法matlab源码(含最短路径算法)
- 2023-07-24 22:05:03下载
- 积分:1
-
vc简单的聊天程序
应用背景
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
本程序基于vs2013编写,更低的版本不能运行。且只在局域网内实现
关键技术
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
可以实现群聊和私聊!!!!
- 2022-07-05 11:17:33下载
- 积分:1
-
画图程序,包括曲线等多种图形壁画的绘制,后续实现手绘草图的识别....
画图程序,包括曲线等多种图形壁画的绘制,后续实现手绘草图的识别.-Drawing procedures, including curves and many other graphic mural drawing, follow-up to achieve the identification of hand-drawn sketch.
- 2022-07-11 14:41:15下载
- 积分:1
-
readword 实现打开文件文档功能,VC++源码。
readword 实现打开文件文档功能,VC++源码。-readword function of the realization of the document to open the file, VC++ source code.
- 2022-03-02 13:51:10下载
- 积分:1
-
快速注册/注销字体到位(Windows)
如何快速注册Windows字体,然后迅速注销它在的地方。有什么用呢?我创建的字体编辑字体,然后测试它,因为它出现在另一个程序。 ;我做的每一个字符检查。所以我必须执行许多操作,如:安装字体到系统,从系统中删除字体。我这么做是通过使用标准的Windows工具。这是简单的,但一个苦差事因为大量重复操作。减少点击次数必须防止沸腾的灰质。决策 ;在Windows API函数便已发现两addfontresource和删除字体资源。随着Visual Studio帮助创建了两个简单的C程序 ; ; ; ;使用它们:addfont.exe -在系统中注册的字体;removefont.exe -从系统中删除一个字体。使用应用程序我们的路径表示有计划& lt;程序路径>;,路径和字体afont.ttf,您需要注册/从系统中删除,表示为& lt;字体路径& gt;。 ;然后,注册字体,进入命令提示符: ;; addfont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; addfont。EXE”& lt;字体路径>;种形式。”注销的字体,在命令提示符下输入: ;; removefont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; removefont。EXE”& lt;字体路径>;种形式。”对于这些命令,你可以在桌面上创建快捷方式的快捷方式和分配热键。所以,注册和注销系统和从系统中删除字体可以做分数秒时按下相应的快捷键。 ;字体文件是永远存在的,在那里他和不可复制。
- 2022-01-26 06:28:53下载
- 积分:1
-
系统编程的内部知识
系统编程的内部知识-system of internal programming knowledge
- 2022-01-25 18:00:25下载
- 积分:1