Welcome![Sign In][Sign Up]
Location:
Search - pc-t

Search list

[Hook api钩子函数例子

Description: This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:\\masm32\\lib mousehook.obj
Platform: | Size: 7276 | Author: 风影 | Hits:

[Windows Mobile[PDA][C++]WindowsCEApplicationProgramming

Description: Windows CE Programming: Developing Applications for the Handheld PC .This book is designed to provide information about Windows CE programming-Windows CE Programming : Developing Applications for the Handheld PC. T his book is designed to provide information abo ut Windows CE programming
Platform: | Size: 957734 | Author: 张会光 | Hits:

[Windows Mobile[PDA][C++]WindowsCEApplicationProgramming

Description: Windows CE Programming: Developing Applications for the Handheld PC .This book is designed to provide information about Windows CE programming-Windows CE Programming : Developing Applications for the Handheld PC. T his book is designed to provide information abo ut Windows CE programming
Platform: | Size: 957440 | Author: 张会光 | Hits:

[Streaming Mpeg4dynmar

Description: 另一个在PC机LINUX上监视数字电视DVB-T的程序,PLL是DIBCOM3-in another PC LINUX surveillance on digital TV DVB-T procedures, PLL is DIBCOM3
Platform: | Size: 287744 | Author: 丰建敏 | Hits:

[mpeg mp3DVB_MHPbox_SRC

Description: MHPbox-0.0-A0.zipMHPbox project is an open source implementation of MHP (Multimedia Home Platform). MHP is the open middleware designed by the DVB 欧洲标准 DVB 数字电视的中间件MHP 源代码 Project that is being used in digital TVs. MHPbox will turn your PC in a digital TV and provide a framework for developers-MHPbox- 0.0- A0.zipMHPbox project is an op en source implementation of MHP (Multimedia Ho Platform me). MHP is the open middleware design ed by the European DVB digital television standard DVB MHP middleware source code Project th at is being used in digital TVs. MHPbox will turn your PC in a digital TV and provide a framework az r developers
Platform: | Size: 5452800 | Author: 12 | Hits:

[Linux-Unixqemu-0.9.0.tar

Description: qemu性能直逼VMware的仿真器QEMU 的模擬速度約為實機的 25%;約為 Bochs 的 60 倍。Plex86、User-Mode-Linux、VMware 和 Virtual PC 則比 QEMU 快一點,但 Bochs 需要特定的 Kernel Patch;User-Mode-Linux 的 Guest System 必須為 Linux;VMware 和 Virtual PC 則需要在 Guest System 上安裝特定的 Driver,且它們是針對作業系統而進行模擬,並不能說是完整的模擬器。所以 QEMU 仍不失為極優秀的 x86 模擬器。-performance almost VMware Qemu emulator QEMU is the simulation of the rate of about 25 of machines Bochs is about 60 times. Plex86, User-Mode-Linux, VMware and Virtual PC is a little faster than QEMU, but Bochs need the specific Kernel Patch User-Mode-Linux for the Guest System must be Linux VMware and Virtual PC you need to install a specific Guest System the Driver, and they are carried out for operating systems simulation, and can not say that is a complete simulator. Therefore, QEMU is still very good x86 emulator.
Platform: | Size: 1901568 | Author: weiruhui | Hits:

[Communicationmodbustcp

Description: MODBUS TCP/IP通信相关文件.对学习PLC或上位机通信的朋友很有用.这协议全世界通用,推广得最好-MODBUS TCP/IP communications relevant documents. For learning PLC or PC communication Friend very useful. This agreement common throughout the world to promote the best
Platform: | Size: 802816 | Author: 利定任 | Hits:

[SCMMatlab_pc_serial

Description: 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中-Combination of single-chip and M atlab strong points of both, based on event-driven interruption of communication mechanism, a Matlab environment PC and MCU in real-time serial communication and data processing methods complete single-chip data acquisition system with PC-RS-232/RS-485 serial communication and analysis of communication data processing, file storage, FIR filtering and graphical display simplify the system development flow, improve development efficiency. The method has been successfully applied to a PIC 1 6 F 8 7 6 examples of single-chip microcomputer application systems
Platform: | Size: 151552 | Author: pengrong | Hits:

[Internet-NetworkMakeTCPHoleNat

Description: 很好用的tcp穿透nat的程序代码,是两个在nat后的pc可以直接通讯。-Good penetration with the tcp code nat is nat after two in the pc can communicate directly.
Platform: | Size: 4258816 | Author: 扬载伦 | Hits:

[Embeded-SCM Developex6-3

Description: 程序描述:网络远端温度感测器,这个范例中使用到  (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。  (4) 当PC端经由RS232传送S时,接下来PC送出的下 个byte就用来设定PORT 3的输出。  (5) 当PC端经由RS232传送T时,接下来PC连续送出五个bytes,这五个bytes是 "年月日时分",这是 PC 用来设定实验板的时间日期。  (6) 8051每 分钟就读入ADC0804转换的数字温度数据,然后通过RS232传送给PC端,再由PC端通过网络传送到远端的电脑。*/-err
Platform: | Size: 45056 | Author: xiaoyu | Hits:

[OS programbochs-20081123.tar

Description: Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium/PentiumII/PentiumIII/Pentium4 or x86-64 CPU, including optional MMX, SSEx and 3DNow! instructions. Bochs is capable of running most Operating Systems inside the emulation, for example Linux, DOS, Windows 95/98/NT/2000/XP or Windows Vista.-Bochs is a highly portable open source IA-32 (x86) PC emulatorwritten in C , that runs on most popular platforms. It includesemulation of the Intel x86 CPU, common I/O devices, and a customBIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium/PentiumII/PentiumIII/Pentium4 or x86-64 CPU, including optionalMMX, SSEx and 3DNow! instructions. Bochs is capable of runningmost Operating Systems inside the emulation, for example Linux, DOS, Windows 95/98/NT/2000/XP or Windows Vista.
Platform: | Size: 3924992 | Author: simba Jiang | Hits:

[Windows CEDraw2DGraph

Description: evc下使用的绘图 程序 源代码 在模拟器下编译通过-evc paint pic pocket pc 2003 built good
Platform: | Size: 2759680 | Author: lingyu | Hits:

[Embeded-SCM Developspi-TLC2543

Description: Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
Platform: | Size: 10240 | Author: 张帅 | Hits:

[Com PortLabVIEW-based-serial-communications-with-the-PLC-t

Description: 介绍使用ADAM5000的通信协议实现LabVIEW与ADAM5510通信,从而完成上位机对ADAM5510 实时监控的系统 给出了用户自己开发基于LabVIEW的接口板及驱动程序的方法-on the use of LabVIEW with the communication protocol to achieve ADAM5510 communications, in order to complete the ADAM5510 PC real-time monitoring of the system given the user' s own interface based on LabVIEW driver board and the method
Platform: | Size: 339968 | Author: 李娜 | Hits:

[Program docDAB_encoder

Description: 数字音频广播(DAB)是继调幅(AM)、调频(FM)广播之后的第三代广播。与现行广播相比,DAB具有音质好(CD质量)、可实现多媒体及高速移动接收、可加密、发射功率小、覆盖面积大、频谱利用率高、抗干扰能力强等优点。DAB传送的业务可以是多种多样的,除了普通的音频节目,它也可以传送任何形式的其它数据,比如文字、静止图像或活动影音。因此,人们也称DAB为数字多媒体广播(DMB)。 本文主要介绍了基于PC和Cyclone II EP2C20F484C7的FPAG上实现DAB发射系统编码器的软硬件设计,设计充分考虑了电路规模和资源利用的要求。本设计最终用于测试DAB/DMB接收机。 -DAB encoder
Platform: | Size: 134144 | Author: 杨艳 | Hits:

[TCP/IP stackpctcp_sdk_v3.2

Description: PC/TCP (TM) Software Development Kit 3.2 for DOS
Platform: | Size: 2889728 | Author: ksafe | Hits:

[assembly languagenetwork

Description: 程序描述:网络远端温度感测器,这个范例中使用到  (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。  (4) 当PC端经由RS232传送S时,接下来PC送出的下 个byte就用来设定PORT 3的输出。  (5) 当PC端经由RS232传送T时,接下来PC连续送出五个bytes,这五个bytes是 "年月日时分",这是 PC 用来设定实验板的时间日期。  (6) 8051每 分钟就读入ADC0804转换的数字温度数据,然后通过RS232传送给PC端,再由PC端通过网络传送到远端的电脑。-Program description: network remote temperature sensor, this example uses the to (1) the 8051 port 1 to PORT 3 LCD monitor, the P3.3, P3.4 and P3.5 to LCD monitor control line, the program execution can make LCD monitor shows the time and date. (2) temperature-sensing component AD590 via ADC0804 to sensing to temperature, converted to digital data, and then enter via PORT 0 8051. (3) igangcai 8051 of clauses 10 and 11 foot TXD and RXD cabled to MAX232 respectively, and then connect to the PC s COM port.  (4) when transmitted via RS232 PC-s, the next PC out of the next byte is used to set the output PORT 3.  (5) when transmitted via RS232 PC-T, the next PC continuous sent out five bytes, the five bytes is the date-time " , this is the PC used to set the time and date the experimental Board.  (6) the 8051 per minute enrolment ADC0804 conversion of digital temperature data, and then transmitted to the PC via RS232, then by the PC-side passed over the network to the remote compute
Platform: | Size: 45056 | Author: bbs | Hits:

[OtherPC-Architecture.-A-book-by-Michael-B.-Karbo.mht.t

Description: PC Architecture. A book by Michael B. Karbo
Platform: | Size: 22528 | Author: elvin | Hits:

[Game Program无限小号更新版 (1)

Description: 1.功能在游戏当中可以无限次创造小号使用外挂根本不用怕封号 2.功能 简单 方便 快捷 省略了手机注册的麻烦 3.感谢回复官方 联合开发网。本站网址 4.还是感谢 这么好的平台给予学习的机会 进步(1. function in the game can be unlimited times to create small use plug-ins don't have to be afraid of titles 2, the function is simple, convenient and quick, and the trouble of mobile phone registration is omitted 3. thanks for responding to the official joint development network. This site address http: / / www. pudn. com / 4. thanks to such a good platform for learning opportunities to progress)
Platform: | Size: 1267712 | Author: 那山小黑 | Hits:

[SCMGB_decode

Description: C代码编程,gcc编译,PC上运行。遵循《GB/T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通讯协议》,根据协议将截取到的CAN报文(一般是csv格式)解析成相应的文本,方便直观的排查故障。(C code programming, GCC compilation, running on PC. Following the "Communication Protocol between GB/T 27930-2015 Electric Vehicle Non-vehicle Conductive Charger and Battery Management System", the intercepted CAN message (usually in CSV format) is parsed into corresponding text according to the protocol, which is convenient for intuitive troubleshooting.)
Platform: | Size: 392192 | Author: sxp19880607 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net