-
安装程序制作软件
安装程序制作软件-software installation procedures
- 2022-03-02 13:45:51下载
- 积分:1
-
SIFT图像拼接代码
这是通过SIFT实现图像拼接的代码,首先通过SIFT算法检测出特征点,然后欧式距离匹配点对,然后用RANSAC来去除误配点。最后用加权平均法来融合图像。本人已测,绝对好用。
- 2022-12-07 05:20:03下载
- 积分:1
-
二维码生成 VC++工程
二维码生成测试程序,VC++工程,可编译运行VC MFC编写的二维码源码,适合一些VC技术人员参考!vc6.0和VS2010直接可以编译运行。可以自由设置二维码生成的相关的设置
- 2022-03-13 20:01:29下载
- 积分:1
-
courseware source Kecheng tree
课件源代码克成树-courseware source Kecheng tree
- 2022-03-22 01:17:27下载
- 积分:1
-
MIPS five
MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念-MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.
- 2023-04-01 23:10:03下载
- 积分:1
-
使用WinMain来显示图形界面的例子。
使用WinMain来显示图形界面的例子。-WinMain use graphical interface to show example.
- 2022-08-05 13:15:55下载
- 积分:1
-
本程序是一个进程的内存分配占用空间的计算的小程序,可以用不同的颜色表示不同的内存占用。...
本程序是一个进程的内存分配占用空间的计算的小程序,可以用不同的颜色表示不同的内存占用。-This program is a process of the calculation of the memory space allocated a small program, you can use different colors for different memory footprint.
- 2022-07-24 11:00:50下载
- 积分:1
-
that a company has a customer reception center, the unit time to a random custom...
说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
- 2022-01-30 22:04:42下载
- 积分:1
-
Java版的飞机大战
Java版飞机大战,素材在src中,完整项目,可以正常运行,eclipse编写工程,可以直接导入到eclipse中进行测试。Thanks♪(・ω・)ノ
- 2022-04-11 14:49:57下载
- 积分:1
-
FTP
我碰到过最简单的ftp工具,没有什么比他更简单更好使用的简直是居家路行,每个人必备,让我下载个工具这么复杂,就不能弄点开源免费的代码吗,对于你们编程来说难道不希望自己编程的软件被别人使用对于我们不会编程的来说,?
- 2022-08-06 02:18:41下载
- 积分:1