-
本数据库为access2000格式,如使用的是access97必须用access2000对数据库进行转化 后方可修改。...
本数据库为access2000格式,如使用的是access97必须用access2000对数据库进行转化 后方可修改。-access2000 the database format, such as the use of Access must access2000 the database after conversion may be revised.
- 2022-01-28 07:47:21下载
- 积分:1
-
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”...
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”-in a fixed sentence indiscriminate importation of search words, if there is the word sentence into this capital, If not, "not"
- 2023-06-07 07:45:02下载
- 积分:1
-
one hundred example program in c
one hundred example program in c
- 2023-08-17 12:45:04下载
- 积分:1
-
在一个常规的C++ Builder设计模式编写的理解模式的建立…
设计模式中builder模式的一个例程
C++编写
看了代码对理解builder模式有很大帮助-Builder design pattern in a routine mode of C++ Prepared to understand the builder code reading mode helps a lot
- 2022-01-31 06:44:58下载
- 积分:1
-
自己做的贪吃蛇代码,比较简单易懂,
自己做的贪吃蛇代码,比较简单易懂,-The Snake make their own code, and relatively easy to understand
- 2022-02-07 12:20:10下载
- 积分:1
-
1. Windows CE下的内核调试工具
2. Windows CE下的常用调试手段
1. Windows CE下的内核调试工具
2. Windows CE下的常用调试手段
-1. Windows CE kernel debugging tools
2. Windows CE debugging tools used
- 2023-08-13 14:20:03下载
- 积分:1
-
a vc. Net procedures. Contain two functional. The menu choice position informati...
一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position will be shown in its on the screen. Choose grid display, pressing the left mouse button in the user areas painted blue rectangles, by pressing the right mouse button in the user areas painted red rectangle. And the other four other small programs.
- 2022-01-21 04:23:50下载
- 积分:1
-
在控件之间拖放
在控件之间拖放 -The example of drag and release between activex control
- 2022-01-28 17:15:12下载
- 积分:1
-
基本的java程序基于字符串
本代码提供了一个深入了解java的基础知识。这个代码很有用,在解决教师提出的任务,有助于了解各种建立在java方法。本代码由几个小程序基于字符串在java和使用几个操作字符串。
- 2022-02-14 23:38:40下载
- 积分:1
-
去雨线
用matlab方法实现去雨线,单幅图像去雨,利用深度神经网络相关技术,实现这一问题的困难主要在两个方面:1、雨滴所在区域并没有被提前圈出;2、雨滴覆盖部分的图片信息大部分缺失。针对以上这两个问题,作者认为去除图片中的雨滴需要分三步。第一步是识别图片中的雨滴区域;第二步是利用雨滴区域附近的没有雨滴的区域对雨滴覆盖区域进行复原,以还原原本的图像;第三步则是对还原图像进行识别,判别还原结果,以确保复原后的图片不会有较大的人工修改痕迹。
- 2022-05-28 18:46:00下载
- 积分:1