-
演示vb6怎样读写纯文本的程序
演示vb6怎样读写纯文本的程序-demonstrate VB6 how to read and write plain text procedures
- 2022-02-06 05:05:12下载
- 积分:1
-
C方法可以动态生成的SWF文件,方便组合…
C方法可以动态生成SWF文件,方便程序和动画效果的结合
- 2022-03-22 02:52:24下载
- 积分:1
-
本软件为商业版ACCESS数据库软件,如果需要SQL版本,请花钱购买。在网络上呆了这么多年,从来没有除了2002年发过两个程序以外一直都没有发过什么程序。 同时...
本软件为商业版ACCESS数据库软件,如果需要SQL版本,请花钱购买。在网络上呆了这么多年,从来没有除了2002年发过两个程序以外一直都没有发过什么程序。 同时发布这个程序也是为了想交一些朋友。本程序也并非本人原创,只是在闲暇时发现网络上面根本就没有完全公开或者使用方便的程序。为了尊重本人的劳动成果,希望下载后的朋友不要更改界面。同时希望使用本系统的朋友能和我的网站做个友情链接。-software for the commercial version of its Access database software, SQL version if required, please spend money to buy. The network spent so many years, never apart from 2002 to issue two proceedings have not been made on what procedures. While this procedure is issued to pay for some of my friends. This procedure is not my original, the only leisure found in the above fundamental network is not fully open or convenient procedures. In order to respect the result I hope that after downloading their friends not to change the interface. While the use of the system hope the friends and my website to be a useful links.
- 2022-11-20 12:40:03下载
- 积分:1
-
Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (...
Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式
使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此,
自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。
于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮忙测试一下。程序本身使用Win32Asm开发,整个程序为7kb。-Aogosoft.com stand a netizen wrote procedures, devoted to converting resources (rc) the constant definition of the compilation INC file format used Win32Asm programming process, the regular use of the constant definition, if there are any resources where the procedure, when their original programming is to first conversion C language copy of the constant ID procedures constant zone. const, then spend the replacement search function removed# define statement and then to 000 in a constant and numerical increase between equ. When the number of trouble dead. Thus decided to develop one of these specialized for C language format conversion constant definition format for the compilation process, just on May 1 have
- 2023-04-14 12:40:04下载
- 积分:1
-
windowsNT下读写端口
windowsNT下读写端口-read and write ports under Windows NT.
- 2022-11-21 07:50:03下载
- 积分:1
-
由于vb6自身的安装程序比较简单,所以这个COM可以放到安装程序中,然后利用COM自注册的特点运行用户的其它代码...
由于vb6自身的安装程序比较简单,所以这个COM可以放到安装程序中,然后利用COM自注册的特点运行用户的其它代码-VB6 own as a result of the installation process is relatively simple, so the COM can be on the installation process, and then use COM self-registration features of the other running user code
- 2023-07-15 10:15:03下载
- 积分:1
-
This an updated new edition of the popular elementary introduction to probabilit...
This an updated new edition of the popular elementary introduction to probability
theory and information theory, now containing additional material on Markov
chains and their entropy. Suitable as a textbook for beginning students in mathematics,
statistics, computer science or economics, the only prerequisite is some
knowledge of basic calculus.-This is an updated new edition of the popular elementary introduction to probability
theory and information theory, now containing additional material on Markov
chains and their entropy. Suitable as a textbook for beginning students in mathematics,
statistics, computer science or economics, the only prerequisite is some
knowledge of basic calculus.
- 2022-03-12 10:44:21下载
- 积分:1
-
标 题: 【原创】dll模块隐藏的另一种方法及实现细节
作 者: J.Boy
EMail: ajunboy@GMail.com
时 间: 2009...
标 题: 【原创】dll模块隐藏的另一种方法及实现细节
作 者: J.Boy
EMail: ajunboy@GMail.com
时 间: 2009-04-08,18:13-Title: 【原创】 dll module Another way to hide implementation details and the author: J. Boy EMail: ajunboy@GMail.com Time: 2009-04-08,18:13
- 2022-05-27 21:01:44下载
- 积分:1
-
一个基于串口的设备控制程序,通过串口发送控制即可
一个基于串口的设备控制程序,通过串口发送控制即可-a device control software based on SerialPort,it can control the devices by the command which is sent by SerialPort
- 2023-09-06 04:45:04下载
- 积分: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