联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 系统编程(112) 
按平台查找All C/C++(112) 

[系统编程] GCC ARM eabi

GCC ARM 编译器,用于嵌入式开发。 (2022-11-19, C/C++, 123519KB, 下载0次)

http://www.pudn.com/Download/item/id/1668827940921706.html

[系统编程] 线程探测器

线程探测器,跟踪线程活动 线程事件,线程参数 (2022-06-11, C/C++, 20KB, 下载0次)

http://www.pudn.com/Download/item/id/1654879500579600.html

[系统编程] 消费者生产者进程

消费者生产者进程通讯 采用互斥锁 避免冲突发生 (2022-06-05, C/C++, 32KB, 下载0次)

http://www.pudn.com/Download/item/id/1654406280700372.html

[系统编程] 计算机科学与技术

DNS是为数不多的使用UDP传输的应用层协议,原因有几个: 报文很短,一个IP地址32字节,一条报文大约几百个字节,发生传输错误的几率小;DNS每天要应对大量DNS查询,响应速度至关重要,UDP因为不需要事先连接和传输确认,效率高于TCP。 输入下面代码 import socket (2022-06-01, C/C++, 713KB, 下载0次)

http://www.pudn.com/Download/item/id/1654095120243021.html

[系统编程] 计算机科学与技术

DNS是为数不多的使用UDP传输的应用层协议,原因有几个: 报文很短,一个IP地址32字节,一条报文大约几百个字节,发生传输错误的几率小;DNS每天要应对大量DNS查询,响应速度至关重要,UDP因为不需要事先连接和传输确认,效率高于TCP。 输入下面代码 import socket (2022-06-01, C/C++, 1011KB, 下载0次)

http://www.pudn.com/Download/item/id/1654095060461000.html

[系统编程] CRC16计算器

CRC16计算器,CRC16计算器,CRC16计算器 (2022-05-11, C/C++, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1652249820162308.html

[系统编程] 服务器接受数据

数字化工厂底程。实时发送工业数据,服务器实时采集接受数据 (2021-12-28, C/C++, 681KB, 下载0次)

http://www.pudn.com/Download/item/id/1640668800999661.html

[系统编程] 3477722

控制蝴蝶飞翔,实现类似播放器效果,使用了ontime时钟器控制,图像绘制
Control butterfly flight, achieve similar player effect, using ontime clock control, image rendering (2018-10-27, C/C++, 31KB, 下载0次)

http://www.pudn.com/Download/item/id/1540575444762957.html

[系统编程] 65034440

VC++编程实现对波形数据的频谱分析, 很有参考价值
The spectrum analysis of waveform data can be realized by VC programming, which is of great reference value. (2018-09-29, C/C++, 98KB, 下载0次)

http://www.pudn.com/Download/item/id/1538180300311241.html

[系统编程] 66291328

为设计一种正交镜像滤波器组(QM F)的原型滤波器,使川高边瓣衰减(SLFO R的可变性和组合窗函 数设计了低通原型滤波器, (2018-06-10, C/C++, 53KB, 下载0次)

http://www.pudn.com/Download/item/id/1528586157863529.html

[系统编程] MMWBJ

控制蝴蝶飞翔,实现类似播放器效果,使用了ontime时钟器控制,图像绘制 (2018-04-28, C/C++, 31KB, 下载1次)

http://www.pudn.com/Download/item/id/1524874567772466.html

[系统编程] 6202562

卷积码编码器,与对应的维特比硬判决译码器,已经通过仿真验证 (2018-03-28, C/C++, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/1522242130219911.html

[系统编程] kcvicenested_class

可编程开关电容滤波器时钟产生电路的程控调节 (2018-02-02, C/C++, 155KB, 下载2次)

http://www.pudn.com/Download/item/id/1517583821848155.html

[系统编程] oczbc

几种波形的显示,在界面上有坐标的显示,希望对各位有帮助 (2017-11-21, C/C++, 58KB, 下载1次)

http://www.pudn.com/Download/item/id/1511273693172397.html

[系统编程] axceed-union-dynami

代码可用于测试,研究编译器,汇编器的爱好者可以参考
Code can be used in the test, the compiler, assembler lovers can refer to (2017-05-23, C/C++, 27KB, 下载1次)

http://www.pudn.com/Download/item/id/1495512854896298.html

[系统编程] VEH

当程序发生异常的时候,一共有两种处理异常的方式。一种是SEH,这个不在本次的讨论范围内。另一种就是VEH了,那么VEH到底是什么呢?下面来随我体验VEH之旅。
When the program when an exception occurs, a There are two ways to handle exceptions. A SEH, this is not in the scope of. Another is VEH, VEH in the end what is it? Following with my experience VEH trip. (2013-03-23, C/C++, 86KB, 下载27次)

http://www.pudn.com/Download/item/id/2170420.html

[系统编程] code2

一个c下的 虚拟存储管理器的页面调度程序供学习交流
C under a virtual memory manager pages for schedulers learn (2009-06-27, C/C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/823676.html

[系统编程] CCompilation

一种用C语言写的编译器,国内很少,很有学习价值
A written in C language compiler, domestic small, useful to learn the value of (2008-11-21, C/C++, 339KB, 下载6次)

http://www.pudn.com/Download/item/id/584722.html

[系统编程] cprogrammecompilercode

c语言的编译器,很好用而且从原理上解释了c语言如何编译的。 (2008-07-09, C/C++, 297KB, 下载3次)

http://www.pudn.com/Download/item/id/507865.html

[系统编程] FZBF

这是本人做的一个计算器,可以计算+-*/cos sin tan asin atan,还可以识别括号,大家快来看看哈
This the one I do calculators, calculation-*/cos sin tan asin atan can also identify brackets, we hurry to see Kazakhstan (2006-07-18, C/C++, 21KB, 下载262次)

http://www.pudn.com/Download/item/id/204152.html
总计:112