-
phonebook
一个电话本。
可以实现输入,通过人名查找号码,通过号码查找人名,删除,自动删除号码位数不符合要求的号码,生成和引用文本文档的功能。(A phone book.
Can achieve input, by name search number, delete the number lookup names,, automatically delete the numbers do not meet the requirements of the number, the generation and reference text document function.)
- 2013-09-19 11:25:42下载
- 积分:1
-
Win32.多线程程序设计
windows 32位多线程winform 操作平台,(Windows 32-bit multi-threaded WinForm operating platform,)
- 2020-06-25 14:40:02下载
- 积分:1
-
M3/M4的中断矢量重定向
/******************************************************************************
* 文件名称: NVIC_VECOTORS.c
*
* 功能说明:
* 1. 需求说明
* 在FLASH版本中默认中断矢量表在FLASH内,而在启动程序中对其初始化,
* 这样后期的中断函数管理就比较麻烦,例如本程序中需要根据设定的SPI口
* 来定义中断函数,就只能通过宏定义的形式,降低了程序的内聚耦合性能,
* 且不方便以后的移植,所以需要实现中断矢量的重定向。
*
* 2. 实现方法
* 默认的FLASH中的中断矢量表肯定不可能在程序运行中实时修改,所以
* 必须在RAM中重新定义一
- 2022-01-29 04:06:21下载
- 积分:1
-
学生管理系统
用C语言写的学生管理系统。其中可以实现姓名、班级、期末成绩等查询功能,运行环境为VC、或者VS、运行界面为草CMD界面,没有其他任何框架结构,简单易懂
- 2022-03-23 21:52:09下载
- 积分:1
-
WinCE6.0CalculatorVS2008
使用VS2008+WINCE6.0 SDK编写的计算器可以实现科学计算、四则运算等多个模式切换(It is a Calculator Program run in WinCE6.0 platform,developemnt IDE is VS2008)
- 2014-02-24 14:35:09下载
- 积分:1
-
21479_post
说明: ADI测试代码,ADI官方开发板测试demo分享(ADI ADSP21479 POST and the demo)
- 2020-09-26 23:44:59下载
- 积分:1
-
vc_com_example
这是一个用VC编写COM的例子,用VB调用,对初学者很有用!(This is an example of vc com, it called by vb,it is useful for leaner!)
- 2021-03-07 21:59:29下载
- 积分:1
-
windows_core_4
chm版本的电子书
Window核心编程第四版
里面附带原书代码
可以直接复制黏贴~很方便(Window version of the e-book chm fourth edition of the core programming code which comes with the original book can easily copy paste ~)
- 2011-11-02 21:28:18下载
- 积分:1
-
VC6ADOACCESS
说明: VC++使用ADO开发ACCESS数据库,可以进行增删,改,查询等对数据库的管理(VC++ using ADO database development ACCESS, additions and deletions can be changed, the database query, such as the management of)
- 2009-08-22 09:47:56下载
- 积分:1
-
Tic-tac-toe-chess
C语言实现井字棋博弈的过程,采用极大极小算法。(The C language game of tic-tac-toe chess, using the minimax algorithm.)
- 2012-05-20 23:15:48下载
- 积分:1