-
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利...
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.-This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.
- 2022-03-19 21:07:54下载
- 积分:1
-
winsock编程,聊天c/s聊天程序,适合出血者学习winsock
winsock编程,聊天c/s聊天程序,适合出血者学习winsock-winsock example
- 2022-08-31 21:00:04下载
- 积分:1
-
超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度...
超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度-ultra-fast transmission of multi-source documents in the local LAN delivers up to speed
- 2023-05-14 03:30:03下载
- 积分:1
-
under linux on the C programming, which includes a socket several examples of us...
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
- 2022-06-19 13:49:56下载
- 积分:1
-
一个简单的入门级的client
一个简单的入门级的client-server模型程序-a simple entry-level client-server model program
- 2022-03-14 06:01:19下载
- 积分:1
-
TCPIP协议的实现,包括很多协议的实现
tcpip协议实现,包括很多协议实现-tcpip protocol implementation, including the realization of a lot of agreement
- 2022-01-26 07:08:49下载
- 积分:1
-
这个程序非常好用,一定不要错过哦,有问请请MAIL通知...
这个程序非常好用,一定不要错过哦,有问请请MAIL通知-this procedure is very useful, we should not miss, oh, please ask please notify MAIL
- 2022-02-04 06:05:33下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
本系统是结合c和数据库编程的综合软件 适用与98、2000、2003等系统。运行速度快、占内存少、是不可多得的绿色软件。...
本系统是结合c和数据库编程的综合软件 适用与98、2000、2003等系统。运行速度快、占内存少、是不可多得的绿色软件。-system is the combination of c and database programming integrated software application and 98,2000,2003 systems. Run faster, or less memory, is a rare green software.
- 2023-08-29 21:15:04下载
- 积分:1
-
vb wrote messenger including server
vb写的messenger包括服务器端和客户端,1.0可以根据这个自己在局域网里假设聊天服务器了.法文写的-vb wrote messenger including server-side and client-side, 1.0 can be the basis of this assumption in their own local area network chat server. French wrote
- 2022-03-04 12:19:40下载
- 积分:1