搜索资源列表
vc_myie_auto_form_submit.rar
- ie表单提交,用于自动控制ie提交表单的演示。这个不是我的代码。使用webbrowser接口,ie form submission, ie automatic control for the presentation submission form. This is not my code. Webbrowser interface to use
olympic
- 题目:2008北京奥运会志愿者管理系统 要求: 1. 系统的具体内容参阅附件文档 2. 以VC++6.0为开发环境; 3. 提交可以运行的源程序; 4. 程序中要写注释说明; 5. 提交程序运行说明文档,说明程序具有的功能和执行步骤。-Title: 2008 Beijing Olympic Games Volunteer Management System Requirements: 1. System, the specific content of the docum
circle
- 适合算法课的圆排列问题,不用文件流的,VC可以编译但是提交到网络教室就不行了-Algorithm for the circular arrangement of course the problem, do not file stream, VC can be compiled, but to submit to the network room to die
DataMining
- 用VC或Java实现K-means聚类算法,分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码。-With the picture (choose your own) as data sets, more running time (draw time and pixels relations diagram, so must use many different
pgmweb
- VC.NET使应用程序支持网页编辑,如截图的示,点击网页组件菜单后,在弹出的菜单中选择水平线、文本框、按钮、复选框、下拉菜单、图片、密码输入框、列表框、提交按钮、多行文本框、单行文本框等,在主窗口中就会显示这些组件,并且默认是可编辑状态,类似DW中的效果。-VC.NET support web editing application, as the screenshot shows, click on the Web Part menu, in the pop-up menu, select t
FCFSsuanfa
- 在VC开发环境下利用所提供的clock()函数,实现先来先服务算法的模拟;可以用一个空循环或其他操作来模拟一个作业量,建议输入的作业量都在100-1000为宜。通过程序运行结果所显示的“作业号、作业量、提交时间、开始运行时间、执行时间、等待时间”的值来体现先来先服务原则。帮助学生加深了解作业调度的工作。-VC development environment using the supplied clock () function to achieve a first-come first-ser
database
- vc连接数据库, 1、启动VC、新建一个工程 2、在StdAfx.h中包含ADO组件 3、在应用程序的实现文件中初始化组件 4、在对话框类中加一个指向ADO连接对象的指针 5、在对话框的初始化函数中连接数据库 6、在提交按钮中写操作数据表的代码-vc connect to the database, a, start VC, create a new project 2, ADO components contained in StdAfx.h 3, in the app
VC_POST_FILE
- VC利用POST方法提交请求,并附有PHP服务端源码-VC using the POST method to submit a request, together with the PHP server source code
kmeans_report
- 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
kaoshibazhuceji
- 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
kmeans_report
- 数据挖掘kmeans图像聚类实验,用 VC实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码-Kmeans image clustering data mining experiments with VC k-means clustering algorithm, respectively, the number of itera
excmcs
- Vc下的考试自选 题系统,登录后做题,然后提交给出分数,并存入数据库中-Vc under a self-exam topics systems do question after login and submit scores are given, and stored in the database
HTTPrequest
- VC++ HTTP Get/Post请求。可以作为学习使用POST提交表单的学习资料参考!-VC++ HTTP Get/Post request. You can learn to use POST to submit the form as learning materials reference!
hadoopVC
- 在VC环境下向hadoop提交文件 ,采用c调用java类的方法 想用C操作hadoop的可下载参考-In the VC environment to submit documents to the C, the use of Java calls C class method would like to use Hadoop to operate the Hadoop can be downloaded for reference