搜索资源列表
2642-1
- //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(delete)表示已消去的方格.O(open)表示打开的方格. //变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好 //变量xpos,ypos用于表示当前光标所在的位置 //(x1,y1),(x2,y2)用于记录打开的两个方格的位置 //judge()函数用于控制
tongxunlu
- 1 通讯录程序设计 通讯录程序设计 ( ( 一一 ) ) 09/ 3/ 22 西南财经大学天府学院 2 一、 本节课需要完成的内容一、 本节课需要完成的内容 1 、 定义结构体数组 2 、 建立主函数 3 、 选择菜单的制作( menu_select( ) 函数) 4 、 记录的输入( enter( ) 函 -1 Address Book Address Book programming programming ((11)) 09/3/22 Southwest Finance and Eco
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
MC_CDMA
- OFDM与MC_CDMA的性能比较,研究阵列天线CDMA的功能,讲述正交码分多址的功能。-Performance comparison of OFDM and MC_CDMA study the function of antenna array CDMA, about the function of the orthogonal code division multiple access.
1
- 功能:现代人的社会交往越来越多,人们会需要通讯录来记录联系信息,必须对通讯录进行管理,对使用通讯录提供方便,基本功能如下: 输入、显示、查找、删除、插入、保存、读入、按照序号查询、拷贝、排序和退出。 目的:利用静态结构数组实现通讯录管理,数组的每一个元素是一个联系记录,通过该例子了解数据库管理的基本功能,重点掌握数组元素作为结构体的应用、数组作为函数参数、文件读写、自定义函数等知识。 程序设计思路:程序设计一般由两个部分组成:算法和数据结
Serial_Communication_WPF
- com通信源代码,进行收发功能 可以一用的哦- //This Function converts an Byte Array to string , This we // nned to do because if we directly try to read srting , // From the com port , it take Unicode encoding , we need ASCII encoding
function-encoding
- Steganography is the art of hiding information in ways that prevent the detection of hidden messages. Steganography, derived from Greek, literally means “covered writing.” It includes a vast array of secret communication methods that conceal the mes
MJExtension
- MJExtension是JSON和Model转换最快、最方便以及最易用的框架。 功能 JSON > Model JSONString > Model Model > JSON JSON Array > Model Array JSONString > Model Array Model Array > JSON Array Supprting CoreData Objects MJExtension、JSONModel
itkkb
- LCMV optimization design array signal processing, Phased array antenna pattern (Chebyshev weights), This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods).
