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

[系统编程] 2019车载总线实验(在笔记本上改好)

本资源是作者教学过程中用AT89C52实验版本指导学生做了四个实验,流水灯,数码管显示学号尾数或特殊字符,温度传感器DS18B20温度检测,最后一个是CAN通讯实验。 (2022-03-04, C/C++, 27156KB, 下载0次)

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

[系统编程] 获取计算机硬件信息

用于获取计算机硬件信息,如硬盘,网卡,处理器,显卡等
Used to obtain computer hardware information, such as hard disk, network card, processor, graphics card, etc. (2019-07-01, C/C++, 19956KB, 下载14次)

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

[系统编程] cayntwr

完整的复数计数器,用VC实现,实现了复数的所有类型的计算
The complete complex number counter, realized with VC, has realized all kinds of calculation of complex number. (2018-12-31, C/C++, 32KB, 下载0次)

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

[系统编程] jolvl070

VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开
VC to achieve the bell Mini Programs, automatic generation of a small file, can be opened with realplayer and other players (2018-09-29, C/C++, 4KB, 下载0次)

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

[系统编程] marn66

这是一个数据库浏览器,可以通过界面进行对数据库的操作,
This is a database browser, which can operate on the database through the interface, (2018-08-08, C/C++, 20KB, 下载0次)

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

[系统编程] tye

一个UML视图的编辑器,虽然比不上Rose,但基本的图能画了,
An editor for the UML view, though not as good as Rose, can draw the basic diagram. (2018-08-07, C/C++, 129KB, 下载0次)

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

[系统编程] addezms

这个程序实现了用树形控件实现对文件夹和文件夹下文件的浏览,类似于Windows操作系统下的文件浏览器,对应用程序中需要开发 (2017-10-31, C/C++, 20KB, 下载1次)

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

[系统编程] 59411275

用ATMEL公司的S52内部定时器测量脉冲频率,范围从0,5Hz到30KHz
Measured with ATMEL company S52 internal timer pulse frequency, the range is 0, 5 Hz to 30 KHZ (2017-08-22, C/C++, 27KB, 下载1次)

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

[系统编程] Internet_xrocess

这是一个从网上获取的任务管理器的VC++源代码,但在调试过程中,老通不过
This is a task manager vc + + source code from the Internet, but in the process of debugging, the old pass it (2017-07-24, C/C++, 36KB, 下载1次)

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

[系统编程] 34351239

http浏览器,要在你的VC++中按如下设置以下: Add the path to < Oledb32
HTTP browser, want to be in your vc++ according to the following Settings in the following: Add the path to & lt (2017-06-01, C/C++, 48KB, 下载1次)

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

[系统编程] vhoj8

vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的,
The concrete living example of vc and matlab mixed programming, through the vc compiler calling matlab compiler, (2017-05-19, C/C++, 15KB, 下载1次)

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

[系统编程] SVPPRHM

数据库浏览器,要在你的VC++中按如下设置以下 Add the path
Database explorer, want to be in your vc++ according to the following set the following Add the path (2017-04-27, C/C++, 403KB, 下载1次)

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

[系统编程] ucpn

附盘使用说明 利用资源管理器在硬盘上建一个新文件夹 很好
Disks instructions using resource manager in building a new folder on your hard drive is very good (2017-04-09, C/C++, 687KB, 下载1次)

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

[系统编程] tlscallback

一个TLS回调的简单实现 可用于调试器检测 技术有限 仅供我等新手使用
A simple implementation of TLS callback debugger detection techniques can be used for limited purposes only newbie I wait (2013-09-27, C/C++, 1KB, 下载3次)

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

[系统编程] hyperdbg_20100325_src

HyperDbg是一个内核调试器,利用硬件辅助 虚拟化。更确切地说,HyperDbg是基于简约管理程序 这是安装在系统上运行。相对于传统的内核 调试器(如WinDbg中和Softice,拉斯塔R0的调试器)HyperDbg是完全 透明的内核,可用于调试内核代码,而无需 串口(或USB)电缆。例如,HyperDbg允许单步 执行的内核,即使内核正在执行例外, 中断处理程序。
HyperDbg is a kernel debugger that leverages hardware-assisted virtualization. More precisely, HyperDbg is based on a minimalistic hypervisor that is installed while the system runs. Compared to traditional kernel debuggers (e.g., WinDbg, SoftIce, Rasta R0 Debugger) HyperDbg is completely transparent to the kernel and can be used to debug kernel code without the need of serial (or USB) cables. (2010-05-27, C/C++, 212KB, 下载59次)

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

[系统编程] PERL

PERL注释器的C语言源代码,非常好的程序,很有用,大家赶快下载
Notes PERL device C language source code, very good program, very useful, we quickly download (2010-05-03, C/C++, 299KB, 下载5次)

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

[系统编程] pargen

编译原理大作业实现C编译器,实现加减乘除移位运算实现函数
Compiler Construction Principles great job to achieve C compiler, to achieve realization of the function addition and subtraction multiplication and division shift operator (2010-03-08, C/C++, 4395KB, 下载6次)

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

[系统编程] VIRUNNER

读写VIJOS题库时所用的GUI版界面,全部采用C语言编写,编译器为GCC,(DEVCPP) 调用WINAPI
Reading and writing questions VIJOS used version of the GUI interface, all using C language, the compiler for GCC, (DEVCPP) call WINAPI (2009-06-21, C/C++, 289KB, 下载12次)

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

[系统编程] tongbu

一个微软程序员编的让系统与网络服务器时间同步的程序源码
A series of Microsoft programmers to allow system and network server time synchronization procedure source (2008-09-14, C/C++, 4KB, 下载21次)

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

[系统编程] PhysMem

物理内存查看器,用于查看内存和输出到文件.
Physical Memory Viewer, to view memory and output to a file. (2007-04-25, C/C++, 7KB, 下载61次)

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