-
用C来实现数据库编程,里面的源程序提供大家参考。
用C来实现数据库编程,里面的源程序提供大家参考。-C to achieve database programming, the inside source for your reference.
- 2022-04-23 10:49:26下载
- 积分:1
-
JAVA游戏――(源代码+详细注释)大富翁
JAVA游戏――(源代码+详细注释)大富翁
-JAVA Games- (source code+ Detailed note) Monopoly
- 2023-06-11 03:25:03下载
- 积分:1
-
check and update program
check and update program
- 2023-04-20 22:20:03下载
- 积分:1
-
测试 CPU和NDP 的型号.zip
测试 CPU和NDP 的型号.zip-testing CPU and NDP models. Zip
- 2022-10-20 14:55:03下载
- 积分:1
-
To (*) number to show a funnel
To(*)表示漏斗的数字
- 2023-08-21 02:10:03下载
- 积分:1
-
在屏幕上出现的图形设计和应用程序…
VC实验:图形程序设计及其应用
在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长
包含文档
源代码-VC experiment : graphic design and application procedures appeared on the screen in the center along a sinusoidal curve track the movement of a solid round, but every fourth cycle, the round filled with color and the color surrounding the circle has made a change (their color selection), while radius of the circle within the fourth cycle by the amplitude of the sine curve of 0.2 times to 0.6 times the linear growth of the source document contains generation Codes
- 2022-03-19 21:09:13下载
- 积分:1
-
:好风格应该成为一种习惯。如果你在开始写代码时就关心风格问
题,如果你花时间去审视和改进它,你将会逐渐养成一种好的编程习惯。一旦这种习惯变成
自动的东西
:好风格应该成为一种习惯。如果你在开始写代码时就关心风格问
题,如果你花时间去审视和改进它,你将会逐渐养成一种好的编程习惯。一旦这种习惯变成
自动的东西,你的潜意识就会帮你照料许多细节问题,甚至你在工作压力下写出的代码也会
更好。-: Good style should become a habit. If you write code at the beginning when the issue of concern for style, if you take the time to examine and improve it, you will gradually develop a good programming practice. Once this habit becomes automatic things, your subconscious will help you take care of many details, and even under the pressure of your work will be better to write code.
- 2022-03-07 16:22:12下载
- 积分:1
-
pic16f8877a 的源代码
这是 PWM 的源代码,它使用 pic 16f887a pic 16f877a,PWM 使用调制宽度脉冲,电子调速电机,acoutis,用于带领的调制信号。它是在工业科技大学任教
- 2022-02-03 07:36:07下载
- 积分:1
-
本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳...
本书是为工科高年级学生写的教科书,可以作为控制系统领域的首门课程的教材。本书详尽地论述了连续控制系统的分析和研究方法,各章节包括动态系统的数学模型、瞬态响应和稳态相应分析、根轨迹分析、控制系统设计的根轨迹法、频率响应分析、控制系统设计的频率响应法,以及PID控制与二自由度控制系统等内容。-This book is for the engineering of high-grade students to write the textbooks, can serve as a control system for the field of teaching the first door. The book discusses in detail a continuous control system analysis and research methods, including dynamic system of various sections of the mathematical model, the corresponding transient response and steady-state analysis, root locus analysis, control system design of the root locus method, frequency response analysis, control System frequency response method, as well as PID control and two degrees of freedom control system, etc..
- 2022-03-07 09:12:55下载
- 积分:1
-
2维FDTD的MATLAB代码,TM波代码
2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode)
All boundaries are perfect conductors.
// For Visualization of the field, I use PGPLOT which is available as port
// (for FreeBSD) or binary package (for Debian Linux).
// (1) In FreeBSD, compile with
// gcc-o fdtd fdtd.c-I/usr/local/include-L/usr/local/lib-L/usr/X11R6/lib
// -lcpgplot-lpgplot-lg2c-lX11-lm
// (2) In debian Linux, complile with
// gcc-o fdtd fdtd.c-lcpgplot-lpgplot-L/usr/X11R6/lib-lX11-lpng
// -lz-lm
- 2022-03-21 22:44:06下载
- 积分:1