-
DebugDemo
设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
- 2013-11-26 09:57:15下载
- 积分:1
-
飞机最少换乘问题
设有n个城市,编号为0~n-1;
有m条航线,以起点和终点标记。
要求当用户从键盘输入始发城市和目的城市编号后,程序可以在屏幕上显示一个换乘次数最少的乘机方案。
首先,航线地图即全部航线的记录选择的数据结构是图,当然也可以采用其他可以记录类似于起点->终点这种信息的其他结构,这里我们就用图好了。
- 2022-08-21 21:49:57下载
- 积分:1
-
cc1120
CC1120 芯片的收发驱动程序,STM32,STC8051,ATSAM21.测试通过,已运用到产品上。(CC1120 chip driver, STM32, STC8051, ATSAM21. passed the test, has been applied to the product.)
- 2020-09-19 11:27:57下载
- 积分:1
-
45-70
C语言精彩百例第45-70例
第二篇 深入提高篇
实例45 结构体变量
实例46 结构体数组
实例47 结构体指针变量
实例48 结构体指针数组
实例49 共用体变量
实例50 枚举类型
实例51 读写字符
实例52 读写字符串
实例53 格式化输出函数
实例54 格式化输入函数
实例55 打开和关闭文件
实例56 fputc()和fgetc()
实例57 函数rewind()
实例58 fread()和fwrite()
实例59 fprintf()和fscanf()
实例60 随机存取
实例61 错误处理
实例62 综合实例
实例63 动态分配函数
实例64 常用时间函数
实例65 转换函数
实例66 查找函数
实例67 跳转函数
实例68 排序函数
实例69 伪随机数生成
实例70 可变数目变元(err)
- 2008-01-14 15:55:15下载
- 积分:1
-
12864TUPIAN
12864的显示图片和任意文字的函数,能够很好的让初学者入门(12864 pictures and any text display function, can be a good start for beginners)
- 2013-09-03 15:44:42下载
- 积分:1
-
DataMatrix.net
C#开发DM的开源库,能迅速编码解码DM,很有参考价值(DM code, .net C#)
- 2013-11-06 12:53:27下载
- 积分:1
-
usb-hid
发现usb_hid网上可参考的资源少,基于C#源码的就更少了,尤其是能通过验证的资源简直是没有,本usb hid源码在两三个银行用外部标准接口的硬件设备(如柜外清,条码识别,及指纹识别)测试通过了,关键是已经封装成了一个C#控件,使用时只需调用UsbLibrary.dll文件就行了,别再用那writefile了(Found usb_hid fewer resources available online reference, based on C# source code and even less, especially through the resources simply do not verify the source usb hid in two or three banks with an external standard hardware interfaces (such as outside the cabinet cleared , barcode recognition, and fingerprint recognition) test, the key is already packaged into a C# controls, just call UsbLibrary.dll file when using the line, do not use that writefile the)
- 2014-04-08 15:03:35下载
- 积分:1
-
Arcmap中的Identify功能
AE开发,C#语言,可以实现ArcMap中的identity功能(AE development, C# language, you can achieve the identity function in ArcMap)
- 2017-06-09 17:40:38下载
- 积分:1
-
openLTE编译源码
里面是openLTE源码,通过编译后的在build的文件夹下,绝对完整。。。
- 2022-03-04 03:34:53下载
- 积分:1
-
3modelmagic3d
openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
- 2007-12-23 10:09:40下载
- 积分:1