-
手机端,实现开机画面更改,第二屏和第三批
手机端,实现开机画面更改,第二屏和第三批-Mobile terminal to realize the boot screen to change, and the second and third screen
- 2022-04-13 15:06:42下载
- 积分:1
-
原来做课程设计时候编写的物资管理系统.用vb做的,可以数据库进行增删改查询,分等级权限等操作.代码共享,可以作为学习vb的数据库开发的 参考,在使用中有问题可以...
原来做课程设计时候编写的物资管理系统.用vb做的,可以数据库进行增删改查询,分等级权限等操作.代码共享,可以作为学习vb的数据库开发的 参考,在使用中有问题可以给我写信-original design courses do when preparing the materials management system. Vb do with the database can be changed to delete inquiries and graded operational competence. Code sharing and learning vb as the reference database development, the use of any problem can write to me
- 2023-06-07 23:20:03下载
- 积分:1
-
SPI driver source code, write more clearly, I believe that playing at home benef...
SPI驱动源码,写得比较清楚,相信打家能从中受益-SPI driver source code, write more clearly, I believe that playing at home benefit from
- 2022-03-04 09:21:12下载
- 积分:1
-
用Visual C++编写的窗口生成的代码,很容易理解Windows程序…
采用Visual C++编写的窗口产生代码,便于理解Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Using Visual C++ Prepared window generated code, easy to understand Windows program to run the principle and procedure of the preparation process, the process window, handle theory, message queues, callback function, the window closed with the application to withdraw from the working relationship between
- 2022-09-03 06:35:03下载
- 积分:1
-
人眼视觉元素的二维跟踪源代码
tracking eye in 2d with gaze elements of man eyes source code basic
- 2022-05-28 07:03:48下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
基于肤色识别的人脸检测系统,能有效识别人脸。
基于肤色识别的人脸检测系统,能有效识别人脸。-Face recognition based on skin color detection system can effectively identify the human face.
- 2022-02-20 11:36:38下载
- 积分:1
-
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,...
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,-This is made with VC s Paint program, you can realize the lines, round and other graphics rendering,
- 2022-04-20 21:09:00下载
- 积分:1
-
很经典的一本 C++学习书籍,简练。希望对大家有用
很经典的一本 C++学习书籍,简练。希望对大家有用-Classic a C++ learning books, concise. Want to be useful to everyone
- 2023-02-13 08:20:04下载
- 积分:1
-
2-class problem determine the decision boundaries
obtained by LMS and perceptron learning laws.
- 2023-05-18 08:15:04下载
- 积分:1