-
dissecting MFC 2e part5.pdf
dissecting MFC 2e part5.pdf
- 2022-02-06 02:28:06下载
- 积分:1
-
空间后方交会和前方交会是摄影测量数据处理的基础,给出的算法和源代码供参考...
空间后方交会和前方交会是摄影测量数据处理的基础,给出的算法和源代码供参考-Space resection and intersection in front of photogrammetric data processing is the basis for the algorithm and source code are given for reference
- 2022-03-11 17:37:26下载
- 积分:1
-
c 语言常用算法集合
大量代码,有珍藏意义
c 语言常用算法集合
大量代码,有珍藏意义-c language code substantial collection of commonly used algorithms, meaning there is collection
- 2023-08-15 23:05:03下载
- 积分:1
-
用冒泡、折半、插入、选择四种分类方法查找所需的元素
用冒泡、折半、插入、选择四种分类方法查找所需的元素-with bubbling half, insert, select four classifications identify the necessary elements
- 2022-07-22 02:53:46下载
- 积分:1
-
R-K法求解微分方程组的vf-R-K Solving equations of vf
- 2023-04-09 03:50:03下载
- 积分:1
-
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜...
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜-WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value
- 2022-03-19 04:40:04下载
- 积分:1
-
国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。...
国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。-abroad structure calculation procedures, the High FORTRAN language, mainly for structural analysis.
- 2022-02-05 22:50:48下载
- 积分:1
-
华工C语言课程设计--个人通讯录
应用背景
设计任务:C语言课程设计任务书
题目:通讯录管理系统
要求:
1、用C语言实现程序设计;
2、利用结构体数组实现联系人信息的数据结构设计;
3、系统的各个功能模块要求用函数的形式实现;
4、界面友好(良好的人机交互),程序加必要的注释。
关键技术
设计任务:C语言课程设计任务书
题目:通讯录管理系统
功能:录入联系人信息(包括姓名、电话号码、地址、备注等);
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-05 05:45:35下载
- 积分:1
-
基于opencv实现图像小波变换
本程序通过滤波器组实现图像的小波变换和逆小波变换,同时也将小波变换用于去噪的两种方法:硬阈值去噪法和软阈值去噪法都写了,在去除图像噪声后能够重建图像达到很好的效果。此外,本程序可以实现多层小波变换,通过参数的设置从而实现。
- 2022-02-11 10:57:59下载
- 积分:1
-
COBF (aka C
COBF (aka C-Obfuscator) is a program which manipulates C or C++ sourcefiles in a way that they aren t readable by human beings but they remain compilable. The benefit of COBF lies in the distribution of programs (freeware, shareware, commercial software etc.): The distribution as a executable binary is often too inflexible (especially for Unix or Windows NT, because it is normally not feasible to support all possible platforms) on the other side one might not give away the sourcecode (e. g. it looks poor [badly commented, Spaghetti code], or you just want to prevent plagiarism). Here COBF can play an important role: It removes all comments and sourcecode formattings and renames all variable and function identifiers. See files.txt for a complete list of the files provided with the cobf zip archive! See doc/ for the COBF manual!
- 2022-07-21 12:34:20下载
- 积分:1