-
《XML编程技术大全》光盘中的源代码,有兴趣的同学可下来
《XML编程技术大全》光盘中的源代码,有兴趣的同学可下来-"XML Programming Series" CD of the source code, interested students can look down
- 2022-03-20 17:38:08下载
- 积分:1
-
Visual Basic 6.0编写,一个简单的旋转文字
Visual Basic 6.0编写,一个简单的旋转文字-Visual Basic 6.0 to prepare, a simple rotation of the text
- 2022-02-04 18:24:22下载
- 积分:1
-
聊天服务器
套接字编程
你可以使服务器-客户端服务器很容易通过使用此代码
- 2022-02-10 04:27:08下载
- 积分:1
-
个人电脑软件的基本系列与单
Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have been debugging, novice VB serial programming must
- 2022-07-22 08:06:08下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
利用c++builder编程控制
利用c++builder编程控制-use programming control
- 2022-06-01 14:05:03下载
- 积分:1
-
A simple example source pendants, pendants can be uploaded to the server (http:/...
一个简单的挂件实例源码,可以上传到挂件服务器(http://www.xiaobeiker.com)并发布。-A simple example source pendants, pendants can be uploaded to the server (http://www.xiaobeiker.com) and publish.
- 2023-02-25 16:30:04下载
- 积分:1
-
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知...
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。
(2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处)
(3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面,由于人的视觉暂留,所以人们在观看电影时,看到的就不是一幅一幅的画面,而是丰富精彩的场景。本程序通过调用sleep(100)函数使程序暂停0.1秒。当i
- 2022-01-21 02:30:31下载
- 积分:1
-
A full
功能齐全,方便使用,希望能非常有用尽量不要让站长把时间都花费在为您修正-A full-featured, easy to use, hoping to be very useful as far as possible not to allow owners to spend time for you to amend
- 2022-12-22 03:30:03下载
- 积分:1
-
增加整数并将它们保存到文件中
这段代码将启用太多的使用数据结构添加整数。它也可以选择在文件中保存整数。因此,当程序打开时,它可以加载先前添加的数据。
- 2022-04-06 17:04:52下载
- 积分:1