-
在线考试
在线考试系统只是为了管理方。它可以上传使用.csv (逗号分离值) 的问题和管理问题。
- 2022-03-31 01:47:28下载
- 积分:1
-
一个用VB开发的自动生成任意长度任意数量的密码和用户名的程序源代码,密码和用户名可以包含数字,大小写字母等;特别适合于需要自动生成大量密码和用户名的场合!...
一个用VB开发的自动生成任意长度任意数量的密码和用户名的程序源代码,密码和用户名可以包含数字,大小写字母等;特别适合于需要自动生成大量密码和用户名的场合!-a VB development of the automatic generation of arbitrary length any number of passwords and user names of the source code, password and user name can contain figures, a case-insensitive; particularly suited to the need for automatic generation of large amounts of passwords and user names to the occasion!
- 2022-08-20 20:21:03下载
- 积分:1
-
Spare time, using VC made a small program is VC SQL server mode, the program con...
工作之余,用VC作了一个小程序,是VC SQL server模式的,程式内容比较简单,主要设及以下内容:
1、窗口如何分割;
2、多视图之间如何通信;
3、列表视图的操作及事件处理;
4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录;
5、实现主从表的显示; -Spare time, using VC made a small program is VC SQL server mode, the program content is relatively simple, the main set and the following: one, how the window segmentation 2, multi-view of how communication 3, list view operation and event handling 4, tree controls the operation and events that deal with the use of recursive dynamically generated according to the database directory 5, realize the main display from the table
- 2022-09-27 02:25:03下载
- 积分:1
-
多重分形
这是一个针对图像计算多重分形的程序,并标有注释详解,可直接运行,中间参数可调整。
- 2022-10-15 10:20:03下载
- 积分:1
-
一个用C语言实现的八皇后问题演示程序
一个用C语言实现的八皇后问题演示程序-a C language of the Queen"s eight issues Demonstration Program
- 2022-01-26 05:59:31下载
- 积分:1
-
pictocode,pic转换到code的小工具 相信有用的着的朋友,
pictocode,pic转换到code的小工具 相信有用的着的朋友,-pictocode, pic of the code conversion of small tools useful to think of a friend,
- 2022-02-21 10:43:00下载
- 积分: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
-
After running the program without any problems, can be used to solve the urgent...
该程序经过运行,无任何问题,可用于解决紧急搜索算法求解车辆路线问题-After running the program without any problems, can be used to solve the urgent search algorithm to solve Vehicle Routing Problem
- 2022-07-19 21:21:38下载
- 积分:1
-
A simple test of linking list in VC
VC中链表的简单测试
- 2023-06-24 07:15:04下载
- 积分:1
-
代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用...
代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server"s directory and list of documents, especially for some database backup procedures, the procedures for this function co
- 2022-03-24 19:05:28下载
- 积分:1