-
CHAP40
There is no souse code. Just trash
- 2015-06-23 15:27:47下载
- 积分:1
-
snake_mfc
"isual c++游戏编程导学书上的源码,(initial code)
- 2009-09-05 14:54:01下载
- 积分:1
-
eLife!
该程序基于C++、MFC、GDI+。使用ADO数据库访问技术。实现的主要功能包括备忘录、计划、节日、朋友生日的提醒等,同时拥有强大的查找功能。支持换肤和快捷的音乐播放。允许用户自制皮肤。eLife!的换肤功能全部由GDI+实现。(The program is based on c++, MFC, GDI+. Using ADO database access technology. Implementation of main functions include memos, plans and holiday, friends birthday reminder, have powerful search function at the same time. Supports avi and fast music playing. Allows the user to homemade skin. ELife! All by GDI+ realize change skin function.
)
- 2013-12-02 19:34:49下载
- 积分:1
-
6678DSP的I2C程序,实现E2prom的读写操作
6678DSP的I2C程序,实现E2prom的读写操作(6678DSP of I2C procedures, read and write operations E2prom)
- 2020-07-27 10:28:39下载
- 积分:1
-
VC
说明: VC资料,内容齐全,是每个程序言的必读书目,也是我们成为一个高级软件工程师的必学知识。(VC is good!)
- 2011-12-12 21:14:58下载
- 积分:1
-
CheckSum
说明: 可以快速计算文件的CRC32校验值,主要用于bin和hex、rom文件的校验。(It can quickly calculate the CRC32 check value of files, mainly used for the check of bin, hex and ROM files.)
- 2021-04-10 15:58:59下载
- 积分:1
-
Color-coordinate
色坐标换算色温该软件使用的时候先把光谱数据用excel打开,弄成两列那样的格式,只保留光谱具体数值,删除测试条件什么的,数据记得要归一化(最强的点应该是 1 ),再把数据保存成CSV格式,再用文本文件打开CSV格式,然后把里边的逗号替换成空格。保存成txt格式即可(修改文件的名称为 任意名称.txt)。计算的时候,点tool,选择spectra to CIE,点Browse,选择txt文件,计算就可以。(Color coordinate conversion color temperature)
- 2012-05-20 11:25:28下载
- 积分:1
-
Modem
这是一个关于MODEM的网络编程源代码,采用VC++编写。(This is a MODEM network programming source code, written using VC++.)
- 2010-06-05 14:41:15下载
- 积分:1
-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1
-
ProtectProcess
进程保护,支持WIN7,已经在VS2010的环境WINDDK7600.16385.1下编译通过,代码中硬编码了cacl.exe这个进程,可以测试通过任务管理器不能关闭cacl.exe,但是,可以通过taskkill /pid来关闭进程,因此还需要升级。(Process protection, support WIN7, already at ambient WINDDK7600.16385.1 VS2010' s compiler, code hard-coded cacl.exe this process, the test can not be closed cacl.exe through the Task Manager, but can be disabled by taskkill/pid process, it also needs to be upgraded.)
- 2017-04-04 21:38:14下载
- 积分:1