-
-
cs_2e_src2005(1).zip
... 6 Drawing Text
* Chapter 7 Advanced Drawing
* Chapter 8 Printing
* Chapter 9 Components
* Chapter 10 Controls
* Chapter 11 Design-Time Integration: The Properties Window
* Chapter 12 Design-Time Integration: Designers and Smart Tags
* Chapter 13 ...
-
binomial.rar
% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com
% Given nonnegative integers n and m with m<=n, compute the
% binomial coefficient n choose m.
-
ExtensionOfMFCinDotNet.rar
本书详细介绍了在现有MFC应用程序中综合运用.NET框架的技术。全书共分11章,内容包括正则表达式、文件I/O和注册表、数据加密、XML和DOM、ADO .NET数据库、远程处理、事件日志等。为了让读者透彻理解如何运用.NET框架来扩展MFC程序,作者为每个知识点配备了演示程序并提供了实用的项目创建指导和大量案例程序。
本书适合于具有MFC编程知识的程序员作为参考书,尤其适合致力于在MFC应用程序中运用.NET基类库(BCL)的程序员。
-
-
IA4420.rar
... 内置时钟输出,可省掉MCU 的晶振;
7. 传输数据率高,数字信号可达115.2 kbit/s,模拟信号可达256 kbit/s;
8. 发射频偏与接收带宽可调;
9. 内部有数字滤波器,并可以根据要求选择不同的方式;
10. SPI 的控制接口,方便使用;
11. 接收时有数据同步码识别器,系统检测同步码后将后面的数据输出;
12. 有16 位的收发缓存器,用来缓存接收到或要发送的数据(接收数据有两种方式,用户可以按需选择);
13. 有低电压检测器,从2.2-5.4V 可调;
14. ...
-
-
fractions_compositor.rar
写一个程序,列出在0和1之间的所有分母不大于N的最简分数,下面是N=5时的情况:
0/1 1/5 1/4 1/3 2/5 1/2 3/5 2/3 3/4 4/5 1/1
总共有11个分数!
还需要进行排序。
-
-
ddzdaima.rar
... = 205
Caption = frmMain
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = MS Sans Serif
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96 ...
-
-