-
本程序是为获得计算机硬件方面信息,主要学会怎么使用C++builder的一些控件,以及一些关于硬件编程方面的函数...
本程序是为获得计算机硬件方面信息,主要学会怎么使用C++builder的一些控件,以及一些关于硬件编程方面的函数-this procedure is to obtain information on computer hardware, mainly learn how to use C builder of some controls, as well as some of the hardware programming function
- 2022-06-30 05:54:58下载
- 积分:1
-
cairngorm2_2_1
cairngorm2_2_1-src.框架结构,很不错
-cairngorm2_2_1-src.zip
- 2022-06-30 10:28:22下载
- 积分:1
-
RSA 和ECC的比较文件
RSA 和ECC的比较文件-RSA and ECC comparative document.
- 2022-02-06 05:32:13下载
- 积分:1
-
一个用C++编的Jackpot小游戏,界面很简单,代码很简洁
一个用C++编的Jackpot小游戏,界面很简单,代码很简洁
- 2022-03-25 15:59:19下载
- 积分:1
-
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。...
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。-CV image processing, bmp format for the image processing, can point operational changes and so on.
- 2022-03-22 04:44:09下载
- 积分:1
-
夸显卡最大化程序
一台电脑插了多块显卡时,放大一个程序,只能在一个显卡上全屏,该程序可以把窗口自动放大到全部显卡上。
- 2022-07-10 14:13:58下载
- 积分:1
-
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。...
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in the four sub.
- 2022-11-25 07:40:03下载
- 积分:1
-
VC的圆形时钟实现程序编写,时钟时间显示…
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-05-25 05:35:09下载
- 积分:1
-
windows下的ICTL
windows下获取IOCTL的应用,包括获取mac地址的方法.对应linux下的ioctl函数结合struct arpreq结构的使用
- 2022-01-26 08:17:55下载
- 积分:1
-
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象...
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
-Title: Calculation of the shortest route subject description: INTERNET by routers in a number of network datagram forwarding, routing problems in the study, they can each router, LAN or WAN are abstracted as a node point, each link is used with the express direction of the edge, the edge of the right to express the value of adjacent nodes in lieu of value. It could thus be the basis of the shortest path algorithm to draw the best routing table.
- 2022-07-02 22:52:29下载
- 积分:1