-
字符转换程序,经典之做,在多字节环境中常常用此小程序来转换成字符型...
字符转换程序,经典之做,在多字节环境中常常用此小程序来转换成字符型-characters conversion, so classic, the multi-byte environments often use this small program to convert character
- 2022-01-26 07:47:20下载
- 积分:1
-
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能...
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能-Broadcast camera data (spcaview), streaming media server (spcaserv), picture crawler (spcacat) three functions
- 2022-05-26 08:55:42下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
我只想在那里使用的安装方法学习…
linux的安装方法我刚学linux时使用的希望对有需要的朋友有帮助-linux installation method learning linux I just would like to use when there is a need to have a friend help
- 2023-06-20 09:45:03下载
- 积分:1
-
它是为独立的平台执行的刻录功能,它支持的光盘+ / +…
用于独立平台执行DVD刻录功能,支持DVD+R/+RW光盘。
- 2022-01-26 05:29:18下载
- 积分:1
-
在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a...
在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a-SCO UNIX 5.05 in the agent, I have compiled, the compiler needs libsocket.a
- 2022-04-23 03:17:34下载
- 积分:1
-
company PSEL drive, the use of the development environment winavr
pelikon 公司PSEL驱动程序,使用winavr的开发环境
-company PSEL drive, the use of the development environment winavr
- 2022-04-15 19:30:03下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
doom游戏,手机上玩得
doom游戏,手机上玩得-doom games played on mobile phones
- 2022-04-24 03:02:28下载
- 积分:1
-
麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创...
麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创建子进程,利用int型数组保存客户accept套接字 -Sparrow may be small, fully-equipped enhanced version of chat rooms, source gathered from the Internet, and increase user login password checking, chat information recording function, belongs to original author, I just change the next play. Executed in a terminal, there is no graphical interface, did not create the child process, using an array of int type to save customers accept socket
- 2023-04-26 01:50:03下载
- 积分:1