-
nkNbianma
这是卷积码的编程程序,采用了先构造网格图,然后沿着网格图查找到方法(This is a convolution code programming procedure, the first constructed grid map, and then along the trellis to find methods)
- 2012-07-04 14:00:46下载
- 积分:1
-
ado-dao-odbc
数据库连接代码,一个有十个文件夹演示代码,每个文件夹都采用不同的方法连接vc与数据库的演示(Database connection code, a ten folders demo code, each folder takes a different approach to connect vc database demo)
- 2013-05-12 08:37:20下载
- 积分:1
-
Visual-CPP
这是一本C++基础教材,适合c++初学者使用,本书易于理解,通俗易懂。(a basic book for the c++ learners who is a beginner,this is a basic book,easy to learn and easy to understand.)
- 2012-07-13 17:01:52下载
- 积分:1
-
BCHFace
密码学中BCH码的MFC界面实现,包含编译码过程(Cryptography BCH code MFC interface to achieve, including encoding and decoding process)
- 2016-04-26 16:40:52下载
- 积分:1
-
avr
avr单片机串口测试的一个小例子,测试单片机和pc间的通讯(Serial port of the single chip microcomputer avr test a small example, test communication between SCM and PC
)
- 2012-04-29 14:44:37下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
2_7_1_1
This file contains a summary of what you will find in each of the files that
make up your 2_7_3_1 application.(This file contains a summary of what you wil l find in each of the files that make up your 2_7_3 compression application.)
- 2006-11-30 12:49:36下载
- 积分:1
-
udp
说明: 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助(Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help)
- 2010-04-21 15:14:58下载
- 积分:1
-
testdbf
使用VC++读写DBF文件。
里面的dlg是实例,可以参考进行读写。(The use of VC++ to read and write DBF files. There are examples of dlg, you can read and write reference.)
- 2009-06-03 01:42:12下载
- 积分:1
-
fyashLabyrinth
迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助(Labyrinth flash procedures, dynamic demonstration of the operation of stacks, for students who are learning data structure is helpful)
- 2018-10-27 18:39:30下载
- 积分:1