搜索资源列表
SortTest
- 说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。 对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scattered notes, in the classified
Report_Des20260710192006
- VB做的报表设计源程序,非常不错,可以自定义模版-statements do VB source design, very good, can define templates
chinapi_demo
- 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
kaoshi
- 简单的考试系统,用VB+ACCESS软件设计。
汉诺塔课程设计(修改后)
- 汉诺塔演示程序,用VB做成的图形界面,能够实现汉诺塔问题,也即是把N个盘子从一根棍上移到另一根上面,通过中转的棍,但是必须保证在每根棍上都是下面的盘子大于上面的盘子。-HANOR demo program using VB create graphical interface to HANOR problems, that is, N dishes from one club to another on the above-through the interchange stick, but i
1jisuan
- 1.建筑钢筋设计计算软件,vb,T型梁计算 2.斜截面配筋,vb 3.偏心受拉配筋计算,vb 4.箍筋计算,vb 5.弯剪扭计算,vb-1. Construction steel design software, vb, T-beam calculation 2. Inclined section reinforcement, vb 3. Eccentric tension reinforcement calculated, vb 4. Stirrups computing, v
kaowuguanli
- vb+sql 数据库课程设计 可以实现考务管理 查询添加等多项操作-vb+ sql database of curriculum design can be achieved Examination Management inquiries add a number of operations
document
- VB与AUTO CAD联合开发的优化设计软件,优化设计的是一个螺母的开发过程,非常有用。-VB and the joint development of AUTO CAD optimized design software, and optimize the design is a nut of the development process, very useful.
fenxing
- 分形算法与程序设计—VB实现,有各种分形的vb源程序-Fractal algorithm and program design-VB to achieve
MATLAB
- MATLAB混合编程课程设计资料(VC,VB) 在Matlab环境下实现混合编程的学习者可以下载-MATLAB hybrid programming curriculum design information (VC, VB) in the Matlab environment to achieve mixed programming learners can be downloaded.
VBpdg
- 分形算法与程序设计 VB版 分形算法与程序设计 VB版-The fractal algorithm and program design VB version of the fractal algorithm and program design VB version of
VB_ACCESS
- VB+ACCESS公司管理系统设计 随着计算机科学的发展,数据库技术在Internet和Intranet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。本文描述了如何使用JSP技术来组建企业内部信息管理网站。实现了:员工信息的发布与共享,本文中的员工信息管理系统主要是实现员工资料的录入、信息的查询、记录和管理。作为人事管理系统和企业内网的一部分,企业员工信息管理系统可以便于企业领导掌握人员的动向,及时调整人才的分配;企业内部财务信息的发布与共享,便于管理层决策;员工之间的信息
PAI
- 用VB设计的一个求圆周率π的程序。精度自己控制,可别太长哟,否则一天也算不完。-VB design with a demand ratio of circumference π procedures. Accuracy of their control, do not be too long yo, or finish one day count.
VB
- VB语言的神经网络专家系统设计与应用VB language, neural network design and application of expert system-VB language, neural network design and application of expert system
vb
- 简要的vb ai程序设计,希望高手能给个全面点的机器人智能版本-simble vb ai
VB
- 设计并实现以下算法:给出用单链表存储多项式的结构,利用后接法生成多项式的单链表结构,实现两个多项式相加的运算,并就地逆置相加后的多项式链式。-Designed and implemented the following algorithm: given the structure of a singly linked list storage polynomial, use the connection to generate a polynomial single-chain structur
vb
- 公交车作为现代城市生活中一种重要的交通工具,在现代城市生活中尤其重要,公交线路繁多,数量也逐渐增多,这样使得人们的出行很不方便。在这样的背景下,我们决定做公交查询系统,并以六安市公交数据为例,设计了公交查询系统,验证了一些算法的可行性。该算法基于对经典的算法的学习和研究,沿用其关于求最短路径的思想,并加以对换乘次数,站点范围限制等内容的深入研究而提出的。-Bus as an important means of transportation in modern urban life in mod
vb
- 基于粒子群算法的分布式电源优化配置的vb实现 毕业设计用 不是太全 可以借鉴-failed to translate
vb
- 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat
VB实验三+实验报告+-+2017
- 掌握一维数组(静态、动态)定义及使用 (2)掌握二维数组(静态、动态)定义及使用 (3)掌握“控件数组”的使用 (4)掌握数组相关算法(求最值,排序,查找) (5)通过数组巩固循环及多重循环程序设计(Grasp the definition and use of one-dimensional arrays (static, dynamic) (2) grasp the definition and use of two dimensional array (static, dynam