-
C
说明: C程序设计_第三版,一本很不错的书。对我很有用的。(C program design _ the third edition, a very good book. Useful.)
- 2012-10-23 10:41:12下载
- 积分:1
-
Aficio-1060_pc
manual aficio 1060 parts
- 2014-06-04 04:29:35下载
- 积分:1
-
Hit Testing Lines and Curves
msdn 中关于利用鼠标点击直线进行选择的向量算法(Vector Algorithms for Selecting Straight Lines with Mouse Click in MSdn)
- 2020-06-23 18:20:02下载
- 积分:1
-
一个简单的IOCP网络模型,VC6编译通过
一个简单的IOCP网络模型,VC6编译通过-A simple IOCP network model, VC6 compiled by
- 2023-01-10 13:55:03下载
- 积分:1
-
dinwei
车牌识别系统,对车牌进行初定位,分割,字符进行识别,处理,提取(License Plate Recognition system, the beginning of the plate for positioning, segmentation, character recognition, processing, extraction)
- 2020-07-03 22:40:02下载
- 积分: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
-
A simple checksum algorithm to simulate communication between transmitting and r...
简单的校验和算法,模拟通信发射和接收方间通信-A simple checksum algorithm to simulate communication between transmitting and receiving side communication
- 2022-11-24 18:45:03下载
- 积分:1
-
4574745747
易语言QQ组合框源码,应用程序编程源码,很好的参考资料。(Easy language QQ combo box source, application programming source code, a good reference.)
- 2013-10-12 14:16:46下载
- 积分:1
-
mmall
说明: 完全仿照慕课网开发,前端的课程选择,课程分类等等,后台的课程管理,讲师的管理 ,对网站流量的统计,等等十分精美,基本不需要二次开发就可以满足视频学习类网站的需求(It is completely imitated by Mutu Net development, front-end course selection, course classification, etc., back-end course management, lecturer management, statistics on website traffic, etc. It is very beautiful, and basically can meet the video learning website without secondary development. Demand)
- 2020-06-24 04:40:01下载
- 积分:1
-
Phased Arrays
Millimeter-wave Beamforming and Phased Arrays
- 2019-03-07 10:46:44下载
- 积分:1