-
ASMLIB06汇编源代码
ASMLIB06汇编源代码-ASMLIB06 compile source code
- 2022-07-03 14:18:56下载
- 积分:1
-
曲线拟和程序 还很简单 还有需要修改的地方
曲线拟和程序 还很简单 还有需要修改的地方-Curve fitting procedure is very simple and there is a need to amend the local
- 2022-09-08 19:45:03下载
- 积分:1
-
Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shor...
CE 6.0平台cab安装库(Setup DLL)程序创建桌面快捷、及卸载的C++例子
开发环境:eVC-Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shortcut, and the unloading of the C++ examples of development environments: eVC
- 2022-05-22 20:33:01下载
- 积分:1
-
C++ Builder about log
C++ Builder about log
- 2022-06-26 06:34:35下载
- 积分:1
-
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。...
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。- writen by c , a server, the port number of which can be allocated by the system.
- 2022-02-24 12:40:14下载
- 积分:1
-
CustomizeImage.java
/ / 圣母: 坎塞科 · 拉米雷斯 · 米格尔 · 亚历杭德罗
/ / Grupo: 6751
/ / Matricula: 201021639
/ / Servlet que muestra la imagen específica
包 coreservlets ;
导入 java.io.* ;
导入 javax.servlet.* ;
导入 javax.servlet.http.* ;
公共类 CustomizeImage 扩展 HttpServlet {
公共 void doGet (HttpServletRequest 请求,
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 00:39:57下载
- 积分:1
-
这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。...
这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的bmp文件在本程序中转换。-This is a realization from RGB to the HSI Exchange of procedures, you can be one you like bmp file in the conversion process.
- 2023-03-03 04:20:03下载
- 积分:1
-
这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具...
这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具备了比较完善的数据库维护功能。数据库的备份以及连接数据库的文件在原码文件中,运行前请注意设置-This is a transit system for a simple design, which achieved under 000, and site investigations under the threshold and termination site for the two trips module function. In addition, the background also includes a management console, responsible for the maintenance of the information in the database, with a fairly complete database maintenance functions. The database backup, and connecting to the database code in the original paper document, running to set up the former
- 2023-03-12 09:40:04下载
- 积分:1
-
用C编写设备驱动程序的示例
用C编写设备驱动程序的示例-C device drivers example
- 2022-05-06 20:45:52下载
- 积分:1
-
图像卷积
使用示例应用程序
示例应用程序中已包含在本文的示例源代码。示例应用程序已经以面向Windows 窗体的平台。使用示例应用程序中用户还可以从本地文件系统中选择源/输入图像,并从一个下拉组合框选择要应用卷积滤镜。已筛选的的图像可以保存到本地文件系统中,当用户单击保存按钮。
下面的屏幕快照显示图像卷积滤镜示例应用程序中操作。
- 2022-08-09 03:21:25下载
- 积分:1