- 博客(1472)
- 资源 (25)
- 收藏
- 关注
原创 读《代码大全》二分 - 名不符实,这本书可不是代码大全
好代码 = 清晰设计(结构) + 自解释实现(表达) + 防御性保障(质量) + 持续进化(迭代)
2025-06-09 00:13:59
740
List Control 可编辑任意item文本,设置行高
List Control 可编辑任意item文本,设置行高
使用Owner Draw实现List Control的重绘
2010-11-22
C++ 开发SOAP服务端和SOAP客户端
利用gSOAP自带的Calc例子 仿写一个 网络中使用计算器
客户端发送需要操作的数据,服务端计算完之后,将结果返回给客户端
编写之后 我们的服务端可独立使用。像在安装了IIS或者用Apache配置的Web服务器。
2012-05-14
single-producer, single-consumer lock-free queue
single-producer, single-consumer lock-free queue
2023-06-29
ncnn vulkan 以类的方式推理示例
https://flyfish.blog.csdn.net/article/details/131323138
2023-06-21
Agg在Windows下的编译 字符集 Unicode
Agg在Windows下的编译与使用
AGG(Anti-Grain Geometry)是一个开源免费的图形库。
官网地址: www.antigrain.com
环境:
Win10 x64
Visual Studio 2013
字符集 Unicode
主要是编译称为Lib库,然后提供给其他程序使用
2017-12-27
grpc编译安装所需文件
grpc所需文件包括benchmark-master.zip googletest-master.zip thrift-master.zip
c-ares-1.14.0.tar.gz grpc-master.zip zlib-master.zip
gflags-master.zip protobuf-master.zip
2018-07-31
TensorFlow inception-2015-12-05.tgz
TensorFlow inception-2015-12-05.tgz 该压缩包 包含 classify_image_graph_def.pb
imagenet_2012_challenge_label_map_proto.pbtxt 等
2017-09-18
一个曾经商业化的MFC library Ultimate Grid 现在免费提供
一个曾经商业化的MFC library Ultimate Grid 现在免费提供
原文的demo 的字符集是多字节的,现在更改为 使用Unicode字符集
平台工具集更改为 Visual Studio 2013 - Windows XP(v120_xp)
2017-10-17
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人