VCS WORK SHOP 完整LAB程序; VCS资料 测试通过,欢迎下载~
2021-04-28 19:59:55 528KB VCS WORKSHOP 实验程序
1
arm板上通过内核实现可滑动的电子相册,已经编辑好了,直接用// 建立一个空结构体 struct fb_var_screeninfo vinfo; bzero(&vinfo, sizeof(vinfo)); char *fbmem = init_lcd(&vinfo); ``` 给结构体通过 ioctrl 获得相关参数 ```c char *init_lcd(struct fb_var_screeninfo *vinfo) { int lcd = open("/dev/fb0", O_RDWR); ioctl(lcd, FBIOGET_VSCREENINFO, vinfo)
2021-04-24 16:55:03 7.2MB arm 电子相册 mjpg
1
LNCS 模版,word 版本和latex版本。投会议期刊可参考。
2021-04-20 13:48:16 849KB LNCS 模版
1
OpenMV中训练好的lenet.network
2021-04-19 13:01:36 104KB OpenMV
1
Vsiual C++线程池
2021-04-17 13:01:50 53KB 线程池 多线程
疫情控制问题的MFC可视化实现,简单的用贪心算法解决了问题
2021-04-10 17:03:17 19.88MB mfc c++
1
work.zip(贪吃蛇)
2021-04-09 22:02:57 146KB js
1
Take your Java programming skills beyond the ordinary. Java After Hours: 10 Projects You'll Never Do at Work will make Java your playground with ten detailed projects that will have you exploring the various fields that Java offers to build exciting new programs. You'll learn to:Create graphics interactively on Web serversSend images to Web browsersTinker with Java's Swing package to make it do seemingly impossible thingsSearch websites and send e-mail from Java programsUse multithreading, Ant and more!Increase your Java arsenal by taking control of Java and explore its possibilities with Java After Hours.
2021-04-05 09:30:21 2.75MB code example java
1
原则英文版,总页数为586页,是完整的, 此版本是我付费在别的网站上下载的亲测好用,挺不错的资源,大家快来下载吧!挺有用的!需要的话可以来下载哦!
2021-03-31 15:15:49 6.58MB pri
1
家庭作业3v1
2021-03-30 17:07:26 3KB
1