-
personal album management code, innovative and practical, vc Development
个人相册管理代码,新颖实用,vc++开发-personal album management code, innovative and practical, vc Development
- 2022-07-27 13:15:11下载
- 积分:1
-
driver, compatible with NE2
驱动程序,兼容NE2-driver, compatible with NE2
- 2022-11-09 01:20:03下载
- 积分:1
-
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、P...
SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。
严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像……
SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files.
Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very diffe
- 2022-08-07 04:35:26下载
- 积分:1
-
利用vc和access开发的通讯录,界面和功能非常人性化
利用vc和access开发的通讯录,界面和功能非常人性化-use vc access and the development of the directory, and the interface is very humane.
- 2022-03-22 05:55:48下载
- 积分:1
-
< EVC高级编程及其应用开发>>元代码.part1
< EVC高级编程及其应用开发>>元代码.part1
- 2023-03-22 04:40:04下载
- 积分:1
-
一个实现了简单的文本滚动功能,很简单,但是入门很有用
一个实现了简单的文本滚动功能,很简单,但是入门很有用-achieved a simple text scroll function is simple, but very useful entry
- 2022-03-10 05:05:43下载
- 积分:1
-
think it is not on the task bar shows the time is too occupied space. This is my...
是不是觉得任务栏上的时间显示太占用空间了,这是我为此而写的一个程序.启动后,将在左上角出现一个显示时间的小方框.你可把它拖动到任何地方,右击将显示快捷菜单,隐藏后在任务栏右边显示一个小图标,移动鼠标到小图标上,将显示时间,日期等信息,右击显示的快捷菜单,可选择重新显示,关机等操作,非常方便好用- Is thought on the duty fence time demonstrated too took the space, this was I a procedure which wrote for this After the start, in on the left angle will appear demonstration time the small square You may drive it assume a post what place, right will strike demonstrated the quick menu, after the hideaway right side the duty fence demonstrated a small chart sign, will move the mouse to the small chart sign in, will demonstrate the time, information and so on date, right will strike the demonstration the quick menu, might choose redemonstrated, operation and so on Guan Ji, extremely will facilitate easily to use ,Visual Basic,其他小程序/Other windows programs -think it is not on the task bar shows the time is too occupied space. This is my purpose to write a procedure. after commencement, in the upper left corner, there will be a show that the sm
- 2022-03-20 09:01:22下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
ThinkingC++中文版,适合初级c++学习者阅读
02部分
ThinkingC++中文版,适合初级c++学习者阅读
02部分-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 02 part
- 2022-02-14 13:02:48下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1