-
简易文本编辑器、复合查询、查询、滚动字幕、简单数据绑定等示例....
简易文本编辑器、复合查询、查询、滚动字幕、简单数据绑定等示例.-simple text editor, composite inquiries, and rolling subtitles, simple data bundled with other examples.
- 2022-03-19 05:40:20下载
- 积分:1
-
它显示了IEEE浮点数如何节约使用十六进制数的记忆…
显示IEEE浮点数在内存中的存放以十六进制数或二进制方式显示。-it displays IEEE float number how to save in the memory using hexadecimal number or binary number
- 2023-08-03 08:30:02下载
- 积分:1
-
访问时间测试
CF card access time test
- 2022-05-20 20:59:04下载
- 积分:1
-
使用 jsp 的购物车项目源代码
Microsoft SQL Server 包括命名为最受欢迎的命令提示实用工具bcp可将数据从一个表到另一个,无论是在一台服务器上或服务器之间。SqlBulkCopy 类允许您编写提供类似功能的托管的代码解决方案。还有其他方法将数据加载到 SQL Server 表 (INSERT 语句,例如),但 SqlBulkCopy 提供显著的性能优势,他们。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-06 08:09:28下载
- 积分:1
-
迷宫问题的递归算法
迷宫问题的递归算法-recursive algorithm for maze problem
- 2022-06-18 15:57:16下载
- 积分:1
-
本软件是用AVR芯片开发,实现对电源得控制(PC)
本软件是用AVR芯片开发,实现对电源得控制(PC)-the software is used AVR chip development of Power in control (PC)
- 2022-10-03 12:00:03下载
- 积分:1
-
位图装入、显示的c++类
位图装入、显示的c++类-bitmap loaded, the type shown in c
- 2022-01-24 16:22:18下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
亚像素级角点检测
在visual studio中用opencv3编译的Harris角点检测的源代码,并根据附近点的关系把角点位置精确到亚像素级。毛星云opencv3编程入门源码。
- 2022-11-15 22:00:03下载
- 积分:1
-
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。...
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。-What is API? API is sort for Application Programming Interface. It is not only for C/C++ Programmer, but also for other programming language. Usually, we refer to API as Windows API. Generally, it is encapsulated in a DLL file.
- 2022-04-30 09:48:42下载
- 积分:1