资源列表
网络游戏2
- 这是一个小例子,请大家一起参考以下,给出宝贵的意见-This is a small example, let us together reference to the following, given valuable advice
动态升级程序
- 给你的程序加上个动态升级的功能吧。请看这里的代码。-to you with a dynamic process of upgrading capability. Here is the code here.
串行口通信程序,可以控制缓冲
- 串行口通信程序,可以控制缓冲。不错的。大家都来下啊。-serial port communication procedures can be controlled buffer. Good. All to the next ah.
Wisock通讯程序vb_client
- Wisock通讯程序客户端。精典代码大家共享。-Wisock client communication procedures. Classic code share.
NetMon监控
- Windows IPHelper监控系统网络流量,精典代码-Windows IPHelper network traffic monitoring system, the classic code
inetdial
- Wininet实现建立Internet拨号连接和断开连接-Wininet build an Internet dial-up connection and disconnection
网页驻留时间
- 该程序可以让网页访问者看到他们在该网页上所停留的时间。下载acNeilson.zip (5kb)之后,把它解压缩到你的HTML目录中。-the procedures will enable visitors to the website to see them on the website by the time spent. Download acNeilson.zip (15kb), extract it to your HTML directory.
htmlview
- HTML、GIF、JPEG浏览器。想写网络程序的朋友可以看看。-HTML, GIF, JPEG browser. Write procedures for the network to see friends.
wininet_ftpclient
- VB写的FTP源程序,可以上传下载软件、文档。-write VB source FTP, uploading and downloading software, documentation.
屏幕分辨率检测
- ScreenRes是个检测用户屏幕分辨率的applet小程序,有了它,无须你来考虑用户屏幕的分辨率,就可以创建美观的动态页面。ScreenRes是根据GNU General Public共享软件协议的,所以你可以免费使用并修改它。-ScreenRes is the user's screen resolution applet small program With it, you do not have to consider the user's screen resoluti
Calculate000
- 可以识别输入的算术表达式并计算机结果,支持+、-、*、/四则运算及嵌套的(),比如4*3+5*((16+8)/2-5)。 利用后缀表达式计算。-can identify imported computer arithmetic expression and the results support ,-,*, / 4 Operational and nested (), such as 3 5 4 * * ((16 8) / 2-5). The use of the suffix formul
codeing000
- 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalru