-
bmp2jpg
bmp转换为jpeg的源代码,纯c的代码(bmp jpeg conversion of the source code, code-c)
- 2020-11-28 09:49:29下载
- 积分:1
-
ghost3.75远控
说明: 此远控已经编译好,包免杀,要的自行下载,谢谢(This remote control has been compiled, and the package is free of killing.)
- 2020-01-18 13:23:26下载
- 积分:1
-
Lvxing
一个小的C++应用程序,可选择起点目的地和出行方式并显示结果.供WINDOWS程序设计初级教学使用,熟悉C++工程中映射和变量的添加.(A small C++ application, select the starting point of destination and travel mode and displays the results. For WINDOWS elementary teaching program design using familiar with C++ project to add mapping and variable.)
- 2009-11-08 19:41:16下载
- 积分:1
-
calculator
基于单片机的简易计算器,4键输入,完成加减乘除(calculator)
- 2009-11-06 21:17:20下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
kuqiyc9
若允许天平两边放砝码,times应从-num[index]开始,并且分段计算sum,本例只放天平一边,()
- 2017-11-15 19:47:06下载
- 积分:1
-
NewCuteFTP
说明: 一款与CuteFTP软件相媲美的源代码,非常值得下载,学习和参考Ftp工具VC++编程必不可少的源码,学习和使用FTP的朋友不仿下载一看!(A match with the CuteFTP software source code, very worth the download, Ftp tools for learning and reference VC++ Indispensable source programming, learning and use FTP to download the friend does not like a look!)
- 2008-11-19 14:12:13下载
- 积分:1
-
VB6_LAN_connection_status
VB6 源码实时监测局域网计算机的连接状态 (VB6 LAN connection status of the computer s real-time monitoring)
- 2016-01-05 09:47:17下载
- 积分:1
-
Timer_demo
使用单独线程实现的计时器(The example of implementing times using single thread)
- 2020-10-13 18:17:31下载
- 积分:1
-
Queue
队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
- 2013-07-17 15:42:54下载
- 积分:1