-
汉字算法识别 汉字算法识别
汉字算法识别 汉字算法识别 -Algorithm for Chinese character recognition algorithm for Chinese character recognition algorithm for identification
- 2023-07-05 09:25:03下载
- 积分:1
-
一种用VC++编写的新型的mp3,能够实现自动播放,添加歌曲,删除歌曲等功能...
一种用VC++编写的新型的mp3,能够实现自动播放,添加歌曲,删除歌曲等功能-A VC++ Prepared a new type of mp3, can realize automatic player, add songs, delete songs and other functions
- 2022-08-17 20:45:03下载
- 积分:1
-
用VC(MFC)准备九
用VC(MFC)编写的九格拼图游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用。
。-With VC (MFC) to prepare the nine-source grid puzzle procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts. .
- 2022-03-25 10:18:25下载
- 积分:1
-
map with led indication, operated with computer
map with led indication, operated with computer
- 2022-01-22 12:57:25下载
- 积分:1
-
Windows平台下枚举显示器所有的显示分辨率
应用背景该Module源码的功能是枚举在Windows平台下显示器的分辨率列表,这样也就可以获得显示器的所有分辨率,同时也可以获得显示器的最大分辨率,其源码是用VS2012 Ultimate工具的Win32 Console Application程序。关键技术用到了Windows的库函数#pragma comment(lib, "D3D9.lib"), 需要的结构体D3DCAPS9,以及相应的库函数有Direct3DCreate9(D3D_SDK_VERSION),GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_NULLREF, &caps),GetAdapterDisplayMode(caps.AdapterOrdinal, &dismode),GetAdapterModeCount(caps.AdapterOrdinal, dismode.Format)等...
- 2022-11-04 20:55:03下载
- 积分:1
-
实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。...
实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。-matrix algorithm to achieve the small program against solution of linear equations for a small procedure.
- 2022-03-23 06:41:41下载
- 积分:1
-
佳能SDK 8.4,远程获取必要的
canon sdk 8.4,remote capture necessary
- 2022-07-10 22:04:47下载
- 积分:1
-
利用Winsock做的网络程序 VC源码
利用Winsock做的网络程序 VC源码-网络编程-Does the use of Winsock network program source VC- Network Programming
- 2023-03-16 02:45:04下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
又一操作系统方面的作业,跟前面不一样
又一操作系统方面的作业,跟前面不一样-another operating system"s operations, with different front
- 2022-02-01 16:15:12下载
- 积分:1