-
图书管理系统
图书管理系统,该系统是用VC++实现的,选择的编辑器是VC++6.0,虽然它的版本有点低,但是VC++6.0更有利于初学者学习windows开发, 该图书管理系统实现了基本的功能,有利于学习基本的系统设计思维。
- 2022-08-02 22:02:06下载
- 积分:1
-
模拟网页发送表单,用套接字把表单发送到服务器,模拟51网站登录...
模拟网页发送表单,用套接字把表单发送到服务器,模拟51网站登录-Simulation web form to send with the form sent to the server socket, analog 51 Web Log
- 2022-03-04 01:47:09下载
- 积分:1
-
Create a Virtual Drive in VB6. VB6 code to create virtual drive.
Create a Virtual Drive in VB6. VB6 code to create virtual drive.
- 2022-06-29 13:12:12下载
- 积分:1
-
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪...
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪花),然后使这些雪花不断地向下移动(重画),反复循环,就成功地模拟了下雪的景象。下面是这个小程序,你可以修改其中的一些数据调整雪花的密度和雪花落下的快慢。-The snow scene you may not be familiar with, we still use VB to create a snow scene of it. In fact, the production of such a scene of snow is not complicated, it is the first principle of a black background for the screen to draw a random number of white spots (snow), and then make these snowflakes down constantly (re-drawing), repeated cycle, on the successful simulation of the snow scene. The following is a small program, you can modify some of the data to adjust the density of snowflakes and the speed of falling snowflakes.
- 2023-01-03 02:40:03下载
- 积分:1
-
混音程序
用C++编写的两路音频混音程序,很适合初学者。
Mixer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Mixer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMixerApp application class.
Mixer.cpp
This is the main application source file that contains the application
class CMixerApp.
- 2022-03-12 21:29:31下载
- 积分:1
-
ttf
做ttf字体的可以下来看看,值得参考,在VC上试开发的源码-ttf
- 2022-12-18 07:25:02下载
- 积分:1
-
DIBSection在CE下使用的例子源代码
DIBSection在CE下使用的例子源代码-DIBSection used in the CE source code examples
- 2023-04-30 08:15:04下载
- 积分:1
-
THIS A TUTORIAL FOR EYESWEB WHICH IS REALLY HELPFUL IN OPENCV
THIS A TUTORIAL FOR EYESWEB WHICH IS REALLY HELPFUL IN OPENCV
- 2022-03-24 07:41:32下载
- 积分:1
-
一个模拟银行和超市的业务
一个模拟银行和超市的业务-顾客队列服务模拟系统,用了Java的多任务和多线程-a simulation of banks and supermarkets in the business-customer service cohort simulation system, using a Java multi-tasking and multi-threaded
- 2023-01-22 10:25:04下载
- 积分:1
-
asp多功能投票系统
1.所有的投票根据主题进行分类,系统可以设置任意多个投票主题
2.可以设置任意多个投票的问题以及答案
3.可以任意设置单选或者是多选形式的投票
4.可以设定是否限制同一IP重复投票,并且能够设置同一IP重复投票时间的限制
5.可以设定是否收集参与投票用户的信息
6.可以设定是否限制用户查看投票结果
7.可以设定投票主题的到期时间
8.可以清空整个投票主题的投票记录、票数
9.可以设置投票是文字形式还是图片形式
10.可以设置投票项每行的排列数量
11.在后台添加投票时,可是先行设定某个投票项的初始票数,设定票数时也会自动更新投票人数(适用于特殊用途)
- 2023-06-01 09:15:03下载
- 积分:1