-
c编译器源码
c编译器源码-c compiler source Contents Paragraphs Page
- 2022-04-01 07:44:46下载
- 积分:1
-
FirstVT集和LastVT集生成算法模拟
FirstVT集和LastVT集生成算法模拟
- 2022-01-27 14:28:46下载
- 积分:1
-
此目录包含2个光流的实现
This directory contains implementations of two optical flow
algorithms and some utilities:
- 2022-05-05 16:45:49下载
- 积分:1
-
broadcast message through UDP protocol
broadcast message through UDP protocol
- 2022-03-25 21:44:42下载
- 积分:1
-
上海尖端技术GPRS无线传输模块nwid支持…
上海精致科技GPRS无线传输模块NWID配套DLL文件及使用手册,包括厂家提供的接口函数和使用方法。-Shanghai sophisticated technology GPRS wireless transmission module NWID supporting DLL files and user manual, including the manufacturers to provide the interface function and use.
- 2023-08-31 23:00:03下载
- 积分:1
-
学生成绩管理系统有浏览,查询(可按多种功能查询,如:学分,学号等),排序(可按多种功能排序,如:学分,学号等)等功能。是大学生们课程设计的好东西。...
学生成绩管理系统有浏览,查询(可按多种功能查询,如:学分,学号等),排序(可按多种功能排序,如:学分,学号等)等功能。是大学生们课程设计的好东西。-the manage system of student score.it contains query(many condition query,e.g,score or number)and sort(many condition query,e.g,score or number) function.It can help student s course design.
- 2022-03-01 14:39:44下载
- 积分:1
-
C# USBEject
USBEject是最好的和更快的解决办法安全删除 USB 设备不受损坏。此应用程序是由 C# 开发与 Win32 API 包装 (CM_xx API)
- 2022-05-09 13:02:26下载
- 积分:1
-
如题,计数型信号量用于任务间同步,二进制信号量适用于任务间同步,但是如果事件发生过快,可能导致数据丢失。但是使用计数型信号量就可以就决这个问题...
如题,计数型信号量用于任务间同步,二进制信号量适用于任务间同步,但是如果事件发生过快,可能导致数据丢失。但是使用计数型信号量就可以就决这个问题-Such as title, Counting Semaphore for inter-task synchronization, a binary semaphore for inter-task synchronization, but if the incident took place too quickly, may lead to data loss. However, the use of Counting semaphores can on this issue summary
- 2022-07-16 05:34:54下载
- 积分:1
-
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序...
这是一个很没有用链表进操作的学生信息管理系统,对文件操作和函数有很大提高,是编程初学者很好的借鉴程序-This is a useless list of students into the operation of information management systems, operation and function of the document have greatly improved, and is programmed from a very good program for beginners
- 2022-02-04 16:17:00下载
- 积分:1
-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1