-
vb.net 数据库基础
此代码演示如何在 visual studio 2010 vb.net 与 sql 数据库中执行的基本操作。
它显示的操作,如插入、 更新、 删除和检索数据以不同的方式。
它还显示概念,如命名空间、 类、 基本控制、 方法、 reusablity 方法在 vb.net 中
- 2022-03-10 00:21:39下载
- 积分:1
-
摩托车管理系统pb
摩托车管理系统pb-Motorcycle management system pb
- 2022-03-19 11:31:03下载
- 积分:1
-
本程序通过一个简单的例子,提供一个扩展资源管理器的框架,通过这个框架,从而实现资源管理器、我的电脑以及标准文件浏览框的鼠标右击功能,借助于右击菜单实现文件打印。...
本程序通过一个简单的例子,提供一个扩展资源管理器的框架,通过这个框架,从而实现资源管理器、我的电脑以及标准文件浏览框的鼠标右击功能,借助于右击菜单实现文件打印。-This procedure adopted by a simple example to provide a resource manager to expand the framework, the adoption of this framework in order to achieve Explorer, My Computer, as well as the standard file browser box of the mouse right-click function, through the use of right-click the file menu to print.
- 2022-04-14 10:15:56下载
- 积分:1
-
com asynchronous processing examples on the Internet to find, and that a simple...
com异步处理例子,在网上找到的,做了简单修改-com asynchronous processing examples on the Internet to find, and that a simple modification
- 2023-04-26 00:45:03下载
- 积分:1
-
WinCE under a variety of screen fonts Demonstration Program
WinCE下多种字体的屏幕演示程序-WinCE under a variety of screen fonts Demonstration Program
- 2022-02-13 01:58:53下载
- 积分:1
-
一个简单的记事本程序,和windows的差不多,windows有的功能这个程序也有,但还是有不足之处望高手指教...
一个简单的记事本程序,和windows的差不多,windows有的功能这个程序也有,但还是有不足之处望高手指教-A simple Notepad program, and the windows almost, windows and some features of this procedure have, but there are still inadequacies in expert Zhi Jiao Wang
- 2023-01-28 18:30:04下载
- 积分:1
-
这个是vc开发中清除临时文件的一个批处理工具,很方便
这个是vc开发中清除临时文件的一个批处理工具,很方便-vc development is the removal of a temporary batch tools, convenient
- 2022-03-12 04:21:10下载
- 积分:1
-
一个自制的数制转换软件。
一个自制的数制转换软件。-one of the few self-made system conversion software.
- 2022-10-21 14:40:04下载
- 积分:1
-
安装系统和# 39;的源代码(包括样品)酷!(相似…
nullsoft 安装系统的源代码(包含samples) cool!。(类似InstallShield的一个开源、Scriptable的安装系统)-installation of the system"s source code (including samples) cool! . (Similar to the one open source InstallShield, the installation of the system NSIS)
- 2022-03-12 15:08:58下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1