-
一个很简单的用VB制作的一个计算梦幻西游召唤兽成长率的程序...
一个很简单的用VB制作的一个计算梦幻西游召唤兽成长率的程序-a very simple VB produced a calculation Fantasy calls beast growth rate procedures
- 2022-06-29 00:57:40下载
- 积分:1
-
工资管理小程序。用TC编写的。有用户界面。各种功能都有:统计,排序,插入,删除。...
工资管理小程序。用TC编写的。有用户界面。各种功能都有:统计,排序,插入,删除。-?????芾硇 ??绦???用TC ?嘈
- 2023-01-05 15:15:03下载
- 积分:1
-
实现停车场管理与计费功能,可以实现单项停车场的停车管理与计时收费功能!...
实现停车场管理与计费功能,可以实现单项停车场的停车管理与计时收费功能!
- 2023-07-15 08:35:03下载
- 积分:1
-
单闭环直流调速系统的结构和工作原理,通过系统调试深入领会系统的动静态特性...
单闭环直流调速系统的结构和工作原理,通过系统调试深入领会系统的动静态特性-Single-Loop DC Motor Control System structure and working principle, system debugging through-depth understanding of static and dynamic characteristics of the system
- 2022-07-10 03:05:12下载
- 积分:1
-
求算24点是一个极为有趣的大众智力游戏,深得许多人的喜欢。但你有没有遇到过求不出解的情况呢?是自己没有想出来还是确实无解?很难判断吧!有没有想过用电脑来求解呢。...
求算24点是一个极为有趣的大众智力游戏,深得许多人的喜欢。但你有没有遇到过求不出解的情况呢?是自己没有想出来还是确实无解?很难判断吧!有没有想过用电脑来求解呢。如果你有一点点VB的基础,那就让我们一起来看看该怎样用VB来求算24点吧。-calculating 24 is a very interesting public intellectual games, won many people like it. But you have never met before seeking solutions not happen is they did not come up with no solution or indeed is very difficult to judge! Have you ever thought of using computers to solve it. If you have a little bit of VB foundation, then let us look at how to use VB to calculate 24 spot.
- 2022-07-08 20:58:44下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
共享内存实用代码forBCB
非常实用的共享内存代码, 分为客户端和服务端。 本人倾力打造。文件列表如下:2013-09-19 08:46 4,076 Client.bpr2013-09-19 08:34 929 Client.cpp2013-09-19 09:43 29,184 Client.exe2013-09-19 08:31 876 Client.res2013-09-19 09:13 3,896 ClientData.cpp2013-09-19 09:12 1,179 ClientData.h2013-09-19 10:11 4,076 Server.bpr2013-0
- 2023-06-26 20:20:03下载
- 积分:1
-
C/S模式下的聊天工具
简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信简单的c语言程序实现客户端和服务器的通信
- 2023-06-05 13:55:06下载
- 积分:1
-
SBC2410V6BSP_samsung3.5 LCD源码
SBC2410V6BSP_samsung3.5 LCD源码-SBC2410V6BSP_samsung3.5 LCD source
- 2022-11-03 23:45:03下载
- 积分:1
-
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的...
数据结构中实现栈空间共享的小程序.先用户分配一个空间.再分为几个栈.尽量平分每个栈的空间,但是各个栈的空间是可以变化的,由用户的需要而定.用户可任意选择输入栈的顺序,如先选择第1栈,输入元素,再输第0栈,再输入第2栈,以后也可以再在原先的栈内添加或删除元素.若pop,留下的空间归原栈所有,以后添加元素的时候可以用来左右移动栈,元素在整个空间的开始装入的顺序是先分别在各个栈的bot处装.-data structure to achieve the shared stack space small programs. First distribution of a user space. Again divided into several stacks. Equally as each stack space, but all stack space can change from the user"s needs. Users can freely select input stack in the order, if we choose a stack, the importation of elements and transported 0 stack, the first re-entry two stack, could again after the original stack within add or delete elements. if pop, leaving the space under the original stack all, after adding the element of time can be used to stack and move around, the elements in the entire space to the beginning of the loading sequence is first in the various bot Department stack installed.
- 2022-03-16 07:30:51下载
- 积分:1