-
m
说明: 权限管理系统,完整源码,包括web实例,winform实例(Rights management system, complete source code, including the web instance, winform example)
- 2010-10-29 11:05:46下载
- 积分:1
-
CSharpcomboBoxs-height
C#疑难解答的一个问题解决方案,讨论用代码调整combox的高度,有参考价值(C# solution for troubleshooting a problem, discuss with the code to adjust the height of combox, a reference value)
- 2013-08-22 10:58:51下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
shy5
嵌入式实验5,uclinux下的综合实验-MP3及字库的应用(Embedded experiment 5 the Comprehensive Experimental Basis of Uclinux under-MP3 and font application)
- 2013-02-08 15:35:32下载
- 积分:1
-
Makefile
驾驭Makefile 简单的Makefile入门参考(Simple control Makefile Makefile introductions)
- 2016-09-04 20:40:34下载
- 积分:1
-
GDI-tuxiang
图像合成代码,这是书上的列程,对gdi 编程还是有帮助,请大家提出宝贵意见(Image synthesis code, which is listed on the book away, gdi programming or help for their valuable advice)
- 2012-10-01 15:19:02下载
- 积分:1
-
TCP
TCP通信示例程序,很好用的网络通信例程(TCP communication sample program, the good network communication routines)
- 2014-03-14 11:25:31下载
- 积分:1
-
UBHO725
TSAPI开发的原代码,,对于做CTI中间件很有帮助()
- 2017-11-10 08:57:12下载
- 积分:1
-
659232
待分析信号,以BPSK信号为例,仿制GSM信号模型()
- 2018-04-20 22:01:24下载
- 积分:1
-
nios2sdram
使用Nios II测试SDRAM的完整工程。下载修改器件及引脚分配编译后可直接运行。使用quartus9.1+NiosII9.1(SDRAM using the Nios II tests the integrity of works. Download the change device and pin assignment can be directly compiled to run. Use quartus9.1+ NiosII9.1)
- 2009-12-03 10:10:44下载
- 积分:1