资源列表

« 1 2 ... .35 .36 .37 .38 .39 6940.41 .42 .43 .44 .45 ... 8590 »

[软件工程Advanced_Linux_Programming.pdf

说明:Advanced linux programming. Linux was written in C. This book give information about linux and technologies in linux operating system. Then show the programming part of kernel and environments. Really nice for C programm
<mgundes> 在 2025-03-04 上传 | 大小:3.37mb | 下载:0

[软件工程Using_object-oriented_methods_to_achieve_C++_prom

说明:When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world
<nytza> 在 2025-03-04 上传 | 大小:8kb | 下载:0

[软件工程QAandQC

说明:QA and QC in software testing
<tranphuocnguyen> 在 2025-03-04 上传 | 大小:34kb | 下载:0

[软件工程MyGame

说明:基于引擎基础上开发的三维游戏实例“恐怖之战”游戏者可以自爱三维地形上漫游,枪击开战-Based on the engine developed on the basis of examples of three-dimensional game " terrorist war" game will be able to self-love roaming three-dimensional terrain, shoot
<xuchi> 在 2025-03-04 上传 | 大小:2.51mb | 下载:0

[软件工程FighterTest

说明:模拟一架飞机飞行的过程,包括飞机在三维地形上空的巡回飞行,发射子弹,喷射尾焰 系统运行-Simulation of the process of flying an aircraft, including aircraft in the three-dimensional tour flight over the terrain, firing bullets, the end of flame spray system
<xuchi> 在 2025-03-04 上传 | 大小:2.31mb | 下载:0

[软件工程MissileTest

说明:用户可以使用键盘对飞机进行控制,如导弹的俯仰,偏航,加速等操作,观看的导弹变化飞行目标,爆炸,弹片飞散等尽可能阵势的描述-Users can use the keyboard to control the aircraft, such as the missile' s pitch, yaw and speed up operations, etc. to watch the flight of the changes in th
<xuchi> 在 2025-03-04 上传 | 大小:2.2mb | 下载:0

[软件工程protelTutorial

说明:protel99 se的教程,里面介绍了protle的基本用法发,非常适合新手。-protel99 se of course, which introduced the basic usage protle hair, very suitable for novices.
<徐杰> 在 2025-03-04 上传 | 大小:57.43mb | 下载:0

[软件工程PCtrans

说明:主要介绍PC机之间串口通信实现的总体方案,能很快了解它的原理。-Introduces the serial communication between PC to achieve the overall program, will soon understand the principle of it.
<刘杰> 在 2025-03-04 上传 | 大小:18kb | 下载:0

[软件工程krylov

说明:求解线性系统的Krylov方法的工具箱,包括经典的CG、GMRES等方法。-Solving Linear Systems Toolbox Krylov methods, including the classic CG, GMRES, etc..
<matrix> 在 2025-03-04 上传 | 大小:67kb | 下载:0

[软件工程ds18b20

说明:如何编写读/写一个字节的函数呢? 1. 读一个字节 uchar tmpread(void) //read a byte date 读一个字节 { uchar i,j,dat dat=0 for(i=1 i<=8 i++) { j=tmpreadbit() dat=(j<<7)|(dat>>1) //读出的数据最低位在最前面,这样刚好一个字节在DAT里 } r
<宁俊> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[软件工程j2kp4files_v1_5(2)

说明:jpeg2000 test images
<TaeGyoun> 在 2025-03-04 上传 | 大小:49.59mb | 下载:0

[软件工程Fast_Fourier_Transform

说明:快速傅里叶变换 可以计算并且仿真出图片等,里面包括三角变换、逆变换等。-Fast Fourier Transform And simulation can be calculated, such as a picture, which includes the triangular transform, inverse transform and so on.
<谢客> 在 2025-03-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 6940.41 .42 .43 .44 .45 ... 8590 »

源码中国 www.ymcn.org