-
vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.
vc实现简单的计算器,非常适合vc初学者入门学习.从这个程序中,可以初步了解到VC的基本编程思想.-vc simple calculator, vc very suitable for beginners learning portal. From this procedure, you can understand the initial VC basic programming ideas.
- 2022-04-12 00:06:39下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32: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
-
局域网聊天程序 原代码 MFC实现
局域网聊天程序 原代码 MFC实现-LAN chat program source code MFC
- 2022-02-05 05:28:18下载
- 积分:1
-
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。...
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。-The function obtains the interval timer s information of the current process and keeps the result in certain structure variable which is in kernel space.Finally,copys it to buffer of user space.
- 2022-03-03 19:03:50下载
- 积分:1
-
This program downloads all the scripts from BSE and NSE
This program downloads all the scripts from BSE and NSE
- 2022-01-24 08:47:21下载
- 积分:1
-
呵呵,又一个编码互换程序
呵呵,又一个编码互换程序-Oh, a swap coding procedures. .
- 2022-02-26 21:01:00下载
- 积分:1
-
这是一本关于C++的基础教程,里面有大量的源程序代码,可供参考
这是一本关于C++的基础教程,里面有大量的源程序代码,可供参考-This is the one on the C++ The Basic Course, which has a large number of source code is available for reference
- 2022-10-30 17:45:03下载
- 积分:1
-
七段码的实现问题,实现了对实验箱上的显示数据的模拟,同时也对VC的控件类进行详细的操作....
七段码的实现问题,实现了对实验箱上的显示数据的模拟,同时也对VC的控件类进行详细的操作.-THIS CODE CAN TRANSLATE NUMBER INTO LED CODE AND OPERATE MFC.
- 2022-04-27 20:47:48下载
- 积分:1
-
这是我在进行站点维护时,要对全站所有网页中的相同代码进行替换编写的一个小程序,希望大家喜欢...
这是我在进行站点维护时,要对全站所有网页中的相同代码进行替换编写的一个小程序,希望大家喜欢-This my own site maintenance, to the station all the pages of the same code prepared by the replacement of a small program, hope you like!
- 2022-03-15 21:59:12下载
- 积分:1