-
一个实现基因表达式编程来解决函数发现问题的小程序
一个实现基因表达式编程来解决函数发现问题的小程序-a realization of gene expression programming to solve the problems identified in the function of small procedures
- 2022-03-29 23:33:05下载
- 积分:1
-
三季稻 是发就可了是的就发四饿饿饿饿饭建立刊物机
三季稻 是发就可了是的就发四饿饿饿饿饭建立刊物机-three quarters of rice can be made of it is made four very hungry hungry Efan established publications machine
- 2022-02-09 20:54:42下载
- 积分:1
-
This is a server
这是聊天系统的服务器端,它控制客户端程序的登录和连接,采用ACCE-This is a server-side chat system, which controls the client program to log in and connect, using ACCE
- 2023-07-13 02:20:02下载
- 积分:1
-
C#数据库编程。
C#数据库编程。-Database Programming C#.
- 2023-01-09 23:15:03下载
- 积分:1
-
use of this procedure is jdbc
这个程序是使用jdbc-odbc访问access数据库的实例-use of this procedure is jdbc- odbc visit examples of database access
- 2022-07-17 17:39:17下载
- 积分:1
-
data structure depicted in C language
数据结构C++语言描术―清华大学出版的-data structure depicted in C language-publication of Tsinghua University
- 2023-05-04 20:10:03下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1
-
Json 的 CRUD
我只是共享代码 CRUD (创建、 读取、 更新、 删除) 使用 php 和 javascript 的数据,这段代码具有功能输入和显示与不 realoaded 你的页面。还有成附件尚未插入数据库的例子。let 的摇滚 !
- 2022-01-28 05:03:52下载
- 积分:1
-
用aspvbScript实现数据结构中的排序算法
用aspvbScript实现数据结构中的排序算法-aspvbScript use data structure of the algorithm
- 2023-04-08 06:10:03下载
- 积分:1
-
问题描述:假设一个商店,有一个架子和一个仓库,当第…
问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
- 2022-07-13 01:56:00下载
- 积分:1