-
C#学习基础源码
c#语言快速入门基础代码带注释,主要是针对那些对C#想快速入门的人并且有一定的C++基础的人提供的,快如懂得C#的基本语句和面向对象的基本思想。
- 2022-02-06 09:49:38下载
- 积分:1
-
算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题...
算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constraints which each job can be in the same amount of time to complete the job-scheduling problem
- 2023-06-07 17:40:03下载
- 积分:1
-
ZJU 1092, 主要采用了一个vector来实现,速率比较高
ZJU 1092, 主要采用了一个vector来实现,速率比较高-ZJU 1092, primarily using a vector achieved a relatively high rate of
- 2023-06-13 21:45:03下载
- 积分:1
-
一个C++数据库开发模板的解决方案
A template solution for C++ database development
Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
- 2022-01-25 15:51:14下载
- 积分:1
-
tautology is when all logic variables take out all values are true expressions....
重言式是当所有逻辑变元取遍所有值时都为真的表达式。这个程序是用来对重言式进行判别的!还可以吧!牛人别见笑!-tautology is when all logic variables take out all values are true expressions. The procedure is used to tautology runs! Also! Other cattle were laughed at!
- 2022-03-12 12:32:38下载
- 积分:1
-
是数据库的作业。在VB中,可运行。
是数据库的作业。在VB中,可运行。-of database operations. In VB can be run.
- 2022-02-07 20:58:51下载
- 积分:1
-
简单的职工工资管理系统 通过链表实现的
简单的职工工资管理系统 通过链表实现的
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-25 15:21:08下载
- 积分:1
-
closest point of the problem, realizing the partition method, random number gene...
最接近点对问题,分治法实现,随机生成N个数寻找最短路径的两个点-closest point of the problem, realizing the partition method, random number generation N to find the shortest path to the two points
- 2022-07-13 00:33:28下载
- 积分:1
-
病人管理系统
病人管理系统是用来保持病人预约和病史。
- 2022-02-15 00:20:35下载
- 积分:1
-
操作Sql Server 2000数据库的工具
一个操作Sql Server 2000数据库的工具,支持远程(局域网)操作
主要功能就是远程(局域网)操作Sql Server数据库
包括:
搜索并列举局域网内的所有Sql Server服务器
搜索并列举Sql Server服务器中的所有数据库
搜索并列举数据库中的所有表
对数据库结构的简单更改
对数据库表记录的查找、编辑等等。
- 2023-04-01 11:40:03下载
- 积分:1